Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cri-o.spec'], chrootPath='/var/lib/mock/module-cri-o-1.11-3220190813194440-43bbeeef-build-17240410-1237188/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 s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1563580800 Wrote: /builddir/build/SRPMS/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cri-o.spec'], chrootPath='/var/lib/mock/module-cri-o-1.11-3220190813194440-43bbeeef-build-17240410-1237188/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 s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1563580800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XoWK4n + 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.5xvyln + 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 0x9413844678007fea6b07a61d609cdfe7883c4e99 -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-build989197999 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_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ex_Kl65Xe4aNXc3_GOqC/ex_Kl65Xe4aNXc3_GOqC -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go 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_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p internal/race -std -complete -installsuffix shared -buildid WEfcOMvodPTcI6FO7OA-/WEfcOMvodPTcI6FO7OA- -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/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b007/symabis ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/bd/bd6277933ee44b7db6cc3777516665228c4b3e99da129c57a5a273cf81489418-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_s390x/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b015/symabis ./asm.s 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_s390x/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b009/symabis ./asm_s390x.s 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_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7f_RJ3nM2618Gd710nMV/7f_RJ3nM2618Gd710nMV -goversion go1.13beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/eb/ebb899cfc8bb295e0cddad9fe53460649611231a95e7bf526ca6a70584fd3044-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_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OAZXiPfiv2OgDL6OrVg_/OAZXiPfiv2OgDL6OrVg_ -goversion go1.13beta1 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go 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_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p sync/atomic -std -installsuffix shared -buildid bpFjxyis0ANUGsyyP_Lu/bpFjxyis0ANUGsyyP_Lu -goversion go1.13beta1 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.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_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 8qffG4T2ARj94_lMp1Nx/8qffG4T2ARj94_lMp1Nx -goversion go1.13beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/1f/1f9ad537656e130684c251f387eaa8a6559a6239818a4c8d32e6d37b8e0eb369-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_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p math/bits -std -complete -installsuffix shared -buildid DllPtVi0SM3wkZS6NbTA/DllPtVi0SM3wkZS6NbTA -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/asm_s390x.o ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b015/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8c/8cdcfeae6b3cb2269accc0b5be7ff8b12f1b624eda5fae724a9176108891b1db-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_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 3cUSReU0rW1goq989Hd6/3cUSReU0rW1goq989Hd6 -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./utf8.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f0/f02f1d8ac63eb95b9c3940fb47e7c2451ddc5ede8ae6ecbf296cf03201c8d9eb-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_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p unicode -std -complete -installsuffix shared -buildid 1f-iBqlAv4GJHInjWKsu/1f-iBqlAv4GJHInjWKsu -goversion go1.13beta1 -D "" -importcfg $WORK/b026/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/ca1ace9daa98840ecdf1c1b810a521c3a4ab2509a01b31ba278fcefa377fdf61-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_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/35/355c0190f052356a6903ad15703d33873ae63c205a12239dae4690af6c28dfe4-d # internal BUILDSTDERR: math BUILDSTDERR: mkdir -p $WORK/b022/ 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_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b022/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.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_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid NmIRyHQ2YClZS29keZzh/NmIRyHQ2YClZS29keZzh -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_generic.go ./equal_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/44/44540182b1917d9669b7b58fbc616737880f283c47d879e85db5afef4d2fdfe6-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_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QHLgVzuj8JbwyiHC9kya/QHLgVzuj8JbwyiHC9kya -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./log.go 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_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p math -std -installsuffix shared -buildid zfNEhr0IR0dw_OEx7Irj/zfNEhr0IR0dw_OEx7Irj -goversion go1.13beta1 -symabis $WORK/b022/symabis -D "" -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/e2/e2fdfa2b657bf2da12e96f9564c5de8dddc494eb4d7b6b1beabe66fdcff78304-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_s390x/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Pa3eL2leYohWi-B2BrPQ/Pa3eL2leYohWi-B2BrPQ -goversion go1.13beta1 -D "" -importcfg $WORK/b042/importcfg -pack ./nettrace.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_s390x.o $WORK/b006/equal_s390x.o $WORK/b006/index_s390x.o $WORK/b006/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/fc/fcbcbd16096279769007e680802563a81f10b2bc58d60ac546fb776beba215df-d # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cat >$WORK/b005/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3f/3f546578aefded86c2a594c837a19a0d0021a185ec203815144a9edbda59ac60-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s 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_s390x/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.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_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid HaGVAb12QWRV0SOaI1oj/HaGVAb12QWRV0SOaI1oj -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 ./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_s390x.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_be64.go ./os_linux_novdso.go ./os_linux_s390x.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_s390x.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_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/db/dbdeb28e62415da89fe11d37339015da6742ab977a41c3626f4ac5b04def557d-d # internal 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 -m64 -march=z196 -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: 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_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p encoding -std -complete -installsuffix shared -buildid C3bDPJxLyztFsEedNjrI/C3bDPJxLyztFsEedNjrI -goversion go1.13beta1 -D "" -importcfg $WORK/b048/importcfg -pack ./encoding.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/33/334a4d99e4d0b5944cee54619452af24442ba76c4f222500565a155e53ae1f90-d # internal BUILDSTDERR: unicode/utf16 BUILDSTDERR: mkdir -p $WORK/b051/ 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_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid GBuBExK92A8H3QtyRy6e/GBuBExK92A8H3QtyRy6e -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./utf16.go BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/5f/5f59acc1a29fab4f96ca8b749ad3de4317acb1fd265bacff2ff0f2bf95c56645-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_s390x/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 3Uq6nVjrLrAlQI8xSkUo/3Uq6nVjrLrAlQI8xSkUo -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./promise.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e2/e2156bb85be3cf7b06604b77915ec70b882f4d96a0296f478ab5370dcda2d983-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_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 0rnrwy1BZwg4B3hAVTiU/0rnrwy1BZwg4B3hAVTiU -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asin_s390x.o ./asin_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/asinh_s390x.o ./asinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9f/9fd53a119414a8d768667473cb217c8d2258c5f4dc7c2d908273c7fc5f02e61d-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_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 9aD7xdD3fDRxbT_OLc6h/9aD7xdD3fDRxbT_OLc6h -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./constant_time.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atan_s390x.o ./atan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/55/551297dda68abb32a821df40fec0567427ca0ebeceadfe37400f394489eb5a1c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/ostree BUILDSTDERR: mkdir -p $WORK/b122/ BUILDSTDERR: cat >$WORK/b122/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_s390x/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 VFYxWXuPbm7jJ3b3rqFg/VFYxWXuPbm7jJ3b3rqFg -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./no_ostree.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/5f/5fa5c47e468b1a46e9a525319ab588a618ee8253ce4364badc1e4988110e03d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/selection BUILDSTDERR: mkdir -p $WORK/b145/ 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/k8s.io/apimachinery/pkg/selection BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/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 CF_G8fWlzKDacbrmHoUb/CF_G8fWlzKDacbrmHoUb -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./operator.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/51/510a9e87ee687824f86d422a231812f50adb872cc9de9d15061bfa47d6fad070-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_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p container/list -std -complete -installsuffix shared -buildid W7TFKCiUmO2uxp5mefyC/W7TFKCiUmO2uxp5mefyC -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erf_s390x.o ./erf_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/26/265f37dc57a752736374207c54db01657adde2f8948676f07515e43f2394dcdc-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_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid GsPwovG6Pf72LMA_lHWe/GsPwovG6Pf72LMA_lHWe -goversion go1.13beta1 -D "" -importcfg $WORK/b176/importcfg -pack ./asn1.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/14/14bd158a6324d7651e99a788d40d46b473e6bf793e72e08674ee8da02f6a5a76-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_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid p388UIlouUB_aS2LO5Em/p388UIlouUB_aS2LO5Em -goversion go1.13beta1 -D "" -importcfg $WORK/b180/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/exp_s390x.o ./exp_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/dd/dd9298c2e55df7c47253af4b4cc8dcba16c0699f2ba6ace253eb11b6a5e13655-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b218/ BUILDSTDERR: cat >$WORK/b218/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_s390x/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid ccnwK9TscfuvtFpVYfGZ/ccnwK9TscfuvtFpVYfGZ -goversion go1.13beta1 -D "" -importcfg $WORK/b218/importcfg -pack ./resolver.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/floor_s390x.o ./floor_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_linux_s390x.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal BUILDSTDERR: cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/0c/0c1b3fa98725fe6425fea0eecac0394aefb2b522570293014fddcc364203ff8e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b221/ BUILDSTDERR: cat >$WORK/b221/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_s390x/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid eyYMhC8Luu_KPgYJxH16/eyYMhC8Luu_KPgYJxH16 -goversion go1.13beta1 -D "" -importcfg $WORK/b221/importcfg -pack ./internal.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal BUILDSTDERR: cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/42/42c36994614649c5c37d4fa11cb5d2e59298264ea2732650b3a3238c82201c8a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru BUILDSTDERR: mkdir -p $WORK/b270/ BUILDSTDERR: cat >$WORK/b270/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_s390x/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru -complete -installsuffix shared -buildid m7lmgFEFt2THaK26-Mtm/m7lmgFEFt2THaK26-Mtm -goversion go1.13beta1 -D "" -importcfg $WORK/b270/importcfg -pack ./lru.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal BUILDSTDERR: cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/eb/ebc5300b390efa8c9f0a84761b2402db940b177efb0bfe133168f1489c28f69a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer BUILDSTDERR: mkdir -p $WORK/b311/ BUILDSTDERR: cat >$WORK/b311/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_s390x/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer -complete -installsuffix shared -buildid XU7hG2CiN5bmM8XNoHu2/XU7hG2CiN5bmM8XNoHu2 -goversion go1.13beta1 -D "" -importcfg $WORK/b311/importcfg -pack ./integer.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/pow_s390x.o ./pow_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal BUILDSTDERR: cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/0b/0be5d9bc46b1257d8b61af0519f1b0c590449eaaa149b76779ed818d77f14888-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/annotations BUILDSTDERR: mkdir -p $WORK/b343/ BUILDSTDERR: cat >$WORK/b343/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_s390x/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/cri-o/cri-o/pkg/annotations -complete -installsuffix shared -buildid uuwQ38LU9d2wW0KgQoGX/uuwQ38LU9d2wW0KgQoGX -goversion go1.13beta1 -D "" -importcfg $WORK/b343/importcfg -pack ./annotations.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal BUILDSTDERR: cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/7f/7f4d3cbfe4332af8dfdd65446a3b84e5ef66b6db4195e72d8326a5c322fd90bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash BUILDSTDERR: mkdir -p $WORK/b356/ BUILDSTDERR: cat >$WORK/b356/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_s390x/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid Mfm7RWAUwKA2qOjaid9Y/Mfm7RWAUwKA2qOjaid9Y -goversion go1.13beta1 -D "" -importcfg $WORK/b356/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b022=>" -I $WORK/b022/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b022/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal BUILDSTDERR: cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8b/8be251095393dabbf6dfa2ab887c25cf6fa67559907e6443884653901a201328-d # internal BUILDSTDERR: image/color BUILDSTDERR: mkdir -p $WORK/b371/ BUILDSTDERR: cat >$WORK/b371/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/color BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p image/color -std -complete -installsuffix shared -buildid vTqcyCh3Ap7SnrA91E0e/vTqcyCh3Ap7SnrA91E0e -goversion go1.13beta1 -D "" -importcfg $WORK/b371/importcfg -pack ./color.go ./ycbcr.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b022/_pkg_.a $WORK/b022/acos_s390x.o $WORK/b022/acosh_s390x.o $WORK/b022/asin_s390x.o $WORK/b022/asinh_s390x.o $WORK/b022/atan2_s390x.o $WORK/b022/atan_s390x.o $WORK/b022/atanh_s390x.o $WORK/b022/cbrt_s390x.o $WORK/b022/cosh_s390x.o $WORK/b022/dim_s390x.o $WORK/b022/erf_s390x.o $WORK/b022/erfc_s390x.o $WORK/b022/exp_s390x.o $WORK/b022/expm1_s390x.o $WORK/b022/floor_s390x.o $WORK/b022/log10_s390x.o $WORK/b022/log1p_s390x.o $WORK/b022/log_s390x.o $WORK/b022/pow_s390x.o $WORK/b022/sin_s390x.o $WORK/b022/sinh_s390x.o $WORK/b022/sqrt_s390x.o $WORK/b022/stubs_s390x.o $WORK/b022/tan_s390x.o $WORK/b022/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/43/43397052b6729794cc02d2c22c3235d22007a9ddeb4ec872c8a1f183c75e703a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api BUILDSTDERR: mkdir -p $WORK/b409/ BUILDSTDERR: cat >$WORK/b409/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_s390x/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api -complete -installsuffix shared -buildid NDkTNp3uISiXwXVv8ybO/NDkTNp3uISiXwXVv8ybO -goversion go1.13beta1 -D "" -importcfg $WORK/b409/importcfg -pack ./common.go ./common_unix.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal BUILDSTDERR: cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/15/15d62a921c3888a9ee645fb2e48feac2f65c3096f1d0493e92a957659404a98a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network BUILDSTDERR: mkdir -p $WORK/b417/ BUILDSTDERR: cat >$WORK/b417/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_s390x/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid tB4trCK3_uehEDHVkXWH/tB4trCK3_uehEDHVkXWH -goversion go1.13beta1 -D "" -importcfg $WORK/b417/importcfg -pack ./network.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal BUILDSTDERR: cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/62/6239f4317d827b1bbecd61c1905643b5e62b3d6e78941d08248e17eccf0b65e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events 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/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 6kvwTQsZEyph8_Bi4lMX/6kvwTQsZEyph8_Bi4lMX -goversion go1.13beta1 -D "" -importcfg $WORK/b421/importcfg -pack ./events.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal BUILDSTDERR: cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/d3/d32a13a6ce68013bab7e87ad04d92439b0440e62577e152438b99233867879e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image BUILDSTDERR: mkdir -p $WORK/b422/ BUILDSTDERR: cat >$WORK/b422/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_s390x/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid yg7NnBSmZG_aEVFSsUZF/yg7NnBSmZG_aEVFSsUZF -goversion go1.13beta1 -D "" -importcfg $WORK/b422/importcfg -pack ./image_history.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal BUILDSTDERR: cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/11/110cc728defd6e91ce92eaf2d9506f7bb721d748329ca7195001274a44a42649-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/apparmor BUILDSTDERR: mkdir -p $WORK/b479/ BUILDSTDERR: cat >$WORK/b479/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_s390x/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -shared -p github.com/cri-o/cri-o/pkg/apparmor -complete -installsuffix shared -buildid X4l4rIO642KRmXgjkJEw/X4l4rIO642KRmXgjkJEw -goversion go1.13beta1 -D "" -importcfg $WORK/b479/importcfg -pack ./apparmor_common.go ./apparmor_unsupported.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal BUILDSTDERR: cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/31/31ff7801ac676707b5d1442a9f12104d46dda02c632b936d1aee4364150ae8fc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/version BUILDSTDERR: mkdir -p $WORK/b483/ BUILDSTDERR: cat >$WORK/b483/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_s390x/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -shared -p github.com/cri-o/cri-o/version -complete -installsuffix shared -buildid FrnaT3hR8nRrP-YAoFBY/FrnaT3hR8nRrP-YAoFBY -goversion go1.13beta1 -D "" -importcfg $WORK/b483/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b479/_pkg_.a # internal BUILDSTDERR: cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/2d/2d4eea7f4e8d554d79893b0757b7940318c65f53aa58770e8287821965164605-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec BUILDSTDERR: mkdir -p $WORK/b508/ BUILDSTDERR: cat >$WORK/b508/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_s390x/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec -complete -installsuffix shared -buildid rvKkDDg8nnIA5k0EbatY/rvKkDDg8nnIA5k0EbatY -goversion go1.13beta1 -D "" -importcfg $WORK/b508/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b483/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b508/_pkg_.a # internal BUILDSTDERR: cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/fd/fd13993edd34e451d8be3c3cba96300d398a09cf978d05ec7569189c9c8948be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer BUILDSTDERR: mkdir -p $WORK/b590/ BUILDSTDERR: cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/46/4667a6802dbb19d434256c9eddd328b228a2d03c9f746eaba04f6c33c5d2b086-d # internal BUILDSTDERR: cat >$WORK/b590/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports BUILDSTDERR: mkdir -p $WORK/b679/ 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_s390x/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer -complete -installsuffix shared -buildid wkhu2cCUfYZsFD7_fn2L/wkhu2cCUfYZsFD7_fn2L -goversion go1.13beta1 -D "" -importcfg $WORK/b590/importcfg -pack ./ring_growing.go BUILDSTDERR: cat >$WORK/b679/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_s390x/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports -complete -installsuffix shared -buildid WoeSKXtBM6nnCNHT7z74/WoeSKXtBM6nnCNHT7z74 -goversion go1.13beta1 -D "" -importcfg $WORK/b679/importcfg -pack ./doc.go ./ports.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x.S BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b590/_pkg_.a # internal BUILDSTDERR: cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/4b/4bfce7b48aa6fb060a1f8eca06411697609b3c0cd5f4d53e336b58934931ee5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 BUILDSTDERR: mkdir -p $WORK/b692/ BUILDSTDERR: cat >$WORK/b692/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_s390x/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519 -complete -installsuffix shared -buildid hIc_OQcUbg082yNub6OI/hIc_OQcUbg082yNub6OI -goversion go1.13beta1 -D "" -importcfg $WORK/b692/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b679/_pkg_.a # internal BUILDSTDERR: cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/dc/dc98fd75c176ebba9b14eed9e7d884052db872d7443af5fe4ea4f3f262a362e0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user BUILDSTDERR: mkdir -p $WORK/b697/ BUILDSTDERR: cat >$WORK/b697/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_s390x/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user -complete -installsuffix shared -buildid Ute8IqWjMVk-m6Qtuk1N/Ute8IqWjMVk-m6Qtuk1N -goversion go1.13beta1 -D "" -importcfg $WORK/b697/importcfg -pack ./doc.go ./user.go BUILDSTDERR: cd $WORK/b045 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b697/_pkg_.a # internal BUILDSTDERR: cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/fc/fce563f6e2e009db831c2f1a69f2369a5312e33b49324a60f6df72fde5d27c88-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky BUILDSTDERR: mkdir -p $WORK/b705/ BUILDSTDERR: cat >$WORK/b705/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_s390x/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky -complete -installsuffix shared -buildid 96xZEbnPgCGzd39deYEU/96xZEbnPgCGzd39deYEU -goversion go1.13beta1 -D "" -importcfg $WORK/b705/importcfg -pack ./leaky.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b705/_pkg_.a # internal BUILDSTDERR: cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/cf/cf197a3b721923d1507d8ee08a362ecf3512b573f8230109296fe6daf36c600b-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x/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_s390x/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b045/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b045/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Ob6sgPrl5XUS-ydBkStJ/Ob6sgPrl5XUS-ydBkStJ -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_s390x/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b045/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_s390x.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_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/d7/d7c8a97f0dc30105b71b49e22d9223fccf31f9aa5d54c9762e26bc3d2f6dd1ef-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b692/_pkg_.a # internal BUILDSTDERR: cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/63/630516c36b047b89b441fea89e67f6688ff61441501194f78b9c87e1a7e3017e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/duff_s390x.o ./duff_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_s390x.o $WORK/b005/duff_s390x.o $WORK/b005/memclr_s390x.o $WORK/b005/memmove_s390x.o $WORK/b005/rt0_linux_s390x.o $WORK/b005/sys_linux_s390x.o $WORK/b005/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8b20a431a22c4c75e3a4d91989a2ae325102c44f8b9f757faa7ee16937c4b90-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: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b004/symabis ./asm.s 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_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p sync -std -installsuffix shared -buildid HbMH6cj85xPO_P9pW3Nd/HbMH6cj85xPO_P9pW3Nd -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: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LREFExkA127hhWo3xFIp/LREFExkA127hhWo3xFIp -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_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/00/00eb3fd20e9e256f5928c2fac49a019e4e170d10a0e0baf9e4aa837c89c8645e-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: cd /usr/lib/golang/src/internal/singleflight BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ICDtw7c_qNPf8UyGO-tv/ICDtw7c_qNPf8UyGO-tv -goversion go1.13beta1 -D "" -importcfg $WORK/b043/importcfg -pack ./singleflight.go 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: cd /usr/lib/golang/src/math/rand BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p math/rand -std -complete -installsuffix shared -buildid d1aeF7gdB-qaZiJA4_Jq/d1aeF7gdB-qaZiJA4_Jq -goversion go1.13beta1 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities BUILDSTDERR: mkdir -p $WORK/b678/ BUILDSTDERR: cat >$WORK/b678/importcfg << 'EOF' # internal BUILDSTDERR: # import config 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/capabilities BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities -complete -installsuffix shared -buildid smS-WnXonyH72A2uZoGL/smS-WnXonyH72A2uZoGL -goversion go1.13beta1 -D "" -importcfg $WORK/b678/importcfg -pack ./capabilities.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b678/_pkg_.a # internal BUILDSTDERR: cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/35/35cfbe67f0820863f8bc84a78fe122f2accdbb97639d17ba4bb2c5c5080f3021-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/53/5331c62e27fc73537895600f9ebc81371b05de5aa02ba62b9b4d7ddbe8f742ef-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/00/00cc0e2354470da7b969338ea33d0c4d3d30966da9518b437afe83c1d96c5685-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/40/40528d731f4f72f86ccdc06212fe0dfd70a6059667c7c26d83110806058471af-d # internal BUILDSTDERR: errors BUILDSTDERR: mkdir -p $WORK/b003/ BUILDSTDERR: sort BUILDSTDERR: mkdir -p $WORK/b027/ 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_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid W5s7PWAzWGGASbVkvnWd/W5s7PWAzWGGASbVkvnWd -goversion go1.13beta1 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go 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_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p sort -std -complete -installsuffix shared -buildid bU18H-yllTvdhDnEe69Y/bU18H-yllTvdhDnEe69Y -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_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e4/e4504e196cb5bb551ee9443aeb40b66df530c25e0af1dc82b20e7233cca78f83-d # internal BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b012/ BUILDSTDERR: io BUILDSTDERR: mkdir -p $WORK/b028/ 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_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid u89Vscfjzqzdr37LjvP9/u89Vscfjzqzdr37LjvP9 -goversion go1.13beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./errors.go 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: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p io -std -complete -installsuffix shared -buildid P-mbeTIOQDK55IE7af8l/P-mbeTIOQDK55IE7af8l -goversion go1.13beta1 -D "" -importcfg $WORK/b028/importcfg -pack ./io.go ./multi.go ./pipe.go 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_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p strconv -std -complete -installsuffix shared -buildid okuCoOepy4h6FaX6Kulf/okuCoOepy4h6FaX6Kulf -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/35/35a74e5a7e0fe507192c707710094f6d0067d3115b4686a0b6c5e71dece861ef-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_s390x/asm -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b017/symabis ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/66/66d2a8fabb7d449ef5dfbfc39e14215db0de4378597ae3a8675b55afcdae151f-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_s390x/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JZlpdqtDPssPL2DAnOHp/JZlpdqtDPssPL2DAnOHp -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_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p syscall -std -installsuffix shared -buildid CbIEZPyiwIi1EaZK4Un8/CbIEZPyiwIi1EaZK4Un8 -goversion go1.13beta1 -symabis $WORK/b017/symabis -D "" -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h ./dirent.go ./endian_big.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_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/d6/d6ea54e78b751da4bffdd2386ffa925a075c32a57a76587f216c0c559807df04-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_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p strings -std -complete -installsuffix shared -buildid IP-GzwelcSNzrDlc0YuO/IP-GzwelcSNzrDlc0YuO -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_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ff/ffafea2e7dcb4b86a134bcb5735c9011c6d12fbd404412ea102301af9f1b90ed-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_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b021/symabis ./asm_s390x.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_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p reflect -std -installsuffix shared -buildid bbA0xZxLOSkTdDHeqGrX/bbA0xZxLOSkTdDHeqGrX -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_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6f/6f20f83f05579a8bb4fe642eb550f1e8e171560c990f506f70364addc7da0c61-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_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p bytes -std -installsuffix shared -buildid AhjUPtHEt66Qj734tX2k/AhjUPtHEt66Qj734tX2k -goversion go1.13beta1 -D "" -importcfg $WORK/b037/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f6/f67fe227584cb1737d58d22a48a1caf9504e55202166c34917755716a94ea888-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_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p hash -std -complete -installsuffix shared -buildid rAj4eH6n7WiQu9KIX0Gw/rAj4eH6n7WiQu9KIX0Gw -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/2f/2f71f7e4822bd575b3287f717b03973f12c5ed7e29c7eeb0b9525d0abda1c69f-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_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p crypto -std -complete -installsuffix shared -buildid 1pL0kE6yFabz0thHwp4t/1pL0kE6yFabz0thHwp4t -goversion go1.13beta1 -D "" -importcfg $WORK/b059/importcfg -pack ./crypto.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/f4/f4b6ecb3c980bf4a294700e21bedb428997a48e4adfe9aa5527ceaabfde8e6fa-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_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fG4QlwR8w7puYLusbbck/fG4QlwR8w7puYLusbbck -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: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b017/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b017/_pkg_.a $WORK/b017/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/f3/f33daea5db9449c40eb6246bc8b51a7ff9b5ae0cc23f92b6a6703388d3cc182b-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_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p time -std -installsuffix shared -buildid HOh_cuDx0ZpHQUYl5NoE/HOh_cuDx0ZpHQUYl5NoE -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_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/4c/4cd5556908e239a07a2920ba351cd270661985502deee4b16ab890bc39555449-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_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Z42XEKZ5A-b_8Xw3wxGK/Z42XEKZ5A-b_8Xw3wxGK -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_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/63/63d55c1f2ac9e906fce216db59d5c82c852e9797ebcd47b451b27457ee29b2c7-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_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p bufio -std -complete -installsuffix shared -buildid 2iIRCMUoMZdmrPdd3Eh9/2iIRCMUoMZdmrPdd3Eh9 -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/1e/1e7495fd3f1eaa9fb4ddace1eee599eb09e5f3ba4b89ba50ddc6e2fe7fedce32-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_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path -std -complete -installsuffix shared -buildid e3noElkbuncgxB51Deay/e3noElkbuncgxB51Deay -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4d/4df14b3b692641b8514496c6ad67a3ff489a517335f6e3458c0e00d190e1b169-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_s390x/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b069/symabis ./crc32_s390x.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_s390x/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 2nt6I7tYqvuRhO4JbgT5/2nt6I7tYqvuRhO4JbgT5 -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_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/2b/2b4889e62c1c3cf6f17cc02d1eb08b9b549f2b85ee82cc2bdd08ec233416878b-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_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p regexp -std -complete -installsuffix shared -buildid M5piLrdS8R0wBX_EO59b/M5piLrdS8R0wBX_EO59b -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: cd /usr/lib/golang/src/hash/crc32 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b069/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b069/_pkg_.a $WORK/b069/crc32_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/51/51d198e243e4574c13976142b18ade06dc44392d53932c1e17a09c979015002f-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_s390x/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid RolSJdWQ-0fU5iJM_MKL/RolSJdWQ-0fU5iJM_MKL -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_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/05/055441dd8345e158b2ba24ca483c1877a176e888406fab89265e73a83e7d736b-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_s390x/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 daUMlSg8F1PvK-O9Ol1I/daUMlSg8F1PvK-O9Ol1I -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/31/318091d694ecaa63ad7dd3c34fe2856a2702549abfcdb0122496476356400c38-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_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid M03XjrDXLVXqHA-ZO-ip/M03XjrDXLVXqHA-ZO-ip -goversion go1.13beta1 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/6c/6cf3a5a3fcf0738855f95d48c0ba0137e6e4b39e1de8be3f44253880e748013e-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_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/poll -std -installsuffix shared -buildid SlkGJp2SGwtVptjSjaKO/SlkGJp2SGwtVptjSjaKO -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_s390x/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/de/de8af044185b43606c45dc0c372b87e1ce0d75d8ff24e1e6952283252a3d4515-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_s390x/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 CBxuWymJnU9xm5aX7FJo/CBxuWymJnU9xm5aX7FJo -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/09/099849c8040c98e4ae2169b9a06ddf411502d53f75e8b61f4c7090ad5374b04e-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_s390x/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid hG2WDemVHKChdEK8osDm/hG2WDemVHKChdEK8osDm -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./crc64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/34/34203271bd0b92fe1d5549428eff5a2af958d60f457e218405a20de6ce61a5e7-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_s390x/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 Tfn0LsKwrGBkFV_rcbXu/Tfn0LsKwrGBkFV_rcbXu -goversion go1.13beta1 -D "" -importcfg $WORK/b101/importcfg -pack ./locker.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/9a/9a58f95054f6a0fc8cbe10b2bd02e1cec045fe2185c05a6eb6610e34750e70ea-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_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid 2LnfbVNEeqb6lXSNwXPg/2LnfbVNEeqb6lXSNwXPg -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./base32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/dd/dd2a7e51dc1dcd2bd23a4f409049c29b886e0fda2bed161b60e2576129d9b321-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_s390x/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 A7uzzh1hOEu2xu3O5m0v/A7uzzh1hOEu2xu3O5m0v -goversion go1.13beta1 -D "" -importcfg $WORK/b127/importcfg -pack ./stringutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d8/d89dbea8cd7a334ec6d1abfd6a940d9cb35532c34a2c67208860b696da4e63e9-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_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p os -std -installsuffix shared -buildid yCQ4VGH9RY9yv_C1TVy7/yCQ4VGH9RY9yv_C1TVy7 -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: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b021/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b4/b469b5b3a7586b821c2eb80745eedf75d35ba321fd3494e50e8788c30cf29c2e-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_s390x/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 lDS_-5AaZ2YC6r46Tmbj/lDS_-5AaZ2YC6r46Tmbj -goversion go1.13beta1 -D "" -importcfg $WORK/b153/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/92/9275d5cac234630cc60808d68f8658f09e932f604255fd3272455211f50b3fa3-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_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid atPXQdIVkkQu9uiXuRog/atPXQdIVkkQu9uiXuRog -goversion go1.13beta1 -D "" -importcfg $WORK/b162/importcfg -pack ./randutil.go BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/1a/1adb7f8c660568c4ac522915a54716b1a1db88268e8ffbcde30c287869571e4d-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_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zIKAcFXUbFTHWOWTV0KV/zIKAcFXUbFTHWOWTV0KV -goversion go1.13beta1 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/41/414bdfa24ab3b54b0a960d464709fb13b95b66998b0930d720cdf6fa488bba1e-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_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid KIUDujMRyRwti1EfdmpM/KIUDujMRyRwti1EfdmpM -goversion go1.13beta1 -D "" -importcfg $WORK/b050/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/3b/3b5d0429619ac3f833f96df6698b7aaf17001bff94817ac0e6cee2a42cca16ca-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_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid doxIU1U31B2ZaIAYzOVs/doxIU1U31B2ZaIAYzOVs -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/02/025370c070e84aceaf84239c7ef6f333a9d8612406a29dba0351fbd2c00cc4ae-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_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid iGms23lFXivZ4fdXNzYK/iGms23lFXivZ4fdXNzYK -goversion go1.13beta1 -D "" -importcfg $WORK/b169/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/e8/e8e296792d52ff941ef52da0e067c11379d413acdf64023b581b8abf4b77750e-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b184/ BUILDSTDERR: cat >$WORK/b184/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_s390x/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid PASSFdiXDBGa3g0av3mq/PASSFdiXDBGa3g0av3mq -goversion go1.13beta1 -D "" -importcfg $WORK/b184/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/6b/6b97d647363a3cf6c64d7289bd07ae20392a8fddd10fb2fd795a780f90e80135-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b188/ BUILDSTDERR: cat >$WORK/b188/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_s390x/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid NsJmJ1RM1fuTRuOyPyst/NsJmJ1RM1fuTRuOyPyst -goversion go1.13beta1 -D "" -importcfg $WORK/b188/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal BUILDSTDERR: cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/52/5265f9a9ce8d85db98da5b21f65c21f6af30c5ae06e92ec059241ba5fdfe0a0f-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b196/ BUILDSTDERR: cat >$WORK/b196/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_s390x/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 4pJ4KhQKSaa59Msxsw19/4pJ4KhQKSaa59Msxsw19 -goversion go1.13beta1 -D "" -importcfg $WORK/b196/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal BUILDSTDERR: cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/68/687f4d8fcdef33ae2c559880ed04c43f89d5b3adc4d1dc3d0320334ff12a3937-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b210/ BUILDSTDERR: cat >$WORK/b210/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_s390x/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p html -std -complete -installsuffix shared -buildid 6hMeMskDuDs4GqXWDXpU/6hMeMskDuDs4GqXWDXpU -goversion go1.13beta1 -D "" -importcfg $WORK/b210/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/79/79863d3c692a05bfd847103013ea4b945b7c142de702e0be4863650d9aec49b2-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_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p fmt -std -complete -installsuffix shared -buildid TW7O-9RbSvLd4qZYXtn2/TW7O-9RbSvLd4qZYXtn2 -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/c6/c68754a917c1d3417bc9e31de29677dce756de0c3e405760dc524e6b33f1a44b-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_s390x/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b035/symabis ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal 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: /usr/lib/golang/pkg/tool/linux_s390x/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 pAirR4gvRbj35LhtG1zS/pAirR4gvRbj35LhtG1zS -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_big.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_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/87/87a1d50f916ed4338c4b2330baae9a4f0c00f0d6d20a6c4e050cba904667aefc-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_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid VNWnm-mmWXDHE1W5sOs5/VNWnm-mmWXDHE1W5sOs5 -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_s390x/buildid -w $WORK/b210/_pkg_.a # internal BUILDSTDERR: cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/4d/4d4887b307dbf6d49d38be7edc7ab2fa07b6284ddade9a1f50591fdfb2781bc6-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_s390x/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_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7f/7fa3b7c9970b480211ae4fc3c1327fee11d29c520be37736366a609863689a83-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_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p os/exec -std -complete -installsuffix shared -buildid XtKZZD79XvZbDm1Yc2Jm/XtKZZD79XvZbDm1Yc2Jm -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/12/1235b57bb60fa8bcc48e93da3c6f81fd6dc643cdb2baf374fe424c12ac37af20-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_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p flag -std -complete -installsuffix shared -buildid f_nEBJYbe3Hdj7dQQUML/f_nEBJYbe3Hdj7dQQUML -goversion go1.13beta1 -D "" -importcfg $WORK/b018/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/5d/5d1d50563223ee29e6fc5c0614d15ecb5587acc23d199ee166b804dd28d7e28b-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_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid MK4bKoJoM6ppBviLGqvT/MK4bKoJoM6ppBviLGqvT -goversion go1.13beta1 -D "" -importcfg $WORK/b049/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/49/4926b05f2fd7f9a6eec6687a11936e5cee07810870b1b3043ed07a09f232436d-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_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid F3PmBEoww3Zw1nephqUD/F3PmBEoww3Zw1nephqUD -goversion go1.13beta1 -D "" -importcfg $WORK/b054/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/11/11a15572df084cd0a6495b7f88dba272f6067fb445322e3b76acd844409469dc-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_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid y0yiKmqJw_DotDgW0WAM/y0yiKmqJw_DotDgW0WAM -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_s390x/asm -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b035/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/61/611f88233427448c67b3b957c3d976551dae56c3448be5c2d8cde8083316b876-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_s390x/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 Z2j3S-n0khexjski9WPs/Z2j3S-n0khexjski9WPs -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: 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_s390x/pack r $WORK/b035/_pkg_.a $WORK/b035/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/72/72b3293b748e0a87b664f4e4d20d3b6f4b1aa795566e28774242550dda33f7fd-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_s390x/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 Rcf2J0arBiorCnrU6awY/Rcf2J0arBiorCnrU6awY -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./command_linux.go ./reexec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/91/912ff2cde525a4b2dfdfb3726b8b2ef2ca2d2a751073d86f18b02aa304a25524-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_s390x/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 0Y8pwMq8cQGNwcRCVxFZ/0Y8pwMq8cQGNwcRCVxFZ -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_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/36/3609650cd84972924e3e946724bf334f079ca9d622fa1d025e2b0a151db00e92-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_s390x/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 oatz7kSWS6zyFldU2RR5/oatz7kSWS6zyFldU2RR5 -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/ec/ec00198af57eee64cb9d534d0ea054552b4f517f9ba878a507d347297d7bfae4-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_s390x/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 2WDdZJ33dqgeKZr0vCu2/2WDdZJ33dqgeKZr0vCu2 -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./version.go ./versioned.go BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/73/7392e6b97a3529896fae5d0c0be7e0cdd332e15a5e640403e767dfb961b612c5-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_s390x/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 unDxa89uTgPgHZNd_pCc/unDxa89uTgPgHZNd_pCc -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/f6/f6e195a02b8b26d1200c4e6e4838067c5db20bc7b6167cf9929a26129c280fcd-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_s390x/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 quokCM9exvNOjGgTbUKB/quokCM9exvNOjGgTbUKB -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./types.go BUILDSTDERR: cd $WORK/b040 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/cf/cfb7b902eea2fa159f61cf673a4a089860b0cfecc3590e065ad65921feb452cb-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_s390x/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid wWpoAwG4W-RxKZ3fJ7p5/wWpoAwG4W-RxKZ3fJ7p5 -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_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/11/11a1873baa09e2ff5c76ee73edfd700a3a55dc35d69f1d0bff124a2fda1a4d8a-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_s390x/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 -m64 -march=z196 -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 /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/c1/c1efadcbbe1560eb9acd53389694e0c46d051e0d4287612df5a9471770f04764-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_s390x/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 cgDUtm2GDGxyroECXCsb/cgDUtm2GDGxyroECXCsb -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./system_registries.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/d6/d66270bc233a09b57613d8e13d91ba10eb492bbd56761d71e93de1d0c16bf646-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_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p log -std -complete -installsuffix shared -buildid n0NmcrdJ0KqZJPqX2-Rt/n0NmcrdJ0KqZJPqX2-Rt -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./log.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: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p net -std -installsuffix shared -buildid gPH4hT0JAO7ODFccmASM/gPH4hT0JAO7ODFccmASM -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_s390x/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b2/b21ce1d44181e11f61ceeed19ece0a4eec5f5cfd809bcb9a1216014a64852ed9-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_s390x/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 oJIjMDe8HVqsDqhV4Kg3/oJIjMDe8HVqsDqhV4Kg3 -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_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/b0/b052950af6a2b393cc94b06cadbd1c209ccea615f4af09c254108f09a3a6b54a-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_s390x/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Abp1Ri3Kre6rX3U-cIyV/Abp1Ri3Kre6rX3U-cIyV -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/de/de4bd31896662a71eb3c57c791ed68e3546a541d34edc4d177955684e4ad66d0-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_s390x/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 6WNRS2YMv2WmOmFT9IZA/6WNRS2YMv2WmOmFT9IZA -goversion go1.13beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/30/30ff01ed5b16422032ab49f52ba0e64821fabc12f742e962bbf39ace72921a1f-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_s390x/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 gO0PtdbV6FtnNuXDa-jZ/gO0PtdbV6FtnNuXDa-jZ -goversion go1.13beta1 -D "" -importcfg $WORK/b082/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/55/555039a99ff8d033f7c15f8169fa3d3588c69858540bed41efd5a91e382bf4d4-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_s390x/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 lkodDohC9KGZGBgjnvdK/lkodDohC9KGZGBgjnvdK -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/aa/aa98554e98647d693144285a3071ebb60ac822999f5c30ff6d6949aa5bd01ba1-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_s390x/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 dW345AZlMut6E7jqxXIk/dW345AZlMut6E7jqxXIk -goversion go1.13beta1 -D "" -importcfg $WORK/b075/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fa/fa1445db252c314d539e164269e89c63be79574aa3d20900b6881773305094bb-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_s390x/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b086/symabis ./sha256block_s390x.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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 2LAQl1KrXz3qWN3ArdKo/2LAQl1KrXz3qWN3ArdKo -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 ./sha256block_s390x.go BUILDSTDERR: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/98/98420897b3fd8f2ec9b3acb6d014b865bc64fc96127837cf02aaacf01380ece1-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_s390x/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 Gg7f152OQUSa3qKCg1UA/Gg7f152OQUSa3qKCg1UA -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: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b086/sha256block_s390x.o ./sha256block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b086/_pkg_.a $WORK/b086/sha256block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/4b/4b28e46f97befb3bb7643dbae3557283d9c942cfd309fc8bc1e4020952dc614d-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_s390x/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid GmQOboVaVRFN7FDuuuHx/GmQOboVaVRFN7FDuuuHx -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./hex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/9e/9ebbeb485985924d15e53ada133a6253ffd24357d9c1670cfce02452e0441d8b-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_s390x/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 1xCTvcnxgirTz3Jr84NS/1xCTvcnxgirTz3Jr84NS -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: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/89/892773ef05e9421d9ffffd0634a4bd95d123a75633771b5b9475ab5d490d1cdd-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 /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_s390x/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 uFWMMrdx2JM1dFF02-eZ/uFWMMrdx2JM1dFF02-eZ -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: cd $WORK/b073 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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_s390x/buildid -w $WORK/b080/_pkg_.a # internal BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/88/8887c728750bf5ff82e0b6513daf89c632a6ab497b80cde35194836520fc3e28-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_s390x/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: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p os/user -std -installsuffix shared -buildid IXadFSXb4WF5hcXvxIq6/IXadFSXb4WF5hcXvxIq6 -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_s390x/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/e2/e26288ca8ab3646e00d70acd79215253a3d488fd568142df08d19c0fdfde3c0c-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_s390x/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 kQxOcCDp0v_BpiiWaKzD/kQxOcCDp0v_BpiiWaKzD -goversion go1.13beta1 -D "" -importcfg $WORK/b089/importcfg -pack ./pools.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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/be/be1e6bc93e2d904ed12b47cc1846c965eaaa8383f946e3bac1bc10870091daec-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_s390x/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 yYOF6NQU_MNTsZWlPoJ3/yYOF6NQU_MNTsZWlPoJ3 -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/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 -m64 -march=z196 -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 /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/82/82b6bafbe5a517eab007d3243cc9e5276a520dcf7c87c5ed304d70c974abd7cf-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_s390x/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid uT4W3e-CuuN8rsUEwhRL/uT4W3e-CuuN8rsUEwhRL -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 $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 -m64 -march=z196 -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 /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 -m64 -march=z196 -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_s390x/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_s390x/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 CmpHZtMcjLDiCTU1JKds/CmpHZtMcjLDiCTU1JKds -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_s390x/pack r $WORK/b091/_pkg_.a $WORK/b091/_x001.o $WORK/b091/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/9c/9cf7fbfc4d28639ca4c7a14f2b773eb321479d55c626d33c90661c3c99224c71-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_s390x/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 ML_u7xUT-JRiHY3pc0D9/ML_u7xUT-JRiHY3pc0D9 -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/a3/a3e21fc5ecce3df5486fc4bd030125272433d090a6354666e21435f40319f0f9-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_s390x/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 yItNFJhNg_35AE2Rlq3I/yItNFJhNg_35AE2Rlq3I -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_s390x/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/3d/3da48e70f4320499421330f662978398435b11fb89a44e1ceb2330eeae188ed1-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_s390x/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 jDyh94VdBXXwV9cQ-QNy/jDyh94VdBXXwV9cQ-QNy -goversion go1.13beta1 -D "" -importcfg $WORK/b096/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/c7/c7706dbef3986373f28a0d71ab0c9ad696e151487160f0777a4e1e158801d165-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_s390x/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 gMw1pGwBWiCzMVHTzujU/gMw1pGwBWiCzMVHTzujU -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_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/23/23254441e065c3d47a0ceec379391372ca236de7371e22376020e5dfef242867-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_s390x/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 SOh3XTZ5YfbWvmKndKau/SOh3XTZ5YfbWvmKndKau -goversion go1.13beta1 -D "" -importcfg $WORK/b100/importcfg -pack ./directory.go ./directory_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/a0/a01dda1c18377edce203067f26a6225a08a34b98d83cbbf24239365dc2d4257f-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_s390x/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 EX-iFL59zbd5DGXoUVrB/EX-iFL59zbd5DGXoUVrB -goversion go1.13beta1 -D "" -importcfg $WORK/b102/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/fd/fd0206e3885757f35364ac18dbe4f068e14c454dbcbdd8c65af6fcdb8b26ab8b-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b107/ 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: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid i2fo6nNzOXBHWNwEMgqr/i2fo6nNzOXBHWNwEMgqr -goversion go1.13beta1 -D "" -importcfg $WORK/b107/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/f9/f90d58415bad332545357e34c7bfb7d8edb2e80bfbde26b92ac6682a53ff8b1a-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_s390x/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b110/symabis ./arith_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/c2/c2e3f76afcd20a76f95525bed2355a14a492c87aceab6fed0baedfcd07b15087-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_s390x/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 sXkKFieA2qXzbnKlsK5W/sXkKFieA2qXzbnKlsK5W -goversion go1.13beta1 -D "" -importcfg $WORK/b039/importcfg -pack ./sdnotify.go ./watchdog.go 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: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p math/big -std -installsuffix shared -buildid l7E165HPpxsE_HQAWzsX/l7E165HPpxsE_HQAWzsX -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 ./arith_decl_s390x.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/d4/d45f43a20f107410e5fa58c9d19bc13cdf9e17fccc117e1329ba4e91b48c40bb-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_s390x/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 UFDMvkcXJY0WkYSOSLY1/UFDMvkcXJY0WkYSOSLY1 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/51/51d516364a254249e0a3ca67011e1ceb8b17eb5b37499c21978c107983098d32-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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e9/e9d2e75ba1e4a06a92352c4cdb6d0b66512dd76c240353132536c3619a92c433-d # internal BUILDSTDERR: pkg-config --libs -- devmapper 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_s390x/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b106/symabis ./asm_s390x.s BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/pkg/devicemapper BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_s390x/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: 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 crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile strconv=$WORK/b024/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/aes BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/aes -std -installsuffix shared -buildid nwd5CFTEph9ejqnJeblP/nwd5CFTEph9ejqnJeblP -goversion go1.13beta1 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b106/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b106/_pkg_.a $WORK/b106/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/3f/3fe8ce5b582ee77454dd4e01c3e1fb8f451ea90086ecc9b5a6364b27cc4ea0f9-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_s390x/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 DSUsxWpCEitDZNlJhILg/DSUsxWpCEitDZNlJhILg -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./dmesg_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f4/f461bf87980f4729941c883789f6fe8336d92e8d40c4f85a6a7cadde3211492d-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_s390x/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 -m64 -march=z196 -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 -m64 -march=z196 -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: 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 -m64 -march=z196 -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 /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 -m64 -march=z196 -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: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/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 AZQA_hCzFXH-OlK5YHvj/AZQA_hCzFXH-OlK5YHvj -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_s390x/pack r $WORK/b115/_pkg_.a $WORK/b115/_x001.o $WORK/b115/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4c/4ce179132a8f84eeba27592e312dccf127f8f78f5e67d78c50a6cc86c04bff82-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_s390x/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 dMlQkzGTYeADZWxOZXTo/dMlQkzGTYeADZWxOZXTo -goversion go1.13beta1 -D "" -importcfg $WORK/b116/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/4f/4f7254676c0a189316ef2080af67058447d2b8adb0d3cfd9d79afb421be28cc9-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_s390x/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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c8/c8e3c7df2a948e4c2187a9dee69d102c32ebb782a1339cf22e201d440483a75f-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_s390x/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 1PXnN_rqYutOW_7XQB7s/1PXnN_rqYutOW_7XQB7s -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/d1/d1fd4110c8bc759030f1d890ae877e8fd2b2a61575c96745a9b98ebdbc7ef396-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_s390x/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 6-pMwDe3qYrLoBXZgTpP/6-pMwDe3qYrLoBXZgTpP -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: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b110/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b110/_pkg_.a $WORK/b110/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/53/5301cee563e4647015ca6e69d0b2be21932bed43296e5053408fc616159d8090-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_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid JPV-_RJA2R_oZ8vDJ4hw/JPV-_RJA2R_oZ8vDJ4hw -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 $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 -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/bf/bf7629bec1313b8f50d66424421bee449814b2e82156f79a8ff01b18b1158177-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_s390x/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 bVWhaOOnHkQUERnpnP1s/bVWhaOOnHkQUERnpnP1s -goversion go1.13beta1 -D "" -importcfg $WORK/b104/importcfg -pack ./selinux_linux.go ./xattrs.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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/aa/aa7ba0e0aa45008a2dc5b3a5dfbe5013dc2c57362403c22099264e16f63cc3fd-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_s390x/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 4dT2_lmiFRLeXLAOik26/4dT2_lmiFRLeXLAOik26 -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./overlayutils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/56/56b46b02a57d935c90ce890f126e029b787455dcaf69410330668b9ad6217931-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_s390x/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 hU4ozPoSN1Sz0mvEHlHX/hU4ozPoSN1Sz0mvEHlHX -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./fsutils_linux.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 -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/4b/4b74a6a679ca8eef89086c54412165cb220878b411c160718ddb9f2df0e295c7-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_s390x/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 rL9NayblwEvXbYHooy0Y/rL9NayblwEvXbYHooy0Y -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.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 -m64 -march=z196 -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: 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 -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/81/811b03082e736ce15c064f57f55aa4ae35d8a538457264248a44201000305337-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_s390x/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 dONjxsUarGdBE1STb09I/dONjxsUarGdBE1STb09I -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./label_selinux.go 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' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b120/_cgo_.o -dynout $WORK/b120/_cgo_import.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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/21/219857020933ec36bd20fb0f08624b4ab90847d67e21e2cace863595af938fd7-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_s390x/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 deV1ux-vF5z9wqJnwzg8/deV1ux-vF5z9wqJnwzg8 -goversion go1.13beta1 -D "" -importcfg $WORK/b099/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.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: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/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 JeTghsTOnOwKSE2oNBEu/JeTghsTOnOwKSE2oNBEu -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: 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 -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/75/75d3f4054153576cae2f7032666fdf5f6a32034afd5b02fe273f388311981004-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_s390x/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: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/containers/storage/drivers/quota BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b120/_pkg_.a $WORK/b120/_x001.o $WORK/b120/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/3a/3af9da2e165cfc31e459a016983550b01f6955d7ab99b7eda6c6795eb7ce93b8-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_s390x/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 4P16JbwQXT1QnXe6lNYI/4P16JbwQXT1QnXe6lNYI -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.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 -m64 -march=z196 -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: 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 -m64 -march=z196 -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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/c3/c3b4a39707479dcaf67c2318da8529957a8aff876bd0336f1f8c70fbbe5ae3f4-d # internal 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_s390x/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 COrco0gmlZzMUt0ImP1j/COrco0gmlZzMUt0ImP1j -goversion go1.13beta1 -D "" -importcfg $WORK/b123/importcfg -pack ./driver.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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/53/530c0a0ddad75df31c83c9c53b138e31839fc0e359241511a48e059732b040db-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_s390x/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 1lZZwsAvHt67BGVMcPSU/1lZZwsAvHt67BGVMcPSU -goversion go1.13beta1 -D "" -importcfg $WORK/b124/importcfg -pack ./zfs.go ./zfs_linux.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_s390x/cgo -dynpackage devicemapper -dynimport $WORK/b113/_cgo_.o -dynout $WORK/b113/_cgo_import.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: /usr/lib/golang/pkg/tool/linux_s390x/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 mkXB26Sqcae0DxFfPDMa/mkXB26Sqcae0DxFfPDMa -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_s390x/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/8b/8bc8acc8eb230a4ca43f5f12d3663c71d15fdbfc00fc71a49f8ba03a32cde806-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_s390x/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 EI4C1xf49oysCzTobp8Z/EI4C1xf49oysCzTobp8Z -goversion go1.13beta1 -D "" -importcfg $WORK/b126/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/33/3333d8fc32aa9af083de2f26b2b3089412571eaa95d4afebb5a33cdc49fe0baf-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_s390x/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 F4XSE4RaLl77GkHdvP3G/F4XSE4RaLl77GkHdvP3G -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./children.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/11/11a98ba1b19e694a138b289ab84638f54f290fb110c499766663f16051ad4455-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_s390x/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 YnfYvZrDwxP6CmMEAlOC/YnfYvZrDwxP6CmMEAlOC -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./common.go ./reader.go ./stat_atim.go ./stat_unix.go ./writer.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: /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/b0/b0f6de28b9af182b3f72a8529015eb635e3f10aee29bec4fc9b4ea2d6664e1c0-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_s390x/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 se4TqtwiGl8jFLr2mIl9/se4TqtwiGl8jFLr2mIl9 -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_s390x/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/93/9359b4438703d3d14f07ef703af75791a49eb8b34c6b78c46ed7769ed6b2987d-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_s390x/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 YfW_ln5B2CJrutS-6jzm/YfW_ln5B2CJrutS-6jzm -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/03/036c81dc82112ead72cfb6ea9babe0d81755e84650ced8785bed2123f1a9983a-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_s390x/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 D3Oemo6J-wdaC_MZhidq/D3Oemo6J-wdaC_MZhidq -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./ns.go ./ns_linux.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 -m64 -march=z196 -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: 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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/f3/f31decc1beb93acbcf1941f66c57fbc0ce71c25dc49530960c51b89ab69671f7-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b138/symabis ./sha1block_s390x.s 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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid cIQUyCo-Awnh91FVlreQ/cIQUyCo-Awnh91FVlreQ -goversion go1.13beta1 -symabis $WORK/b138/symabis -D "" -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/8d/8deebbb9e7e3c647a710a19f4b877bc19ce8ff37f603f55b8e84b22427b6443a-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_s390x/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 Cyco_EBr3qY1_--2UUfG/Cyco_EBr3qY1_--2UUfG -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./assemble.go ./disassemble.go ./doc.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b138/sha1block_s390x.o ./sha1block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/3f/3f48c9bdd859b7ab41b6808ebd046def74e4bcd43bfb7f72cce9f72761c68c7b-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_s390x/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 osmw99qqk3nPApTL8TCg/osmw99qqk3nPApTL8TCg -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b138/_pkg_.a $WORK/b138/sha1block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/b2/b2e00e4531c2dff45297efc9688b2dfdf567386b4553b6debd3aecad0d47078b-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_s390x/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 xkIBpTR-7AwsHQWh_PJt/xkIBpTR-7AwsHQWh_PJt -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: 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 -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/f3/f374759adcd75d916953008d0c2ab48e584f6633f7a17af82530a0e05c206d1a-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_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/cri-o/cri-o/pkg/findprocess -complete -installsuffix shared -buildid OYuL3z6hr77nc99CGNIC/OYuL3z6hr77nc99CGNIC -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./findprocess.go ./findprocess_unix.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 -m64 -march=z196 -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_s390x/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/14/14a210b1d8b36613173765dc8e6b341a286dfa1b3f93a3c1abd1b68663b415f1-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_s390x/asm -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -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_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p os/signal -std -installsuffix shared -buildid c3s1XyeuDUxnomYDp9LN/c3s1XyeuDUxnomYDp9LN -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 /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 -m64 -march=z196 -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: cd /usr/lib/golang/src/os/signal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b143=>" -I $WORK/b143/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b143/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b143/_pkg_.a $WORK/b143/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/92/92a9f28e1545670fc0cea9217538322892acdefbbe87463ab0b3c37e6e26ec9d-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_s390x/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 T9HokB-kMSJD4Yw-q2FY/T9HokB-kMSJD4Yw-q2FY -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./signal.go ./signal_linux.go ./signal_unix.go ./trap.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_s390x/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_s390x/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 2ysMRm-iGc-lJe3Sme-y/2ysMRm-iGc-lJe3Sme-y -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_s390x/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/85/85b7710657d178eec37bbfc576fc59d222a3235e6db03a971131befc00045e2a-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_s390x/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 y8Vo3ufCDeYMrLbqpVg8/y8Vo3ufCDeYMrLbqpVg8 -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/4c/4c17e7b673cc54e9d0f00392fdb08754f7471dcd09ccaa0375e5c388984bbc0e-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_s390x/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 uaLQV7urk2ssj5qpv7ad/uaLQV7urk2ssj5qpv7ad -goversion go1.13beta1 -D "" -importcfg $WORK/b148/importcfg -pack ./glog.go ./glog_file.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: /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/1a/1a84550638402d2645f164d59c4015f021cdd4c018d302e1543196eef5f998fc-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_s390x/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 0PYSD3BTSujcLaxZPPcM/0PYSD3BTSujcLaxZPPcM -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_s390x/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/00/00d2a73a869328cf923051bdf3a198b2441e6a18dedf2be70c3e36f568011802-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_s390x/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 AvvmJmyc-MXuSbE3YSod/AvvmJmyc-MXuSbE3YSod -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/48/4802009ce5c5839ce6268c743ede50011d5d2c99a74cffbfa280f2767cc1f026-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_s390x/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 FlfRRtTQQmeG2zb7Vj1j/FlfRRtTQQmeG2zb7Vj1j -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/b4/b48a9f619318dfaa15d3e66e18e24a7d83a0f7470ace5043b200fa271d662f8b-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_s390x/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 7F8bqjSA5Nxwkz9cXLPH/7F8bqjSA5Nxwkz9cXLPH -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/93/9353a00f6327e36ef4b058e276cd61b9472ad85d7d7ac63cba803179612771fc-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_s390x/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 xjMTpbs04UzG1DldhZCU/xjMTpbs04UzG1DldhZCU -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/2c/2c54fc5fdbd1f6c518d53457b019ca88a232ba42de5cc9b8940d45e21142a6fe-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_s390x/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 4w37w6CxVlqBUUssPj0Z/4w37w6CxVlqBUUssPj0Z -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_s390x/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/de/ded25df4d1d65c1ae4a817cab7115d61da2a2fa8097efd820cc3fa5ad5cc991f-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_s390x/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 XompG37qBI95ed63j0ix/XompG37qBI95ed63j0ix -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_s390x/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/ae/ae983c6ef54c7da4f19e4b5d10e7c69cf77fcec1b9d7aa9540a6cc3116df42c5-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_s390x/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 hMncHLRrBQLFWGBje-S_/hMncHLRrBQLFWGBje-S_ -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/3c/3c8a9e16f6109750c66ef1d40eb247166e75ba2b8750cd14dbd09edd096d5d8b-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_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/cri-o/cri-o/utils -complete -installsuffix shared -buildid uSZ6-kB12Anu35skFuc6/uSZ6-kB12Anu35skFuc6 -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./filesystem.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/82/821ff62174bf8b80984e81446dba96adc4afaecc85b14928b43bc6e54ab3a8d4-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_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid GkNqD5-_a6nMc4xNxF9U/GkNqD5-_a6nMc4xNxF9U -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/c5/c5b095d40cacf9b83ca6f18b8f2940f55bc2c805a971e76c16dc29d82cf8dc3b-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b161/symabis ./p256_asm_s390x.s BUILDSTDERR: cat >$WORK/b161/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a 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: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lqcNgtKuNirnhykl5GXy/lqcNgtKuNirnhykl5GXy -goversion go1.13beta1 -symabis $WORK/b161/symabis -D "" -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/0c/0cf8896f453ff15e7693e1636572df02b20561c678ae391ff0c820f2a4c818ef-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_s390x/asm -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b163/symabis ./sha512block_s390x.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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b023/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid alRZoN3c_drrTpHsN5Xq/alRZoN3c_drrTpHsN5Xq -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 ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/89/890997f4f76c6dbc25350c851cccc9902c7daa7854fcd1823e07a7e47790e3aa-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_s390x/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 6nWhVeGkMFB-0WwSRxVz/6nWhVeGkMFB-0WwSRxVz -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha512 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b163=>" -I $WORK/b163/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b163/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b163/_pkg_.a $WORK/b163/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/42/422a36284459b87415a816d6a69d11d1f1983a19a7b92f9e0141ebdb57016a81-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_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid fZoACu-1jmgvHHjGT9HW/fZoACu-1jmgvHHjGT9HW -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b161=>" -I $WORK/b161/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b161/p256_asm_s390x.o ./p256_asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/68/68186c8b82935a52086287331ddb42eccbadb0c9afdb58af28766cfba7b3f64e-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_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid f8t0JxYPiCxJUiNSZYru/f8t0JxYPiCxJUiNSZYru -goversion go1.13beta1 -D "" -importcfg $WORK/b166/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b161/_pkg_.a $WORK/b161/p256_asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ab/ab0d58af2135df07c6ec7308be0ff45fc0ba2d019cd88b64c66b3e44eca9fcc1-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_s390x/asm -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b168/symabis ./md5block_s390x.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_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bYnxc4wz2KSQBgGJFC46/bYnxc4wz2KSQBgGJFC46 -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_s390x/asm -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b168/md5block_s390x.o ./md5block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b168/_pkg_.a $WORK/b168/md5block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/57/571afb7acfdc2fc6b493fc9934a24bf1c56d33cdd2ec0e407c04da9c6af584f5-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_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid uAKf3g7xKzue9M_b1SHq/uAKf3g7xKzue9M_b1SHq -goversion go1.13beta1 -D "" -importcfg $WORK/b170/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/45/45248af2a2f3dc193a71a50f6c73ffed0122aa78ba501685850a0b6f59c182d3-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b160/symabis ./ecdsa_s390x.s 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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b110/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid 7zb_nUN9ws4KOOtNHBLX/7zb_nUN9ws4KOOtNHBLX -goversion go1.13beta1 -symabis $WORK/b160/symabis -D "" -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/go_asm.h ./ecdsa.go ./ecdsa_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/45/4597b24e08601251a7c77d453efa0fad95cf41e8902b410d2a625436ab01a48b-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_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 3mkq5aTmDZxxmt2cF7v4/3mkq5aTmDZxxmt2cF7v4 -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./ed25519.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b160=>" -I $WORK/b160/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b160/ecdsa_s390x.o ./ecdsa_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/8b/8b4a294022c7108fa53bc9dfe4bbad08337f169d4055329506b2c214610bd851-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_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid LeCjbEzgiZ3NQox0uLkP/LeCjbEzgiZ3NQox0uLkP -goversion go1.13beta1 -D "" -importcfg $WORK/b172/importcfg -pack ./dsa.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b160/_pkg_.a $WORK/b160/ecdsa_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/b3/b3d2f6b7de4fe5868998b06ddaf51646fe1bf58cb141669fa1e411ad064b0b13-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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cd /usr/lib/golang/src/crypto/x509/pkix BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid nJB0c-MzUv9rQvFmJFHG/nJB0c-MzUv9rQvFmJFHG -goversion go1.13beta1 -D "" -importcfg $WORK/b173/importcfg -pack ./pkix.go BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/30/309d23798e4d9e6af0710e14e7cdcf0b963ebeba8d45f7ed46ee96005e6d1fd2-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_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Jb-_pJKJhhpxe8Xa0BkD/Jb-_pJKJhhpxe8Xa0BkD -goversion go1.13beta1 -D "" -importcfg $WORK/b174/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/23/23d7304e882d97dd77d9f2ef1b12efbe3b0b9ac3f549da98a593632a3dd2fa50-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_s390x/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 g15RkTanLegcyex31GfX/g15RkTanLegcyex31GfX -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/3d/3d36a2da82a5d9d97de5808e7460a9ce9c11d9c32227a8a9f14b999df3c9a2e6-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_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid mZvNvtQUW3zYZawis6HO/mZvNvtQUW3zYZawis6HO -goversion go1.13beta1 -D "" -importcfg $WORK/b175/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/54/54c039abc2652c5e445cae77f0812e89c34a485510199e4363d839ae0c216e1b-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_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p net/url -std -complete -installsuffix shared -buildid 0PpCvqw-QhGDo_5D8noK/0PpCvqw-QhGDo_5D8noK -goversion go1.13beta1 -D "" -importcfg $WORK/b177/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/67/67c02a0099f401f7ffae5ef90b0371d00a0263ef58757f829b2650d54f806f03-d # internal BUILDSTDERR: vendor/golang.org/x/sys/cpu 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/sys/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b181/symabis ./cpu_s390x.s BUILDSTDERR: cat >$WORK/b181/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid KxMm8empCFvZyfJV961b/KxMm8empCFvZyfJV961b -goversion go1.13beta1 -symabis $WORK/b181/symabis -D "" -importcfg $WORK/b181/importcfg -pack -asmhdr $WORK/b181/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b181=>" -I $WORK/b181/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b181/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/93/9325156ef355979355a15356253e76a4742abcafc0e20ae3f4e9dd396403ade9-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b183/ BUILDSTDERR: cat >$WORK/b183/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_s390x/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ZHRFhehrZX3OXenUN5Cp/ZHRFhehrZX3OXenUN5Cp -goversion go1.13beta1 -D "" -importcfg $WORK/b183/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b181/_pkg_.a $WORK/b181/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal BUILDSTDERR: cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/00/0035ea2f6c63149ca8c06210870617670707a425ef83be031da3d40d164b01c3-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_s390x/asm -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b179/symabis ./chacha_s390x.s 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: importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu 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 vendor/golang.org/x/sys/cpu=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid ENKkHj0lLcoxAHfWX281/ENKkHj0lLcoxAHfWX281 -goversion go1.13beta1 -symabis $WORK/b179/symabis -D "" -importcfg $WORK/b179/importcfg -pack -asmhdr $WORK/b179/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal BUILDSTDERR: cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/90/905bf4fa5832066f5efffb55d0509f924aa5a1d52ed9f5f5c8a254cc24c4ffbf-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b182/ BUILDSTDERR: cat >$WORK/b182/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_s390x/asm -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b182/symabis ./sum_s390x.s ./sum_vmsl_s390x.s BUILDSTDERR: cat >$WORK/b182/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu BUILDSTDERR: packagefile crypto/subtle=$WORK/b109/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/sys/cpu=$WORK/b181/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid wpYK3HHZjQrQqLI5pcd6/wpYK3HHZjQrQqLI5pcd6 -goversion go1.13beta1 -symabis $WORK/b182/symabis -D "" -importcfg $WORK/b182/importcfg -pack -asmhdr $WORK/b182/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/c2/c246d3cbbf779bd9e0d2503e63627753ef18b1fbf19b2f8a79c9c9772b50340e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b185/ BUILDSTDERR: cat >$WORK/b185/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_s390x/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid mw5GrpD_UDkXmDiAKGNR/mw5GrpD_UDkXmDiAKGNR -goversion go1.13beta1 -D "" -importcfg $WORK/b185/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/d8/d8d14d1662b964487f8897d32f15f8056b8d96b40011a2ce9118c312bd031ed9-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_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid aG11KKMToLrhBFEompRJ/aG11KKMToLrhBFEompRJ -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/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b179/chacha_s390x.o ./chacha_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b182/sum_s390x.o ./sum_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b182=>" -I $WORK/b182/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b182/sum_vmsl_s390x.o ./sum_vmsl_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b179/_pkg_.a $WORK/b179/chacha_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/f9/f9589936dfab3a7eb08b014fd25e5e6083797b542443f8929ebba689616de01d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b189/ BUILDSTDERR: cat >$WORK/b189/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_s390x/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w7FqEuNNn54aSmCXN4h-/w7FqEuNNn54aSmCXN4h- -goversion go1.13beta1 -D "" -importcfg $WORK/b189/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b182/_pkg_.a $WORK/b182/sum_s390x.o $WORK/b182/sum_vmsl_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal BUILDSTDERR: cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/e8/e8dc455ff1d75964c0f1f7ae741beaca42617504dc90cc174bf0d32763d472d0-d # internal 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/b182/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ftAHw0AHOSn0qEYpOaOa/ftAHw0AHOSn0qEYpOaOa -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_s390x/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/11/1106dda76a46d4a8a0838d3a4090a97066151e6b62ef3b5fa455cd23487b618f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b190/ BUILDSTDERR: cat >$WORK/b190/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/b188/_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_s390x/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid F0u6xJ_6enfCZriG-NDO/F0u6xJ_6enfCZriG-NDO -goversion go1.13beta1 -D "" -importcfg $WORK/b190/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_s390x/buildid -w $WORK/b185/_pkg_.a # internal BUILDSTDERR: cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/d8/d894810e5b492b8fa24f1ead5768574c07f16154b54cfbaf6fa5b321e280eb42-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b197/ BUILDSTDERR: cat >$WORK/b197/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_s390x/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid yyCeUjZq26lfJWZxH8JA/yyCeUjZq26lfJWZxH8JA -goversion go1.13beta1 -D "" -importcfg $WORK/b197/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal BUILDSTDERR: cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/05/05f5a3ba52e77aa98cb36ac70ec849f49ee3f0f4a7f00c73cd2377c2c57e79a9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b187/ BUILDSTDERR: cat >$WORK/b187/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/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b189/_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_s390x/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid CgMVPZhruxfd6-fvRfKP/CgMVPZhruxfd6-fvRfKP -goversion go1.13beta1 -D "" -importcfg $WORK/b187/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal BUILDSTDERR: cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/e5/e5a26a1f29166a4df362f789f20b7ca58d372da8c2ed3cfdc9d5ddfc71f65f0d-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b195/ BUILDSTDERR: cat >$WORK/b195/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/b196/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b197/_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_s390x/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 4D5ypJyRFVB6sSSQNmmf/4D5ypJyRFVB6sSSQNmmf -goversion go1.13beta1 -D "" -importcfg $WORK/b195/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal BUILDSTDERR: cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/15/151417505aaa6526816ae612740b0b63f37a447f8033b3e17c4b66c3f058b288-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b198/ BUILDSTDERR: cat >$WORK/b198/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/b196/_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_s390x/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid LkYTLIu_cFk4jr41NEEQ/LkYTLIu_cFk4jr41NEEQ -goversion go1.13beta1 -D "" -importcfg $WORK/b198/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_s390x/buildid -w $WORK/b195/_pkg_.a # internal BUILDSTDERR: cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d0/d0108a5e7c002b1dcd0e00c01253c5179afc389a625165f7bd1debf8f7dc164f-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b199/ BUILDSTDERR: cat >$WORK/b199/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_s390x/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid cK3akQyF4dUYdCReR5dl/cK3akQyF4dUYdCReR5dl -goversion go1.13beta1 -D "" -importcfg $WORK/b199/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal BUILDSTDERR: cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/4a/4ae61332fc97ee2a65c668caefec1b87130f73e4a3349bdf9775b45a2eadd1c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b186/ BUILDSTDERR: cat >$WORK/b186/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/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b190/_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_s390x/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid x9kPAGqOs3jZE8Z3wvaW/x9kPAGqOs3jZE8Z3wvaW -goversion go1.13beta1 -D "" -importcfg $WORK/b186/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal BUILDSTDERR: cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/5a/5ab8c81e3f02ecd5d382570d84478223a273b90f7f6ff7474e793a8c7d1b00c6-d # internal BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b201/ BUILDSTDERR: cat >$WORK/b201/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_s390x/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid tHn2n-Jh2ztwaJGNNfZL/tHn2n-Jh2ztwaJGNNfZL -goversion go1.13beta1 -D "" -importcfg $WORK/b201/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/77/7738f3d967db9c4ac19581fd4ab24545f06e1437060c3585f37bd5ad8a14ca87-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/b183/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b184/_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_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid uCYc6YSOhV1NoR8iJtqA/uCYc6YSOhV1NoR8iJtqA -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_s390x/buildid -w $WORK/b186/_pkg_.a # internal BUILDSTDERR: cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/0a/0a01e82118b4fa94c33ab9650b2bd37503422bd9f208df5232d00d30c7dd50f0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b191/ BUILDSTDERR: cat >$WORK/b191/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/b186/_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_s390x/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid jxe_yyxhvTmU7Bzq6kj0/jxe_yyxhvTmU7Bzq6kj0 -goversion go1.13beta1 -D "" -importcfg $WORK/b191/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal BUILDSTDERR: cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/6f/6f5b18f14373d5a36ff0c2e1d3c27cdb67834913a347e0d65d0ae335191a7245-d # internal BUILDSTDERR: mime 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 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_s390x/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p mime -std -complete -installsuffix shared -buildid a83l0OAGGp0wZMkztqRL/a83l0OAGGp0wZMkztqRL -goversion go1.13beta1 -D "" -importcfg $WORK/b202/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal BUILDSTDERR: cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/a7/a722b3b9449e6bb980aefb2e67ad88de0d2e22bfb4b1f32a1b30d3124a914def-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b204/ BUILDSTDERR: cat >$WORK/b204/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_s390x/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid R75eyAPYsnQFXw-U7EKP/R75eyAPYsnQFXw-U7EKP -goversion go1.13beta1 -D "" -importcfg $WORK/b204/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal BUILDSTDERR: cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8f/8f2ff05b5e23359dd3060447e0479e2a4c1f9584283e66c25886b5adb71f4b44-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b206/ BUILDSTDERR: cat >$WORK/b206/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_s390x/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid JajwRycSWSwPSE5UPohA/JajwRycSWSwPSE5UPohA -goversion go1.13beta1 -D "" -importcfg $WORK/b206/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal BUILDSTDERR: cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/bc/bc4fc51fccba5639b8ff59e346922368632dcd127a347bfbd54f7c2e726fa836-d # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b194/ BUILDSTDERR: cat >$WORK/b194/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/b195/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b198/_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_s390x/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid LzA57eiQTKaHRm9Cau73/LzA57eiQTKaHRm9Cau73 -goversion go1.13beta1 -D "" -importcfg $WORK/b194/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal BUILDSTDERR: cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/bf/bf99a271247982788f4d7a495f708df90cd3d7f504166dab970aceb9c81190a6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b208/ BUILDSTDERR: cat >$WORK/b208/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_s390x/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid MK20JeU0Euo_jz0oqawx/MK20JeU0Euo_jz0oqawx -goversion go1.13beta1 -D "" -importcfg $WORK/b208/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal BUILDSTDERR: cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/31/31eb0bfbbe8d16ecb0b2bbad350ca6e958e7b8e3572ca567cee5a513313b06ed-d # internal BUILDSTDERR: mime/multipart 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 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/b202/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_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_s390x/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid BjhdRkjz5-RGWHXuXApi/BjhdRkjz5-RGWHXuXApi -goversion go1.13beta1 -D "" -importcfg $WORK/b203/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal BUILDSTDERR: cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/bf/bfe903710efc520587ea7f7be6a9bd996afcb34c5b2290f1c15b8db386569f6d-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b212/ BUILDSTDERR: cat >$WORK/b212/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_s390x/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 1ktk4eWgxYBoXAoRxRFp/1ktk4eWgxYBoXAoRxRFp -goversion go1.13beta1 -D "" -importcfg $WORK/b212/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal BUILDSTDERR: cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/8d/8de39ad3468d16cac8ecc9de11e20b9c159c5570477358eeedd19780a8871eee-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b213/ BUILDSTDERR: cat >$WORK/b213/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_s390x/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid II4tm_P4pSHe9BirHDCK/II4tm_P4pSHe9BirHDCK -goversion go1.13beta1 -D "" -importcfg $WORK/b213/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal BUILDSTDERR: cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/7d/7d749157d94bb472818b4d469a482a55bbe9ae4453cc517fd2afcd2cc21dc2c7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b216/ BUILDSTDERR: cat >$WORK/b216/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_s390x/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 6hr4OyT6s845t8WITdI7/6hr4OyT6s845t8WITdI7 -goversion go1.13beta1 -D "" -importcfg $WORK/b216/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal BUILDSTDERR: cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d8/d8e8142285ca410b1aa44cc2f86c4f16b7fd9fd1341eedab49f7fca733824d5a-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b193/ BUILDSTDERR: cat >$WORK/b193/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/b194/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_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_s390x/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid lXl7O7pAvtEEccgOYEb_/lXl7O7pAvtEEccgOYEb_ -goversion go1.13beta1 -D "" -importcfg $WORK/b193/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal BUILDSTDERR: cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/56/56024990283f226c2f5a45ad91e1126a0abaf3a919eb6763e053d6dcd3507f96-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b200/ BUILDSTDERR: cat >$WORK/b200/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/b194/_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_s390x/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid CHolkEZ9WiR7E_fXp4gy/CHolkEZ9WiR7E_fXp4gy -goversion go1.13beta1 -D "" -importcfg $WORK/b200/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal BUILDSTDERR: cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/5f/5f6035f2f52726a3486230eb18f741d581a0bb470b8cb6ed166fbffe1dc3306c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b215/ BUILDSTDERR: cat >$WORK/b215/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/b216/_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_s390x/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid J0raGVunBwy0XPVXX-yU/J0raGVunBwy0XPVXX-yU -goversion go1.13beta1 -D "" -importcfg $WORK/b215/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal BUILDSTDERR: cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/c6/c62645db04b8454fd29153da89aec4a885861d7bf95a8ae270516500dae6098e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b219/ BUILDSTDERR: cat >$WORK/b219/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_s390x/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid O9Ry6m4JEKoT21FPn3Ij/O9Ry6m4JEKoT21FPn3Ij -goversion go1.13beta1 -D "" -importcfg $WORK/b219/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal BUILDSTDERR: cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e3/e3131f01149dbb79a86e59a3e7fa95d8ed63db50c29b6385e691715147953568-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b220/ BUILDSTDERR: cat >$WORK/b220/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_s390x/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid 2sBGAgqAa52umTRKMPoi/2sBGAgqAa52umTRKMPoi -goversion go1.13beta1 -D "" -importcfg $WORK/b220/importcfg -pack ./messages.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal BUILDSTDERR: cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/5c/5ce63b422e8bc60ebf0c259a54228710836465686810002603e29a4de028ff03-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b222/ BUILDSTDERR: cat >$WORK/b222/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_s390x/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid m-yFirqDQlgumfGnw8Gs/m-yFirqDQlgumfGnw8Gs -goversion go1.13beta1 -D "" -importcfg $WORK/b222/importcfg -pack ./keepalive.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal BUILDSTDERR: cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ed/ed0b4b2340c02fd556ad90783540e3ed317c0e3f772da0115a948c1529258ee8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata 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: 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_s390x/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid rIO3DmknpV7XlG7nHHfN/rIO3DmknpV7XlG7nHHfN -goversion go1.13beta1 -D "" -importcfg $WORK/b223/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal BUILDSTDERR: cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/ad/ad6ebd1a93bfd3b4ac40f91b030fef741e3befe9c03b7066708b50806d6ca0f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming 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/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/b216/_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_s390x/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid QU3uDOJgBoR2V9YK8WNn/QU3uDOJgBoR2V9YK8WNn -goversion go1.13beta1 -D "" -importcfg $WORK/b224/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal BUILDSTDERR: cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/fe/fe3df600697749666c25f703ecb599f177acae6e0663c2162b4d6af8716c88b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b226/ BUILDSTDERR: cat >$WORK/b226/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_s390x/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid 0pY1fYrojDwrLRll_LQP/0pY1fYrojDwrLRll_LQP -goversion go1.13beta1 -D "" -importcfg $WORK/b226/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal BUILDSTDERR: cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/3c/3cf38c317649aaa5322e14b1fa4890efcd738c8ad8de938e3bb579639ac1ea08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any 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/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid woUObduJzzowNUAgMRAR/woUObduJzzowNUAgMRAR -goversion go1.13beta1 -D "" -importcfg $WORK/b229/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal BUILDSTDERR: cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/8f/8f3cf3e745f8004c7ac413cc6b7fbed518996b1e94bef1c70528591ebb39336c-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b211/ BUILDSTDERR: cat >$WORK/b211/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/b212/_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_s390x/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p text/template -std -complete -installsuffix shared -buildid 0wCQ2SPhKBc8EOj3twjE/0wCQ2SPhKBc8EOj3twjE -goversion go1.13beta1 -D "" -importcfg $WORK/b211/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal BUILDSTDERR: cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/ef/effd721573e315b0efe6a254cc67bc215fa97321f6ef8cd30354915feb9b4101-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration 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/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid uHXTegMrQXzSw67G4TlW/uHXTegMrQXzSw67G4TlW -goversion go1.13beta1 -D "" -importcfg $WORK/b230/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal BUILDSTDERR: cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/cb/cbb52a155b02ee51e2a6afaf6c8000a7605ab9f2e0200ceeedda6cede0565536-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp 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: 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_s390x/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid zTwUeIsKeruK8BCwGavU/zTwUeIsKeruK8BCwGavU -goversion go1.13beta1 -D "" -importcfg $WORK/b231/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal BUILDSTDERR: cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/67/67a67cac2d1fa313fddddc22e732162e91791785b527d863890e1ab3eead1f06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b232/ BUILDSTDERR: cat >$WORK/b232/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/b229/_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_s390x/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid a-8rQR5h-OThQVB8z5Ey/a-8rQR5h-OThQVB8z5Ey -goversion go1.13beta1 -D "" -importcfg $WORK/b232/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal BUILDSTDERR: cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/84/84ff651f0e0715aa8bfa538ddcab4dee949aeea0138437247859673b55183fb1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes 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: 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/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_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_s390x/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid aYtF9XPdPr22UXXmvZMD/aYtF9XPdPr22UXXmvZMD -goversion go1.13beta1 -D "" -importcfg $WORK/b228/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal BUILDSTDERR: cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/19/192710d9f95facaa8da497259a633f110f8a44a5ca371c6df663a18781021c51-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b233/ BUILDSTDERR: cat >$WORK/b233/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_s390x/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid blOfHHBL9DDL8JQV_D7-/blOfHHBL9DDL8JQV_D7- -goversion go1.13beta1 -D "" -importcfg $WORK/b233/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal BUILDSTDERR: cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/a6/a650a8bdd397b540316bc7dae5be65abcea44c2ddf8025b9046079c1f7bd338e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount BUILDSTDERR: mkdir -p $WORK/b236/ BUILDSTDERR: cat >$WORK/b236/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_s390x/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid L4T386o1u7RNOCZNUjTE/L4T386o1u7RNOCZNUjTE -goversion go1.13beta1 -D "" -importcfg $WORK/b236/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_s390x/buildid -w $WORK/b228/_pkg_.a # internal BUILDSTDERR: cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/8d/8dfbca2e429533aac25e682a0b5121ff6318a6eb8521aac18bd99eb2fbde4be9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status 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=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/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b219/_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_s390x/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid EtIG6EWJ9uVay2k9ao2I/EtIG6EWJ9uVay2k9ao2I -goversion go1.13beta1 -D "" -importcfg $WORK/b227/importcfg -pack ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal BUILDSTDERR: cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/0f/0f3c7ed9e47ec620db27eac477f993ee0bc0de1ceaa93315c531878fa2b1dec8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver BUILDSTDERR: mkdir -p $WORK/b239/ BUILDSTDERR: cat >$WORK/b239/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_s390x/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid kXlaRy044y_xNNGhqc0R/kXlaRy044y_xNNGhqc0R -goversion go1.13beta1 -D "" -importcfg $WORK/b239/importcfg -pack ./path_driver.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal BUILDSTDERR: cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/15/1584d10237ccf3b838b4e7e27f3d07f481a9cc76a33f730d7bdb360f565d01f6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 BUILDSTDERR: mkdir -p $WORK/b243/ BUILDSTDERR: cat >$WORK/b243/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_s390x/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0 -complete -installsuffix shared -buildid 6vQcvpqYjYJqKSUwtQKs/6vQcvpqYjYJqKSUwtQKs -goversion go1.13beta1 -D "" -importcfg $WORK/b243/importcfg -pack ./dec.go ./rounder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal BUILDSTDERR: cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/b6/b6ea5bce7932989a029b20a8b13e9532d30a0fb22679f084ea2d931bbec1c627-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system BUILDSTDERR: mkdir -p $WORK/b238/ BUILDSTDERR: cat >$WORK/b238/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/b239/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b236/_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_s390x/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid lCn24Umxr9wkSaC4BeIu/lCn24Umxr9wkSaC4BeIu -goversion go1.13beta1 -D "" -importcfg $WORK/b238/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_s390x/buildid -w $WORK/b211/_pkg_.a # internal BUILDSTDERR: cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/27/2747460498b43c797ef33d94b993fe565a3e7598a1b33a85c79e4aaa0515df35-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b209/ BUILDSTDERR: cat >$WORK/b209/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/b210/_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/b211/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b212/_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_s390x/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p html/template -std -complete -installsuffix shared -buildid 5tcq7iang21Ez2DJJsHd/5tcq7iang21Ez2DJJsHd -goversion go1.13beta1 -D "" -importcfg $WORK/b209/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_s390x/buildid -w $WORK/b238/_pkg_.a # internal BUILDSTDERR: cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e3/e3e9a64e5041790e147d98b406e0c8046a6ae2740aedcd6d2900ec98a777d760-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink BUILDSTDERR: mkdir -p $WORK/b237/ BUILDSTDERR: cat >$WORK/b237/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/b238/_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_s390x/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink -complete -installsuffix shared -buildid lzL4uT31nGkg62LgrriT/lzL4uT31nGkg62LgrriT -goversion go1.13beta1 -D "" -importcfg $WORK/b237/importcfg -pack ./fs.go ./fs_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal BUILDSTDERR: cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/74/74e0847d5259cd5989af440238d2cc3c13f596e9b969b874154055014d5d21d2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource BUILDSTDERR: mkdir -p $WORK/b242/ BUILDSTDERR: cat >$WORK/b242/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/b243/_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_s390x/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid tYCuDH7PsSawDPsxRvdF/tYCuDH7PsSawDPsxRvdF -goversion go1.13beta1 -D "" -importcfg $WORK/b242/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_s390x/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/6a/6a3714be03152ed9d7f4429761bfa205af51d0580cd9481e2e8e3593b8dea198-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b205/ BUILDSTDERR: cat >$WORK/b205/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/b199/_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_s390x/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VKPcpn_N4Eqs5VjbnLeZ/VKPcpn_N4Eqs5VjbnLeZ -goversion go1.13beta1 -D "" -importcfg $WORK/b205/importcfg -pack ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal BUILDSTDERR: cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/a3/a3f96e8c1b7d39bd3c718236cb816c8f23a0215f03a524cd91c9f89b70857f15-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b217/ BUILDSTDERR: cat >$WORK/b217/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_s390x/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid joGMyYc2WWgUZukAPyfa/joGMyYc2WWgUZukAPyfa -goversion go1.13beta1 -D "" -importcfg $WORK/b217/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal BUILDSTDERR: cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/25/250810b2e1cc73a057830f213c90a3b2e3c81f0eff3eb44cb32730f18f4fc251-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b192/ BUILDSTDERR: cat >$WORK/b192/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/b193/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b194/_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/b202/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_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_s390x/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p net/http -std -complete -installsuffix shared -buildid MMKqRhopMGo8aZP3rmmR/MMKqRhopMGo8aZP3rmmR -goversion go1.13beta1 -D "" -importcfg $WORK/b192/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_s390x/buildid -w $WORK/b217/_pkg_.a # internal BUILDSTDERR: cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/11/11bf8e262f26e4ac8fb02e359647c4b1a94ec2e5e8d9db321fd7a055196ff6a9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer 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/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/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b218/_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_s390x/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid 8_vAjwgQtBLWfI7aqJhm/8_vAjwgQtBLWfI7aqJhm -goversion go1.13beta1 -D "" -importcfg $WORK/b214/importcfg -pack ./balancer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal BUILDSTDERR: cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/14/146c49de955f6b9305d0302371dff4e0a24c4f7c6d9e80f56c2c111ce20411f3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer 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: 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/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/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid mpNLYCGKcyPzAg7-JvlZ/mpNLYCGKcyPzAg7-JvlZ -goversion go1.13beta1 -D "" -importcfg $WORK/b225/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal BUILDSTDERR: cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/5f/5ff09cc40bb7e5e42b1c78654e8390685ddc005befd793de743292d3ab26f6ad-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/gofuzz BUILDSTDERR: mkdir -p $WORK/b245/ BUILDSTDERR: cat >$WORK/b245/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_s390x/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/google/gofuzz -complete -installsuffix shared -buildid Ht3soZ-KFVgBrEYINJR2/Ht3soZ-KFVgBrEYINJR2 -goversion go1.13beta1 -D "" -importcfg $WORK/b245/importcfg -pack ./doc.go ./fuzz.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal BUILDSTDERR: cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/97/97a534eec32e7d0b4ae000a999cb916d024a17c6cbdb25bd28dc837cc9f72f06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect BUILDSTDERR: mkdir -p $WORK/b247/ BUILDSTDERR: cat >$WORK/b247/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_s390x/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid VHLBB73PsUdzAB3_9QNI/VHLBB73PsUdzAB3_9QNI -goversion go1.13beta1 -D "" -importcfg $WORK/b247/importcfg -pack ./deep_equal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal BUILDSTDERR: cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/5e/5e452282c5f7b88ebaf3efea5c1475c8fcbcb4a870c0ed476bb7422e419fbe7e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets BUILDSTDERR: mkdir -p $WORK/b249/ BUILDSTDERR: cat >$WORK/b249/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_s390x/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid CWMZox8hG9uDNIp0uw7f/CWMZox8hG9uDNIp0uw7f -goversion go1.13beta1 -D "" -importcfg $WORK/b249/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int64.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal BUILDSTDERR: cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/3f/3f8c0832886b29f8c964c4f54e7c3b2c48cb08827cbe5bbc5ced287a533d058b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion BUILDSTDERR: mkdir -p $WORK/b246/ BUILDSTDERR: cat >$WORK/b246/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/b247/_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_s390x/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid bkzaCxhJbi79AdyKMDEc/bkzaCxhJbi79AdyKMDEc -goversion go1.13beta1 -D "" -importcfg $WORK/b246/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal BUILDSTDERR: cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ed/edefee1951542ee2d0b828cfc723a5f442c0426de3caa480fd9af005d4264fdb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors BUILDSTDERR: mkdir -p $WORK/b252/ BUILDSTDERR: cat >$WORK/b252/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_s390x/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid 0BQ1tbNbCzWQBNDYr-XW/0BQ1tbNbCzWQBNDYr-XW -goversion go1.13beta1 -D "" -importcfg $WORK/b252/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal BUILDSTDERR: cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/d6/d6e3472e4e2f085a703b47e597b60f7348cfc363c0afbbf90e56b26e6fa46c6d-d # internal BUILDSTDERR: go/token BUILDSTDERR: mkdir -p $WORK/b256/ BUILDSTDERR: cat >$WORK/b256/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_s390x/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p go/token -std -complete -installsuffix shared -buildid f4UUd3oTvt1SBeqCLNZa/f4UUd3oTvt1SBeqCLNZa -goversion go1.13beta1 -D "" -importcfg $WORK/b256/importcfg -pack ./position.go ./serialize.go ./token.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal BUILDSTDERR: cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d6/d697bc328db8ecf627bf0a00dc2c138a80f58037ee122b54d7d1bbac1202aa6c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field BUILDSTDERR: mkdir -p $WORK/b251/ BUILDSTDERR: cat >$WORK/b251/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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_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_s390x/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid CwbsFAm9wi1E_czkLsDy/CwbsFAm9wi1E_czkLsDy -goversion go1.13beta1 -D "" -importcfg $WORK/b251/importcfg -pack ./errors.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal BUILDSTDERR: cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/56/56fa36d91ee665d35538121274779a9bc3f1de4205335b22d8246b1f6f5ecc20-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation BUILDSTDERR: mkdir -p $WORK/b250/ BUILDSTDERR: cat >$WORK/b250/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/b251/_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_s390x/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid _okkV__z1TpFYeDJpZZ_/_okkV__z1TpFYeDJpZZ_ -goversion go1.13beta1 -D "" -importcfg $WORK/b250/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal BUILDSTDERR: cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/be/beea9f68382c0112179765bb3d7c6ea500385bdc9d68a584d40022865b2f21f3-d # internal BUILDSTDERR: go/scanner BUILDSTDERR: mkdir -p $WORK/b255/ BUILDSTDERR: cat >$WORK/b255/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/b256/_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_s390x/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid mJeQh9yjJxJ2XyEUpei7/mJeQh9yjJxJ2XyEUpei7 -goversion go1.13beta1 -D "" -importcfg $WORK/b255/importcfg -pack ./errors.go ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal BUILDSTDERR: cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/05/053a2594338d9fa5eea40b7194effa36d9d68a4e86ad2322c96ff765955cae5c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels BUILDSTDERR: mkdir -p $WORK/b248/ BUILDSTDERR: cat >$WORK/b248/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/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_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_s390x/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid PLMtVsnblmkKs_X8oe4G/PLMtVsnblmkKs_X8oe4G -goversion go1.13beta1 -D "" -importcfg $WORK/b248/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal BUILDSTDERR: cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/bb/bbfb7c34fc849253af144a0eed5c6272d0adc9e616592643761620984b09701a-d # internal BUILDSTDERR: internal/lazyregexp BUILDSTDERR: mkdir -p $WORK/b258/ BUILDSTDERR: cat >$WORK/b258/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_s390x/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid Ri1kdAHuW-ynw8w60Cz0/Ri1kdAHuW-ynw8w60Cz0 -goversion go1.13beta1 -D "" -importcfg $WORK/b258/importcfg -pack ./lazyre.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal BUILDSTDERR: cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/a1/a1f72fa40b6e765ea0df72f07568b09e2d483bf6ca65d409c48007f2637b8581-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams BUILDSTDERR: mkdir -p $WORK/b260/ BUILDSTDERR: cat >$WORK/b260/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_s390x/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid bfUf87F9JripzaL5lNx7/bfUf87F9JripzaL5lNx7 -goversion go1.13beta1 -D "" -importcfg $WORK/b260/importcfg -pack ./convert.go ./doc.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal BUILDSTDERR: cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/b8/b8a1e75e0d7398e47fa46b942c067a525280ce12187736974d9dc283133820f9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: mkdir -p $WORK/b261/ BUILDSTDERR: cat >$WORK/b261/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: 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_s390x/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid 8qxf2fJ_wBYI68Hv23VS/8qxf2fJ_wBYI68Hv23VS -goversion go1.13beta1 -D "" -importcfg $WORK/b261/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal BUILDSTDERR: cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/58/588ea0dd36e600475dc81f81727c50d63a191531a04b5610bcc9dfb0ef86fe67-d # internal BUILDSTDERR: go/ast 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/scanner=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b256/_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_s390x/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p go/ast -std -complete -installsuffix shared -buildid J_aZIBuk9bjVNwmeyHAm/J_aZIBuk9bjVNwmeyHAm -goversion go1.13beta1 -D "" -importcfg $WORK/b254/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_s390x/buildid -w $WORK/b248/_pkg_.a # internal BUILDSTDERR: cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/49/494a9076f63bd0d0d8cc96bacc125f000094e36a0b5fae3784270aa4559c40df-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json BUILDSTDERR: mkdir -p $WORK/b262/ BUILDSTDERR: cat >$WORK/b262/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_s390x/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid Sl20YoQJmBDeGMxyen3C/Sl20YoQJmBDeGMxyen3C -goversion go1.13beta1 -D "" -importcfg $WORK/b262/importcfg -pack ./json.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal BUILDSTDERR: cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a0/a0b737beac16a59fe879ee73f45da2eb4e6d4f505a6f12f8c3b542be0afa413b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types BUILDSTDERR: mkdir -p $WORK/b263/ BUILDSTDERR: cat >$WORK/b263/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_s390x/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid AnLpvTiOFHkSpJGzDK-_/AnLpvTiOFHkSpJGzDK-_ -goversion go1.13beta1 -D "" -importcfg $WORK/b263/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal BUILDSTDERR: cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/1b/1bb866b852fe4b9ee62d249ba9d72ae8327f5b2214d8282874182d59f2e8f1e9-d # internal BUILDSTDERR: runtime/debug BUILDSTDERR: mkdir -p $WORK/b265/ BUILDSTDERR: cat >$WORK/b265/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b265=>" -I $WORK/b265/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b265/symabis ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal BUILDSTDERR: cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/b7/b7c8cfe32fdd7341afefccde2027321e190b20d8cc1248c77b19d0fc7a8cbec1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock BUILDSTDERR: mkdir -p $WORK/b272/ BUILDSTDERR: cat >$WORK/b272/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_s390x/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock -complete -installsuffix shared -buildid woYFwvf6CaZoEsQ5dEvV/woYFwvf6CaZoEsQ5dEvV -goversion go1.13beta1 -D "" -importcfg $WORK/b272/importcfg -pack ./clock.go BUILDSTDERR: cat >$WORK/b265/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: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p runtime/debug -std -installsuffix shared -buildid JQCrBRHh74XzIJMk8p5v/JQCrBRHh74XzIJMk8p5v -goversion go1.13beta1 -symabis $WORK/b265/symabis -D "" -importcfg $WORK/b265/importcfg -pack -asmhdr $WORK/b265/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b265=>" -I $WORK/b265/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b265/debug.o ./debug.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal BUILDSTDERR: cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/d1/d13a586c11c87ca1893072f4ad23f363e174b5f57f396f6cd0ee09ffeeebc999-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew BUILDSTDERR: mkdir -p $WORK/b276/ BUILDSTDERR: cat >$WORK/b276/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_s390x/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid cf7jgt1H3R2eV5mZbxv9/cf7jgt1H3R2eV5mZbxv9 -goversion go1.13beta1 -D "" -importcfg $WORK/b276/importcfg -pack ./bypass.go ./common.go ./config.go ./doc.go ./dump.go ./format.go ./spew.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/debug BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b265/_pkg_.a $WORK/b265/debug.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal BUILDSTDERR: cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/58/58f8c9b047e61afd0dafb9248edcaac918f72649a4c7b21f9a99027dacbb7ec3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr BUILDSTDERR: mkdir -p $WORK/b264/ BUILDSTDERR: cat >$WORK/b264/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/b245/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b265/_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_s390x/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid KjJoWopX6SGgh0COssf3/KjJoWopX6SGgh0COssf3 -goversion go1.13beta1 -D "" -importcfg $WORK/b264/importcfg -pack ./generated.pb.go ./intstr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal BUILDSTDERR: cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/c1/c15d323dd2b2eb456d4d3943118ce58e6c063d0e0f2469cce0993769a9dc95dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 BUILDSTDERR: mkdir -p $WORK/b278/ BUILDSTDERR: cat >$WORK/b278/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_s390x/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2 -complete -installsuffix shared -buildid mRolUizdmnFH7nEopdjX/mRolUizdmnFH7nEopdjX -goversion go1.13beta1 -D "" -importcfg $WORK/b278/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_s390x/buildid -w $WORK/b276/_pkg_.a # internal BUILDSTDERR: cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/6c/6c89decc8f6ca0caa83c0431d1f22698875cbf5755ac91a031bb91a77a58043a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json BUILDSTDERR: mkdir -p $WORK/b279/ BUILDSTDERR: cat >$WORK/b279/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_s390x/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json -complete -installsuffix shared -buildid IcuBbF7y52kLvFMCb8fs/IcuBbF7y52kLvFMCb8fs -goversion go1.13beta1 -D "" -importcfg $WORK/b279/importcfg -pack ./fields.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal BUILDSTDERR: cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/21/21dd418198194e9c8de0a0738560a1ea3aa18abcbe7966a7369a7ad1f04d6f6b-d # internal BUILDSTDERR: go/doc BUILDSTDERR: mkdir -p $WORK/b257/ BUILDSTDERR: cat >$WORK/b257/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b258/_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/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/go/doc BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p go/doc -std -complete -installsuffix shared -buildid XEquuJVEjMLIWnhKFau1/XEquuJVEjMLIWnhKFau1 -goversion go1.13beta1 -D "" -importcfg $WORK/b257/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal BUILDSTDERR: cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/5f/5f2868025d2c55da2d1f1cbd7132d36463417dd5d8dda37adeaad066c8a2dbbf-d # internal BUILDSTDERR: go/parser BUILDSTDERR: mkdir -p $WORK/b259/ BUILDSTDERR: cat >$WORK/b259/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/b254/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b256/_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_s390x/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p go/parser -std -complete -installsuffix shared -buildid 0soCTZj9P6B7MYUqr5lk/0soCTZj9P6B7MYUqr5lk -goversion go1.13beta1 -D "" -importcfg $WORK/b259/importcfg -pack ./interface.go ./parser.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal BUILDSTDERR: cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/c0/c02ac41f110408c705fe5d39a9651ddf6cd41cbd8f912a0535df73735aef5ea6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions BUILDSTDERR: mkdir -p $WORK/b283/ BUILDSTDERR: cat >$WORK/b283/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/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b229/_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_s390x/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions -complete -installsuffix shared -buildid zvhcWtNKZWdbCL7G5MDI/zvhcWtNKZWdbCL7G5MDI -goversion go1.13beta1 -D "" -importcfg $WORK/b283/importcfg -pack ./extension.pb.go ./extensions.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal BUILDSTDERR: cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/3f/3fd01e4c2aa98aff0eb1cdc9aa5a2a3fa39332a9706b87b9fc6b7783a604f2a1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: mkdir -p $WORK/b253/ BUILDSTDERR: cat >$WORK/b253/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/b254/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b262/_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/b249/_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_s390x/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid eDU8cM_QAgxg_-P_731q/eDU8cM_QAgxg_-P_731q -goversion go1.13beta1 -D "" -importcfg $WORK/b253/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_s390x/buildid -w $WORK/b283/_pkg_.a # internal BUILDSTDERR: cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/6c/6cdc4d5431133a967ca21f2d8cc582610bb5ac54a31cfa8d74625787ec2cfbfc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version BUILDSTDERR: mkdir -p $WORK/b287/ BUILDSTDERR: cat >$WORK/b287/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_s390x/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version -complete -installsuffix shared -buildid 3hHCoILhP2bqrJJADtuB/3hHCoILhP2bqrJJADtuB -goversion go1.13beta1 -D "" -importcfg $WORK/b287/importcfg -pack ./doc.go ./helpers.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal BUILDSTDERR: cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/db/db2ce8b3d28492590aaa3dd3d522494af3fba88950d4dfd7862a8075eb434e10-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version BUILDSTDERR: mkdir -p $WORK/b286/ BUILDSTDERR: cat >$WORK/b286/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/b287/_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_s390x/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version -complete -installsuffix shared -buildid 49z7sQu8OwpmOtOvxDpa/49z7sQu8OwpmOtOvxDpa -goversion go1.13beta1 -D "" -importcfg $WORK/b286/importcfg -pack ./base.go ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal BUILDSTDERR: cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/96/963d9caa8d839114573ac1c4ed9b0b0653be3c3f19eaf0b9e39621dddc24204a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal BUILDSTDERR: mkdir -p $WORK/b289/ BUILDSTDERR: cat >$WORK/b289/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_s390x/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid 2Dihg2k-S8NYc7M9e_uK/2Dihg2k-S8NYc7M9e_uK -goversion go1.13beta1 -D "" -importcfg $WORK/b289/importcfg -pack ./terminal.go ./util.go ./util_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal BUILDSTDERR: cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/5a/5a5625bd36b5fd07bc536f78ae6d9811cacf245476624386636620a66b00bd14-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent BUILDSTDERR: mkdir -p $WORK/b293/ BUILDSTDERR: cat >$WORK/b293/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/b265/_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_s390x/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent -complete -installsuffix shared -buildid tQy-O3cwaKM36dOzuMjG/tQy-O3cwaKM36dOzuMjG -goversion go1.13beta1 -D "" -importcfg $WORK/b293/importcfg -pack ./executor.go ./go_above_19.go ./log.go ./unbounded_executor.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal BUILDSTDERR: cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/23/23c5e5e2c5f558cf57d7694f04fb73b8df940c195ad2f22a21c12b55d063d122-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 BUILDSTDERR: mkdir -p $WORK/b294/ BUILDSTDERR: cat >$WORK/b294/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_s390x/asm -trimpath "$WORK/b294=>" -I $WORK/b294/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b294/symabis ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s ./relfect2_s390x.s BUILDSTDERR: cat >$WORK/b294/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/b293/_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_s390x/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2 -installsuffix shared -buildid 5Wva5Q50e61u_a_6eqSo/5Wva5Q50e61u_a_6eqSo -goversion go1.13beta1 -symabis $WORK/b294/symabis -D "" -importcfg $WORK/b294/importcfg -pack -asmhdr $WORK/b294/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_s390x/buildid -w $WORK/b278/_pkg_.a # internal BUILDSTDERR: cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/7c/7cd6155b4d689d1896865b0644d5b35fef417d3399b9d79ef2c3947012fa9f2f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml BUILDSTDERR: mkdir -p $WORK/b277/ BUILDSTDERR: cat >$WORK/b277/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/b278/_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_s390x/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml -complete -installsuffix shared -buildid YI4RH21b1ypmyQ7W75Dp/YI4RH21b1ypmyQ7W75Dp -goversion go1.13beta1 -D "" -importcfg $WORK/b277/importcfg -pack ./fields.go ./yaml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal BUILDSTDERR: cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/06/064421ebe2ce817c1cd050f321b0df1ff4fd4baf706313346cab056c26f1bc4c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch BUILDSTDERR: mkdir -p $WORK/b275/ BUILDSTDERR: cat >$WORK/b275/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/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b277/_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_s390x/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch -complete -installsuffix shared -buildid B5hfadqvVkBrMKPArRlL/B5hfadqvVkBrMKPArRlL -goversion go1.13beta1 -D "" -importcfg $WORK/b275/importcfg -pack ./errors.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal BUILDSTDERR: cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/f6/f681ee45e6cc174341a0db69782958547e9f801092fda4b708de84bdabe68ae9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer BUILDSTDERR: mkdir -p $WORK/b296/ BUILDSTDERR: cat >$WORK/b296/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_s390x/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer -complete -installsuffix shared -buildid CtnjtjuSdbkCjButbkUT/CtnjtjuSdbkCjButbkUT -goversion go1.13beta1 -D "" -importcfg $WORK/b296/importcfg -pack ./framer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal BUILDSTDERR: cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/c9/c9952284fe9b7ab6d0e90785528c45e901203dfad972a59c4620f1fd91bebd97-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml BUILDSTDERR: mkdir -p $WORK/b297/ BUILDSTDERR: cat >$WORK/b297/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/b277/_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_s390x/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml -complete -installsuffix shared -buildid USwystpwkKa2kQghiEYb/USwystpwkKa2kQghiEYb -goversion go1.13beta1 -D "" -importcfg $WORK/b297/importcfg -pack ./decoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal BUILDSTDERR: cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/54/5439c1249cb465bc2e22317ac61270601182cca130583e5cb013cff4464e35e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming BUILDSTDERR: mkdir -p $WORK/b285/ BUILDSTDERR: cat >$WORK/b285/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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming -complete -installsuffix shared -buildid W_yHYsMC3M1A1nh-Im7_/W_yHYsMC3M1A1nh-Im7_ -goversion go1.13beta1 -D "" -importcfg $WORK/b285/importcfg -pack ./streaming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal BUILDSTDERR: cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/05/05c4093592f499bb6818ce50f7719b7da6df9e8c6bf3fb63d3353f2c3582630f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer BUILDSTDERR: mkdir -p $WORK/b295/ BUILDSTDERR: cat >$WORK/b295/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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer -complete -installsuffix shared -buildid WltJxkTN4k6Y74fuIZWb/WltJxkTN4k6Y74fuIZWb -goversion go1.13beta1 -D "" -importcfg $WORK/b295/importcfg -pack ./recognizer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal BUILDSTDERR: cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/93/93bbebf22ddebe162b3acd692e14aa7a4390fa052bd4491062d205e508374e0e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api BUILDSTDERR: mkdir -p $WORK/b303/ BUILDSTDERR: cat >$WORK/b303/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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api -complete -installsuffix shared -buildid hUi5lNV04QZyjBIDEyaJ/hUi5lNV04QZyjBIDEyaJ -goversion go1.13beta1 -D "" -importcfg $WORK/b303/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal BUILDSTDERR: cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/7b/7ba35082a4991edff2280a205c07252f82d71371a28f011ecd5b4e3a483a7127-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf BUILDSTDERR: mkdir -p $WORK/b298/ BUILDSTDERR: cat >$WORK/b298/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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b296/_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_s390x/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf -complete -installsuffix shared -buildid rehKFpAh7_SvwziLNCu_/rehKFpAh7_SvwziLNCu_ -goversion go1.13beta1 -D "" -importcfg $WORK/b298/importcfg -pack ./doc.go ./protobuf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal BUILDSTDERR: cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/25/256e0dc4e9e631db222cae2931415584aac0ec63de84ff5d2d540fc8b4ce7621-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation BUILDSTDERR: mkdir -p $WORK/b305/ BUILDSTDERR: cat >$WORK/b305/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_s390x/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation -complete -installsuffix shared -buildid BswvOg2B3xymueEapxND/BswvOg2B3xymueEapxND -goversion go1.13beta1 -D "" -importcfg $WORK/b305/importcfg -pack ./connrotation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal BUILDSTDERR: cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/13/136446157accfcb1ee0a58e5e3dfeea585f8e3ddf0cd959796c5605cdca60f8a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics BUILDSTDERR: mkdir -p $WORK/b307/ BUILDSTDERR: cat >$WORK/b307/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_s390x/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics -complete -installsuffix shared -buildid I86XC88zxfPOE8Byz0ko/I86XC88zxfPOE8Byz0ko -goversion go1.13beta1 -D "" -importcfg $WORK/b307/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal BUILDSTDERR: cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/60/60c2c2ec6970aa9a1144316f8707b78cae9963657332030dea026888696e8747-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert BUILDSTDERR: mkdir -p $WORK/b308/ BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal BUILDSTDERR: cat >$WORK/b308/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_s390x/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert -complete -installsuffix shared -buildid H43St7_inwJpwfHMiwYR/H43St7_inwJpwfHMiwYR -goversion go1.13beta1 -D "" -importcfg $WORK/b308/importcfg -pack ./cert.go ./csr.go ./io.go ./pem.go BUILDSTDERR: cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d5/d581e285019bb265b0cd6d79a6ba8da0cd933d89f3eea36e06c0c92cbaa725b1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/time/rate BUILDSTDERR: mkdir -p $WORK/b310/ BUILDSTDERR: cat >$WORK/b310/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_s390x/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/time/rate -complete -installsuffix shared -buildid J-RKvX-oHo300uiFB3tS/J-RKvX-oHo300uiFB3tS -goversion go1.13beta1 -D "" -importcfg $WORK/b310/importcfg -pack ./rate.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_s390x/asm -trimpath "$WORK/b294=>" -I $WORK/b294/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b294/relfect2_mips64x.o ./relfect2_mips64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b294=>" -I $WORK/b294/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b294/relfect2_mipsx.o ./relfect2_mipsx.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b294=>" -I $WORK/b294/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b294/relfect2_ppc64x.o ./relfect2_ppc64x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b294=>" -I $WORK/b294/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b294/relfect2_s390x.o ./relfect2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b294/_pkg_.a $WORK/b294/relfect2_mips64x.o $WORK/b294/relfect2_mipsx.o $WORK/b294/relfect2_ppc64x.o $WORK/b294/relfect2_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal BUILDSTDERR: cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/ea/eadbec26c0d204f56899d0c61da8b1a22380f2ce45906dde907e70679dc4546b-d # internal BUILDSTDERR: cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/f8/f854a2de3613ea9b2493432af40c442433d9fe9d18fd6caf2ca8457fbfecce0f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol BUILDSTDERR: mkdir -p $WORK/b309/ BUILDSTDERR: cat >$WORK/b309/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/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer=$WORK/b311/_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_s390x/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol -complete -installsuffix shared -buildid keenKllnrondmxyNPHWj/keenKllnrondmxyNPHWj -goversion go1.13beta1 -D "" -importcfg $WORK/b309/importcfg -pack ./backoff.go ./throttle.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/json-iterator/go BUILDSTDERR: mkdir -p $WORK/b292/ BUILDSTDERR: cat >$WORK/b292/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/b293/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b294/_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_s390x/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/json-iterator/go -complete -installsuffix shared -buildid e8FfmBdNTUIsvWbxeZdg/e8FfmBdNTUIsvWbxeZdg -goversion go1.13beta1 -D "" -importcfg $WORK/b292/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_s390x/buildid -w $WORK/b308/_pkg_.a # internal BUILDSTDERR: cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/5d/5dfe1a46ccb343bbc2dcbd77c7eaf68a6736c9c852091ba6dd5a1a4d527f2ecf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets BUILDSTDERR: mkdir -p $WORK/b319/ BUILDSTDERR: cat >$WORK/b319/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_s390x/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets -complete -installsuffix shared -buildid ZoqcU_74JWks-zRP7fnm/ZoqcU_74JWks-zRP7fnm -goversion go1.13beta1 -D "" -importcfg $WORK/b319/importcfg -pack ./doc.go ./ipnet.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal BUILDSTDERR: cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/9d/9da655d9dcc49798c482009a8716d3b85cf6bca8968a7ab4f544839a6122a2b6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net BUILDSTDERR: mkdir -p $WORK/b322/ BUILDSTDERR: cat >$WORK/b322/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_s390x/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net -complete -installsuffix shared -buildid p3ocHjzLhdce3kdFgQyr/p3ocHjzLhdce3kdFgQyr -goversion go1.13beta1 -D "" -importcfg $WORK/b322/importcfg -pack ./net.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal BUILDSTDERR: cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e7/e7bd4cb22a3df5ccb10118a7d60e695cc8cbece87235d4d68fdedbf66815773b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent BUILDSTDERR: mkdir -p $WORK/b324/ BUILDSTDERR: cat >$WORK/b324/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_s390x/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent -complete -installsuffix shared -buildid SSgimkB84LGHWLNH5-TD/SSgimkB84LGHWLNH5-TD -goversion go1.13beta1 -D "" -importcfg $WORK/b324/importcfg -pack ./dedent.go BUILDSTDERR: cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/da/dadc1259e683d4833d9f1f03377f6591f0e6ed78e3929fe69a6003fe4ae021b4-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/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b191/_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/b192/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_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: 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_s390x/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 hgZfIpkkL7BT3nVr76au/hgZfIpkkL7BT3nVr76au -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal BUILDSTDERR: cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/07/079ebab769b04cc5232f1b338885ea6738568e399fdb2fbca6e2d945b6e03bf8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b207/ BUILDSTDERR: cat >$WORK/b207/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/b208/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b209/_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/b192/_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/b213/_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_s390x/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid xPZRgWvQrEYyPAEr_bk0/xPZRgWvQrEYyPAEr_bk0 -goversion go1.13beta1 -D "" -importcfg $WORK/b207/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal BUILDSTDERR: cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/1a/1a23eac028dfdc77a8d494082878cf90b1555df881281dfaaab8c6e3ccd665ee-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: mkdir -p $WORK/b235/ BUILDSTDERR: cat >$WORK/b235/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/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 net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_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_s390x/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid eaHJ31RqBmV0Ggfpxovu/eaHJ31RqBmV0Ggfpxovu -goversion go1.13beta1 -D "" -importcfg $WORK/b235/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal BUILDSTDERR: cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/d9/d9f362041b28a95d1ec3b4b4544d688ddfda0c3cd6456b221e68ed515cb53efa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler 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/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/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler -complete -installsuffix shared -buildid weiWkw8lPhY-SpB2pVDw/weiWkw8lPhY-SpB2pVDw -goversion go1.13beta1 -D "" -importcfg $WORK/b282/importcfg -pack ./context.go ./error.go ./extension-handler.go ./helpers.go ./main.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal BUILDSTDERR: cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/fd/fd323ee8b7f4e4e734ae259c8651b6c13abf0b175d6cf3d9d68e72f1dbf4298f-d # internal BUILDSTDERR: expvar BUILDSTDERR: mkdir -p $WORK/b327/ BUILDSTDERR: cat >$WORK/b327/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/b192/_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_s390x/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p expvar -std -complete -installsuffix shared -buildid lsmtYDvJ0aQ090zCNTri/lsmtYDvJ0aQ090zCNTri -goversion go1.13beta1 -D "" -importcfg $WORK/b327/importcfg -pack ./expvar.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal BUILDSTDERR: cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/34/34a6074677fefa9f18ea0fcd9d34391b2d577bb410dc09514ad30b9a046e551a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 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/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/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b278/_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_s390x/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2 -complete -installsuffix shared -buildid lS-ZeO41f4kP0XKcFSix/lS-ZeO41f4kP0XKcFSix -goversion go1.13beta1 -D "" -importcfg $WORK/b281/importcfg -pack ./OpenAPIv2.go ./OpenAPIv2.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal BUILDSTDERR: cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/db/dbfd2087bf6cb1ccc069ca90e1579fc8d78428b4ce10fe9099c0791a9a8c3916-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile BUILDSTDERR: mkdir -p $WORK/b328/ BUILDSTDERR: cat >$WORK/b328/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_s390x/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid TTTaGYFqVFV8nylIkBS8/TTTaGYFqVFV8nylIkBS8 -goversion go1.13beta1 -D "" -importcfg $WORK/b328/importcfg -pack ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal BUILDSTDERR: cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/34/34dd4f31420ad722eb5134406d6ae8b79a0bd0b485949ebfec7838cf266ced17-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go 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: 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_s390x/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go -complete -installsuffix shared -buildid _YswNhvFY3GwHqqREBE2/_YswNhvFY3GwHqqREBE2 -goversion go1.13beta1 -D "" -importcfg $WORK/b329/importcfg -pack ./metrics.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal BUILDSTDERR: cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/1b/1b959445e5c6ac098ed2eeb6a200a456e84ed12a198955a8d87703af2c1f8f1b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil BUILDSTDERR: mkdir -p $WORK/b331/ BUILDSTDERR: cat >$WORK/b331/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_s390x/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid B1EvxZ1b7V3Yy5v0mCeQ/B1EvxZ1b7V3Yy5v0mCeQ -goversion go1.13beta1 -D "" -importcfg $WORK/b331/importcfg -pack ./decode.go ./doc.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal BUILDSTDERR: cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/f1/f1b146ce79d4dcc69d420a3770a3cee20850b1d27ddb183a2acefc899d549d01-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg BUILDSTDERR: mkdir -p $WORK/b332/ BUILDSTDERR: cat >$WORK/b332/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_s390x/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid lkOiJguMfkbjOMipvgU3/lkOiJguMfkbjOMipvgU3 -goversion go1.13beta1 -D "" -importcfg $WORK/b332/importcfg -pack ./autoneg.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal BUILDSTDERR: cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/d6/d6bd54a181385427378f41e9952dc3c260ff529b2f57cab4dd789bc88770fb73-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model BUILDSTDERR: mkdir -p $WORK/b333/ BUILDSTDERR: cat >$WORK/b333/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_s390x/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model -complete -installsuffix shared -buildid M56loJv0YDIUvSCOJgzk/M56loJv0YDIUvSCOJgzk -goversion go1.13beta1 -D "" -importcfg $WORK/b333/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_s390x/buildid -w $WORK/b333/_pkg_.a # internal BUILDSTDERR: cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/27/27aa95e2e3ba8d6888cfcfa2be592867f35a02fb75723524a94847c40e1223de-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt 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: 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/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid mQ3M6rcSN5eBj5ZmbSMw/mQ3M6rcSN5eBj5ZmbSMw -goversion go1.13beta1 -D "" -importcfg $WORK/b330/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal BUILDSTDERR: cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/40/403f1c0c52de1398a7b87c19a95d636b9b184b1c2e9dd9c67350a51c160ec30a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs BUILDSTDERR: mkdir -p $WORK/b335/ BUILDSTDERR: cat >$WORK/b335/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_s390x/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs -complete -installsuffix shared -buildid 8WyWaCKzca8AlNXD3Qec/8WyWaCKzca8AlNXD3Qec -goversion go1.13beta1 -D "" -importcfg $WORK/b335/importcfg -pack ./parse.go ./xfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal BUILDSTDERR: cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/f5/f51d34aa52a099a35a4beb35f88f5dfd412a9cb1711fec691341643b35884a52-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs BUILDSTDERR: mkdir -p $WORK/b334/ BUILDSTDERR: cat >$WORK/b334/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/b335/_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_s390x/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs -complete -installsuffix shared -buildid 5odNelmebofhyU6V3aGj/5odNelmebofhyU6V3aGj -goversion go1.13beta1 -D "" -importcfg $WORK/b334/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_s390x/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/84/84d13688a96aa934d24be9bc2df19c31ed8a3cf8e87577b839b4d7e0efc0f5d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b234/ BUILDSTDERR: cat >$WORK/b234/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/b185/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b233/_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/b192/_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_s390x/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid BEts9sYPLGO9d1ZLgY-a/BEts9sYPLGO9d1ZLgY-a -goversion go1.13beta1 -D "" -importcfg $WORK/b234/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_s390x/buildid -w $WORK/b292/_pkg_.a # internal BUILDSTDERR: cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/8a/8a8a0164b0c8d62fb6fff18558df54d654fef14da4a93c7bc03e3450f83c057e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net 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 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/b249/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid s9GysL2ugKbox4IcwFEh/s9GysL2ugKbox4IcwFEh -goversion go1.13beta1 -D "" -importcfg $WORK/b267/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal BUILDSTDERR: cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/71/71701366d2220e7bc86ef8ee504b83e7ec584c98dc5e1a34b9488b4875bf43b6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json BUILDSTDERR: mkdir -p $WORK/b291/ BUILDSTDERR: cat >$WORK/b291/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/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b297/_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_s390x/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json -complete -installsuffix shared -buildid BPGcmzJ_BBeHb9o2S29f/BPGcmzJ_BBeHb9o2S29f -goversion go1.13beta1 -D "" -importcfg $WORK/b291/importcfg -pack ./json.go ./meta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal BUILDSTDERR: cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/83/8363419acd4e44e582ca631cd9e2dda5db69c536f02681c0eb66781ea0bd0989-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch 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 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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b267/_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_s390x/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid RRR0GY0KztByZs6pkGxz/RRR0GY0KztByZs6pkGxz -goversion go1.13beta1 -D "" -importcfg $WORK/b266/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_s390x/buildid -w $WORK/b291/_pkg_.a # internal BUILDSTDERR: cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/5a/5ab859f43dabbfee2d2198db31ba47f8fc7760e9f6ab12bd4e380f0b5fed559d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport BUILDSTDERR: mkdir -p $WORK/b304/ BUILDSTDERR: cat >$WORK/b304/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/b267/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport -complete -installsuffix shared -buildid smNIUswbFIKvY15zI50g/smNIUswbFIKvY15zI50g -goversion go1.13beta1 -D "" -importcfg $WORK/b304/importcfg -pack ./cache.go ./config.go ./round_trippers.go ./transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal BUILDSTDERR: cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/32/32cbb4484df5e54c28f76ff0abce2caba57e1c9414bc047ee68e8dc5e2f7c652-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 BUILDSTDERR: mkdir -p $WORK/b244/ BUILDSTDERR: cat >$WORK/b244/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/b245/_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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_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/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_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_s390x/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid CVdd53pnYjh9tRcLQ6so/CVdd53pnYjh9tRcLQ6so -goversion go1.13beta1 -D "" -importcfg $WORK/b244/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_s390x/buildid -w $WORK/b304/_pkg_.a # internal BUILDSTDERR: cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/e3/e39f881d3481d695e86d954f0e1162604f4f5549d07beebe5f6c78d7940e279a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus BUILDSTDERR: mkdir -p $WORK/b326/ BUILDSTDERR: cat >$WORK/b326/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/b327/_pkg_.a BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile=$WORK/b328/_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/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs=$WORK/b334/_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/b192/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b265/_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_s390x/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid n6NWmHOrt6ZQy3zbZlvm/n6NWmHOrt6ZQy3zbZlvm -goversion go1.13beta1 -D "" -importcfg $WORK/b326/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_s390x/buildid -w $WORK/b234/_pkg_.a # internal BUILDSTDERR: cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/31/31394387175ed70ec5af657adcfac1804b398cb29167b1a49926672663e90121-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/b207/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b234/_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/b192/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b235/_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_s390x/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 hsSE4YJsz9lWZAoOKUkE/hsSE4YJsz9lWZAoOKUkE -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_s390x/buildid -w $WORK/b326/_pkg_.a # internal BUILDSTDERR: cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/2b/2b98d13890ecf03d4f037cc888f4d370f11fce6f97a507cd51e6b26d68e0283d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics BUILDSTDERR: mkdir -p $WORK/b325/ BUILDSTDERR: cat >$WORK/b325/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/b326/_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_s390x/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics -complete -installsuffix shared -buildid udtD9Gi8psCcZf-lG3sN/udtD9Gi8psCcZf-lG3sN -goversion go1.13beta1 -D "" -importcfg $WORK/b325/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal BUILDSTDERR: cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/b0/b0999ad5334f4f302f39709bfb14efdb06f3dbb27b1706930374c3cef0c61098-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async BUILDSTDERR: mkdir -p $WORK/b336/ BUILDSTDERR: cat >$WORK/b336/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/b309/_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_s390x/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async -complete -installsuffix shared -buildid cqT_w4T4P3KrQqucGmbq/cqT_w4T4P3KrQqucGmbq -goversion go1.13beta1 -D "" -importcfg $WORK/b336/importcfg -pack ./bounded_frequency_runner.go ./runner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal BUILDSTDERR: cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/43/438b63e217d8cc28e8a2c2b943de135451b4962806c17f841bb7831dacc32c97-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/utils/exec BUILDSTDERR: mkdir -p $WORK/b338/ BUILDSTDERR: cat >$WORK/b338/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_s390x/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/utils/exec -complete -installsuffix shared -buildid 9cphr1GbxK5bInvwuUa_/9cphr1GbxK5bInvwuUa_ -goversion go1.13beta1 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal BUILDSTDERR: cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/29/299aa474090482627219da2ddca8dbb3e0a42f71c80d17fd29eb9c2e60cc2c54-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto BUILDSTDERR: mkdir -p $WORK/b280/ BUILDSTDERR: cat >$WORK/b280/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/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b278/_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_s390x/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto -complete -installsuffix shared -buildid n-1syrF0KPzeE6vnvODx/n-1syrF0KPzeE6vnvODx -goversion go1.13beta1 -D "" -importcfg $WORK/b280/importcfg -pack ./doc.go ./document.go ./openapi.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal BUILDSTDERR: cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/96/96de10bb280c0550dd1783a7ecf99b8d0acaa44c033bb154b68b6520f15d213c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus BUILDSTDERR: mkdir -p $WORK/b340/ BUILDSTDERR: cat >$WORK/b340/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_s390x/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus -complete -installsuffix shared -buildid qFaKx4oypVkoa_oUEEC6/qFaKx4oypVkoa_oUEEC6 -goversion go1.13beta1 -D "" -importcfg $WORK/b340/importcfg -pack ./dbus.go ./doc.go ./fake_dbus.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal BUILDSTDERR: cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/57/5773b72cdad62e360cebec17e90c24f4995cacca52542d81fc95177609b7941b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version BUILDSTDERR: mkdir -p $WORK/b341/ BUILDSTDERR: cat >$WORK/b341/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_s390x/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version -complete -installsuffix shared -buildid 9QcGSPQa6JXL_-YOFwWk/9QcGSPQa6JXL_-YOFwWk -goversion go1.13beta1 -D "" -importcfg $WORK/b341/importcfg -pack ./doc.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal BUILDSTDERR: cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/9a/9a4115f8c4ccfb48f79cac6453c135af3a22f61de6d025f30be415beb42dcbda-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl BUILDSTDERR: mkdir -p $WORK/b342/ BUILDSTDERR: cat >$WORK/b342/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_s390x/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl -complete -installsuffix shared -buildid nWfu2MD_Jec02NBE2nAX/nWfu2MD_Jec02NBE2nAX -goversion go1.13beta1 -D "" -importcfg $WORK/b342/importcfg -pack ./sysctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal BUILDSTDERR: cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/18/18680be151985705bf1b27f1ed78a0ca762c9ab2551d14dbcba706122cfa3904-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables 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: 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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_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/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_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_s390x/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables -complete -installsuffix shared -buildid I20JSF3QjmRjwBmN6inB/I20JSF3QjmRjwBmN6inB -goversion go1.13beta1 -D "" -importcfg $WORK/b339/importcfg -pack ./doc.go ./iptables.go ./iptables_linux.go ./save_restore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal BUILDSTDERR: cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/24/24821e0b20c5a8228af229b724f2604fc00ea4784b62c48db99c87cf95435159-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/registrar BUILDSTDERR: mkdir -p $WORK/b344/ BUILDSTDERR: cat >$WORK/b344/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_s390x/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/cri-o/cri-o/pkg/registrar -complete -installsuffix shared -buildid sNmQVl_KSqQxLHvnEFM0/sNmQVl_KSqQxLHvnEFM0 -goversion go1.13beta1 -D "" -importcfg $WORK/b344/importcfg -pack ./registrar.go BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/48/4872cd718ed14f63e7df4186e5848cbf051e716f34d2f40e91dedbd9afdddefc-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_s390x/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 9dZAiaeJaKA7Iit2r7v1/9dZAiaeJaKA7Iit2r7v1 -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./api.pb.go ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal BUILDSTDERR: cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/ac/ac6f03c4ebc44ce639311abf22ef21ca800eecad843a76140ca718fb1e8002f6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice BUILDSTDERR: mkdir -p $WORK/b349/ BUILDSTDERR: cat >$WORK/b349/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_s390x/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/strslice -complete -installsuffix shared -buildid ANqMimEXoWoShhVooWh0/ANqMimEXoWoShhVooWh0 -goversion go1.13beta1 -D "" -importcfg $WORK/b349/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal BUILDSTDERR: cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/31/312d7d05735a55385c7a18e9efc9d3979f2f6209d6bfdb6265376a312e0e3c12-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions BUILDSTDERR: mkdir -p $WORK/b350/ BUILDSTDERR: cat >$WORK/b350/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_s390x/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid nQFtZEyUEIyie-xa9YKK/nQFtZEyUEIyie-xa9YKK -goversion go1.13beta1 -D "" -importcfg $WORK/b350/importcfg -pack ./compare.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal BUILDSTDERR: cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/e8/e8b4e1c1dac5abedd7fe98f0a1ec32613d47e75b254cff82a3b4298c626e0349-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/libtrust BUILDSTDERR: mkdir -p $WORK/b351/ BUILDSTDERR: cat >$WORK/b351/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_s390x/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/libtrust -complete -installsuffix shared -buildid C5-q0hA3h64etANL_i4U/C5-q0hA3h64etANL_i4U -goversion go1.13beta1 -D "" -importcfg $WORK/b351/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_s390x/buildid -w $WORK/b339/_pkg_.a # internal BUILDSTDERR: cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/8f/8f0f20c5298104439ec1524d6c53042e9998f0186b45db958d31393573ef8344-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog BUILDSTDERR: mkdir -p $WORK/b354/ BUILDSTDERR: cat >$WORK/b354/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_s390x/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Q9hAdsTY6sqc0WFFhItJ/Q9hAdsTY6sqc0WFFhItJ -goversion go1.13beta1 -D "" -importcfg $WORK/b354/importcfg -pack ./xlog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal BUILDSTDERR: cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/44/44489b8e9cf780facc795d3efe49f7c7f28b728fa00035078ffde9d829ff01c9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma BUILDSTDERR: mkdir -p $WORK/b355/ BUILDSTDERR: cat >$WORK/b355/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/b356/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b354/_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_s390x/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid XAP7NGgx1iYfEjTCIMPU/XAP7NGgx1iYfEjTCIMPU -goversion go1.13beta1 -D "" -importcfg $WORK/b355/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_s390x/buildid -w $WORK/b244/_pkg_.a # internal BUILDSTDERR: cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/bf/bfaa7251c606001182e56648ab6e7b86a3838032d0968f469e3d4d21f3b9bce5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: mkdir -p $WORK/b241/ BUILDSTDERR: cat >$WORK/b241/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/gogo/protobuf/proto=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/proto BUILDSTDERR: importmap github.com/gogo/protobuf/sortkeys=github.com/cri-o/cri-o/vendor/github.com/gogo/protobuf/sortkeys BUILDSTDERR: importmap 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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 -complete -installsuffix shared -buildid JiZD6v3364k5yyT9usX4/JiZD6v3364k5yyT9usX4 -goversion go1.13beta1 -D "" -importcfg $WORK/b241/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_s390x/buildid -w $WORK/b351/_pkg_.a # internal BUILDSTDERR: cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/d6/d6e886330d826e339e95675c8d00b64443a6127d9358ac31d88fa3012001441c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors BUILDSTDERR: mkdir -p $WORK/b271/ BUILDSTDERR: cat >$WORK/b271/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors -complete -installsuffix shared -buildid i1fLFy1XsBgebMMOeMYZ/i1fLFy1XsBgebMMOeMYZ -goversion go1.13beta1 -D "" -importcfg $WORK/b271/importcfg -pack ./doc.go ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal BUILDSTDERR: cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/98/98f18560683271c0d3cb19b2b006df1bde30d88b094af5e5124096cc3d386848-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured BUILDSTDERR: mkdir -p $WORK/b274/ BUILDSTDERR: cat >$WORK/b274/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b262/_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_s390x/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured -complete -installsuffix shared -buildid zfVgR3DSYO5afZvEMYD0/zfVgR3DSYO5afZvEMYD0 -goversion go1.13beta1 -D "" -importcfg $WORK/b274/importcfg -pack ./helpers.go ./unstructured.go ./unstructured_list.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal BUILDSTDERR: cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/61/6137887d7b0bf6404049610650f9b2274fae18a7903f2fdcc7431ba5c222e07c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication 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/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/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 -complete -installsuffix shared -buildid _pF5h6Pb51T1rDSsqLDH/_pF5h6Pb51T1rDSsqLDH -goversion go1.13beta1 -D "" -importcfg $WORK/b300/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal BUILDSTDERR: cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/fb/fb4a9e9cb85951e9c9d13bf4f7295089cec3270e51a738599298636e5e3b4208-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b300/_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_s390x/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/v1alpha1 -complete -installsuffix shared -buildid NwbD69hfQ5zZrQv36z2S/NwbD69hfQ5zZrQv36z2S -goversion go1.13beta1 -D "" -importcfg $WORK/b301/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_s390x/buildid -w $WORK/b274/_pkg_.a # internal BUILDSTDERR: cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/14/14f4e258f2fa3e5ceda66fb35f0a7e0b9a1f547956361f8ffd7abfa9efefb50f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch BUILDSTDERR: mkdir -p $WORK/b273/ BUILDSTDERR: cat >$WORK/b273/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/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b280/_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_s390x/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch -complete -installsuffix shared -buildid VxvcMYXkqX-XDNGGHtsQ/VxvcMYXkqX-XDNGGHtsQ -goversion go1.13beta1 -D "" -importcfg $WORK/b273/importcfg -pack ./errors.go ./meta.go ./patch.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal BUILDSTDERR: cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/ca/ca0e0a7cbbec9fb827ffc549d2fe8c5d3bd5eca2b1f8107bdcb42a53d2864c58-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning BUILDSTDERR: mkdir -p $WORK/b299/ BUILDSTDERR: cat >$WORK/b299/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/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning -complete -installsuffix shared -buildid S0tIoyT-kbouFVMSHq8P/S0tIoyT-kbouFVMSHq8P -goversion go1.13beta1 -D "" -importcfg $WORK/b299/importcfg -pack ./versioning.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal BUILDSTDERR: cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/19/19f30ebbe0413cf201a877c11a3bf5145908903c109347b643df40745eea35dc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer BUILDSTDERR: mkdir -p $WORK/b290/ BUILDSTDERR: cat >$WORK/b290/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime BUILDSTDERR: importmap k8s.io/apimachinery/pkg/runtime/schema=github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema BUILDSTDERR: 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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$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/apimachinery/pkg/runtime/serializer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer -complete -installsuffix shared -buildid xR3S33Snc3_Cp1vdbN09/xR3S33Snc3_Cp1vdbN09 -goversion go1.13beta1 -D "" -importcfg $WORK/b290/importcfg -pack ./codec_factory.go ./negotiated_codec.go ./protobuf_extension.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal BUILDSTDERR: cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/19/196111d1c013267271b9c72bc684910c0856c485d76d2cca8c2f085f6a12ebee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b302/ BUILDSTDERR: cat >$WORK/b302/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b300/_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_s390x/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 -complete -installsuffix shared -buildid XqbnYyxSeHARQ0Z_sEgW/XqbnYyxSeHARQ0Z_sEgW -goversion go1.13beta1 -D "" -importcfg $WORK/b302/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_s390x/buildid -w $WORK/b273/_pkg_.a # internal BUILDSTDERR: cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/df/df0908638e89c930436e14aed73834f517c5df62b527adfe8c81711012a8ffad-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch BUILDSTDERR: mkdir -p $WORK/b306/ BUILDSTDERR: cat >$WORK/b306/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_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_s390x/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch -complete -installsuffix shared -buildid l4Y-r929esL_dSOyK8dz/l4Y-r929esL_dSOyK8dz -goversion go1.13beta1 -D "" -importcfg $WORK/b306/importcfg -pack ./decoder.go ./encoder.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal BUILDSTDERR: cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/70/70ec64529b53156f0b4e9c994e1ac1892cd3558a1b863741cd826d3633cd259a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec BUILDSTDERR: mkdir -p $WORK/b288/ BUILDSTDERR: cat >$WORK/b288/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/b289/_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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec -complete -installsuffix shared -buildid BtKtg1Edi0wdPygRBR6Z/BtKtg1Edi0wdPygRBR6Z -goversion go1.13beta1 -D "" -importcfg $WORK/b288/importcfg -pack ./exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal BUILDSTDERR: cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/a3/a31fea98efee95a3bd78815442f20e8aaec3484c9703cfaca00abb8519835174-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 BUILDSTDERR: mkdir -p $WORK/b314/ BUILDSTDERR: cat >$WORK/b314/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1 -complete -installsuffix shared -buildid I21n-6luyGGaCoyiIgCX/I21n-6luyGGaCoyiIgCX -goversion go1.13beta1 -D "" -importcfg $WORK/b314/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_s390x/buildid -w $WORK/b288/_pkg_.a # internal BUILDSTDERR: cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/0a/0adb10ab158491efd1a5fe0e3286d01375dc72d310c1006b4b9fb2a53dde8429-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest BUILDSTDERR: mkdir -p $WORK/b284/ BUILDSTDERR: cat >$WORK/b284/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/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest -complete -installsuffix shared -buildid ztRuc_BC3FT8ONo3s6R_/ztRuc_BC3FT8ONo3s6R_ -goversion go1.13beta1 -D "" -importcfg $WORK/b284/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_s390x/buildid -w $WORK/b314/_pkg_.a # internal BUILDSTDERR: cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/7d/7d7cf71d5ce66b7cf7287bece1b2ea69f890c65e3d0ac4b961e45e582df7ad50-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta BUILDSTDERR: mkdir -p $WORK/b313/ BUILDSTDERR: cat >$WORK/b313/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_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_s390x/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta -complete -installsuffix shared -buildid du3wyKMt3dqTH2USoRWN/du3wyKMt3dqTH2USoRWN -goversion go1.13beta1 -D "" -importcfg $WORK/b313/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_s390x/buildid -w $WORK/b284/_pkg_.a # internal BUILDSTDERR: cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/45/45456acdf3f607e7efa3b4d133c2652a80a48ecb56248d7f1525cbf2b003d1de-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion BUILDSTDERR: mkdir -p $WORK/b316/ BUILDSTDERR: cat >$WORK/b316/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_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/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_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_s390x/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion -complete -installsuffix shared -buildid qrxtxBuWfbKJThQEW-Wz/qrxtxBuWfbKJThQEW-Wz -goversion go1.13beta1 -D "" -importcfg $WORK/b316/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_s390x/buildid -w $WORK/b313/_pkg_.a # internal BUILDSTDERR: cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/43/43def032370996793b1726c947b54f01a10b8c1056d74d8d6454b5a40eaf10ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest BUILDSTDERR: mkdir -p $WORK/b348/ BUILDSTDERR: cat >$WORK/b348/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/b349/_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/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libtrust=$WORK/b351/_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_s390x/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest -complete -installsuffix shared -buildid vgtYDw2Fk5BXIXCIXLUJ/vgtYDw2Fk5BXIXCIXLUJ -goversion go1.13beta1 -D "" -importcfg $WORK/b348/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal BUILDSTDERR: cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/21/21ba686923038df2288eccafef3b7b49e0b45d3c5a9694a1b118b13ef9ad45e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core BUILDSTDERR: mkdir -p $WORK/b315/ BUILDSTDERR: cat >$WORK/b315/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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core -complete -installsuffix shared -buildid _xQbbvAg5eFsJ8rJS5tU/_xQbbvAg5eFsJ8rJS5tU -goversion go1.13beta1 -D "" -importcfg $WORK/b315/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_s390x/buildid -w $WORK/b348/_pkg_.a # internal BUILDSTDERR: cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/12/12650632cb6e7ef347e935b5d928f0be863fb58896e8c40691edb8924b8ea92d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/image 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/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/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/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_s390x/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/image -complete -installsuffix shared -buildid medbTOkQOLWknvUtgs0T/medbTOkQOLWknvUtgs0T -goversion go1.13beta1 -D "" -importcfg $WORK/b347/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_s390x/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/b4/b45d339df02e7bfa7476cc3a3f93365bf2e8c57ea390e17b18a8a739565c8190-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_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/cri-o/cri-o/oci -complete -installsuffix shared -buildid rZCrUL8gyX-HelJjVGL9/rZCrUL8gyX-HelJjVGL9 -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: cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/b6/b6ebea5668421dc4af5be5d349ac5dedb10d8960449c448a13689cd63af69a36-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz BUILDSTDERR: mkdir -p $WORK/b353/ BUILDSTDERR: cat >$WORK/b353/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/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma=$WORK/b355/_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_s390x/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz -complete -installsuffix shared -buildid 0k5bxvgiuQF6-a6SXoXc/0k5bxvgiuQF6-a6SXoXc -goversion go1.13beta1 -D "" -importcfg $WORK/b353/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal BUILDSTDERR: cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/54/549f6ab6fd1f9990358214d0c332c4cde29fc26e0cdf6c5c7d3f75721f157d32-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression BUILDSTDERR: mkdir -p $WORK/b352/ BUILDSTDERR: cat >$WORK/b352/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/b353/_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_s390x/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression -complete -installsuffix shared -buildid HsYs4rLkJI_nCvZV8iR4/HsYs4rLkJI_nCvZV8iR4 -goversion go1.13beta1 -D "" -importcfg $WORK/b352/importcfg -pack ./compression.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal BUILDSTDERR: cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/3c/3c4686a5011d6c09659872e335a40f7aa3009a45bac58ec07d385395b1215f13-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/transports BUILDSTDERR: mkdir -p $WORK/b358/ BUILDSTDERR: cat >$WORK/b358/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_s390x/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/transports -complete -installsuffix shared -buildid 0KUJ7UOM6GZKY-PbSg3d/0KUJ7UOM6GZKY-PbSg3d -goversion go1.13beta1 -D "" -importcfg $WORK/b358/importcfg -pack ./stub.go ./transports.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/f1/f14c7b51bc79a57c97c4e4370ccf926d178611eac8a51d8019cd1ea50ae001b2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/version BUILDSTDERR: mkdir -p $WORK/b359/ BUILDSTDERR: cat >$WORK/b359/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_s390x/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/version -complete -installsuffix shared -buildid 7ExW6YdlBhP6dwsyQNAR/7ExW6YdlBhP6dwsyQNAR -goversion go1.13beta1 -D "" -importcfg $WORK/b359/importcfg -pack ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal BUILDSTDERR: cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/e6/e6a5fc2323b40b4c66033b52a5f5a80aae751c2dbef86f36bd23bb5f527cc473-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme BUILDSTDERR: mkdir -p $WORK/b360/ 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_s390x/cgo -objdir $WORK/b360/ -importpath github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b360/ -g -O2 ./data.go ./gpgme.go BUILDSTDERR: cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f5/f54184d70f571a8aa0e898dc08ffea7fc767e4a875509b9fa561ceb7eb35adac-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors BUILDSTDERR: mkdir -p $WORK/b363/ BUILDSTDERR: cat >$WORK/b363/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_s390x/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid MEmMdn2DYZSHERmtgLox/MEmMdn2DYZSHERmtgLox -goversion go1.13beta1 -D "" -importcfg $WORK/b363/importcfg -pack ./errors.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal BUILDSTDERR: cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/d7/d7a5b1f6f77d2a35a71cb5a58274d5aa2128b704311cdff67f8febde4f0c3041-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor BUILDSTDERR: mkdir -p $WORK/b362/ BUILDSTDERR: cat >$WORK/b362/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/b363/_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_s390x/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid 5NcVMN2sNlxJs5ATjiIZ/5NcVMN2sNlxJs5ATjiIZ -goversion go1.13beta1 -D "" -importcfg $WORK/b362/importcfg -pack ./armor.go ./encode.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal BUILDSTDERR: cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/12/127be500ec23abab058510bca12721e8ebf13bc2eec4196f9236d1f7419dd8f8-d # internal BUILDSTDERR: hash/adler32 BUILDSTDERR: mkdir -p $WORK/b366/ BUILDSTDERR: cat >$WORK/b366/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_s390x/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid 7HvoBve0GfT1EO9eKr84/7HvoBve0GfT1EO9eKr84 -goversion go1.13beta1 -D "" -importcfg $WORK/b366/importcfg -pack ./adler32.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal BUILDSTDERR: cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/37/37316bffafc238f3ae4d4cb8f0fe84684e50367b1362a77312a046c83050c76b-d # internal BUILDSTDERR: compress/zlib BUILDSTDERR: mkdir -p $WORK/b365/ BUILDSTDERR: cat >$WORK/b365/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/b366/_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_s390x/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid Q8fdd_UdHC_ZynqKDigu/Q8fdd_UdHC_ZynqKDigu -goversion go1.13beta1 -D "" -importcfg $WORK/b365/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal BUILDSTDERR: cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/8d/8d13329a944f63f8997f2e02d0df96f193ee4f9feb06558f61e8b64c3621da3b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 BUILDSTDERR: mkdir -p $WORK/b367/ BUILDSTDERR: cat >$WORK/b367/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_s390x/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid -ZMZlTP5yFpDLFMb2L69/-ZMZlTP5yFpDLFMb2L69 -goversion go1.13beta1 -D "" -importcfg $WORK/b367/importcfg -pack ./cast5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal BUILDSTDERR: cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/f9/f92c7df1b696e0b2fc8b906416a3aa6cee35ab365311a4443be781a04019f819-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal BUILDSTDERR: mkdir -p $WORK/b368/ BUILDSTDERR: cat >$WORK/b368/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_s390x/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid bsZc_NyhP33h8VA3Wpev/bsZc_NyhP33h8VA3Wpev -goversion go1.13beta1 -D "" -importcfg $WORK/b368/importcfg -pack ./elgamal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal BUILDSTDERR: cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/5d/5d161a0114bd0cbf80d71efeb21a84c5b93e8bf0bceb4cfb6b746d0b3bb617d2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k BUILDSTDERR: mkdir -p $WORK/b369/ BUILDSTDERR: cat >$WORK/b369/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/b363/_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_s390x/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid cv-0GhR_sDmR3a1rEYWO/cv-0GhR_sDmR3a1rEYWO -goversion go1.13beta1 -D "" -importcfg $WORK/b369/importcfg -pack ./s2k.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal BUILDSTDERR: cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/6f/6f9ef181bb18b2eef9211894eed53223fc4fe646a5c9945968f89df8ed2f0707-d # internal BUILDSTDERR: image BUILDSTDERR: mkdir -p $WORK/b370/ BUILDSTDERR: cat >$WORK/b370/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/b371/_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_s390x/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p image -std -complete -installsuffix shared -buildid TlnHlyEQMf3hhOMGv5iA/TlnHlyEQMf3hhOMGv5iA -goversion go1.13beta1 -D "" -importcfg $WORK/b370/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal BUILDSTDERR: cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/22/221bb8742bf52f8aac01d61f95e6109eb78e4a39d2dbf4b7a9312eb27c8886f6-d # internal BUILDSTDERR: image/internal/imageutil BUILDSTDERR: mkdir -p $WORK/b373/ BUILDSTDERR: cat >$WORK/b373/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile image=$WORK/b370/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/image/internal/imageutil BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid _7BV06WCPWHm0ad5gjWb/_7BV06WCPWHm0ad5gjWb -goversion go1.13beta1 -D "" -importcfg $WORK/b373/importcfg -pack ./imageutil.go ./impl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal BUILDSTDERR: cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/c0/c0c0797b11c4b3ec4698e026a19e373c09f0963791136f4864e956097874e68e-d # internal BUILDSTDERR: image/jpeg BUILDSTDERR: mkdir -p $WORK/b372/ BUILDSTDERR: cat >$WORK/b372/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bufio=$WORK/b053/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b373/_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_s390x/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid k-iDDD8s5lZNyQ1hcteL/k-iDDD8s5lZNyQ1hcteL -goversion go1.13beta1 -D "" -importcfg $WORK/b372/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal BUILDSTDERR: cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/77/773d67e1de1df4e94eaa3aa13e9759648eb1ebebb3b378d330c747cd127a05c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service BUILDSTDERR: mkdir -p $WORK/b318/ BUILDSTDERR: cat >$WORK/b318/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/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets=$WORK/b319/_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_s390x/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service -complete -installsuffix shared -buildid 0Ygh18YIPzahlmu4mhXu/0Ygh18YIPzahlmu4mhXu -goversion go1.13beta1 -D "" -importcfg $WORK/b318/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal BUILDSTDERR: cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/71/71d39a5f5227064876b26e10833769fe9417329230adeeec396bb6d22a561f48-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper BUILDSTDERR: mkdir -p $WORK/b321/ BUILDSTDERR: cat >$WORK/b321/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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_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/b248/_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/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_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_s390x/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper -complete -installsuffix shared -buildid FgYC8FdezKqm5sLE2sOl/FgYC8FdezKqm5sLE2sOl -goversion go1.13beta1 -D "" -importcfg $WORK/b321/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal BUILDSTDERR: cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/25/2527640d586427ae5403bb6ba0aa5ff42d0ad1a3e40ddf515a337b706e1b9d65-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet BUILDSTDERR: mkdir -p $WORK/b364/ BUILDSTDERR: cat >$WORK/b364/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/b365/_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/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile hash=$WORK/b060/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b372/_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_s390x/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid W9Q30usaDfmI19Z1HLVA/W9Q30usaDfmI19Z1HLVA -goversion go1.13beta1 -D "" -importcfg $WORK/b364/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_s390x/buildid -w $WORK/b321/_pkg_.a # internal BUILDSTDERR: cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/ec/ec9a747be4944d80ba1f95153f831aa674af0411f9d5aad78ddb6a652722c223-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth BUILDSTDERR: mkdir -p $WORK/b375/ BUILDSTDERR: cat >$WORK/b375/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_s390x/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth -complete -installsuffix shared -buildid GL2YbFUSvu7fJ7Kq-_TC/GL2YbFUSvu7fJ7Kq-_TC -goversion go1.13beta1 -D "" -importcfg $WORK/b375/importcfg -pack ./runewidth.go ./runewidth_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal BUILDSTDERR: cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/a3/a3557f9b5b01f16c1d1cdecf56349a09cf62f8c68ab227e105f7c60029c7105c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1 BUILDSTDERR: mkdir -p $WORK/b374/ BUILDSTDERR: cat >$WORK/b374/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/b375/_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_s390x/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1 -complete -installsuffix shared -buildid qpLDZtqGw-3AJgvQIv3x/qpLDZtqGw-3AJgvQIv3x -goversion go1.13beta1 -D "" -importcfg $WORK/b374/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_s390x/buildid -w $WORK/b374/_pkg_.a # internal BUILDSTDERR: cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/d4/d416071d21a750f060c2346ef803b5d2057d806f899b20d7df32976bda9ac2dd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir BUILDSTDERR: mkdir -p $WORK/b377/ BUILDSTDERR: cat >$WORK/b377/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_s390x/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir -complete -installsuffix shared -buildid MQVDhQyBasJjpd69gF1-/MQVDhQyBasJjpd69gF1- -goversion go1.13beta1 -D "" -importcfg $WORK/b377/importcfg -pack ./tmpdir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal BUILDSTDERR: cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/44/44b5ab68f1011b8a7d88ef4cb557543552def1841787a19c87f782e20624e934-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/storage BUILDSTDERR: mkdir -p $WORK/b376/ BUILDSTDERR: cat >$WORK/b376/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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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_s390x/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/storage -complete -installsuffix shared -buildid iQvN8iCmE3ejkjn8q2fG/iQvN8iCmE3ejkjn8q2fG -goversion go1.13beta1 -D "" -importcfg $WORK/b376/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal BUILDSTDERR: cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/49/498c05b338360c21c0f425e682cf971576be5492188444964f7816bf6d08bdfe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp BUILDSTDERR: mkdir -p $WORK/b361/ BUILDSTDERR: cat >$WORK/b361/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/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b369/_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_s390x/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid VNLSBVtw5iESgdKw769w/VNLSBVtw5iESgdKw769w -goversion go1.13beta1 -D "" -importcfg $WORK/b361/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal BUILDSTDERR: cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/f8/f87fdf1a8da208e7e1ac7e06536275fc4a44b9ceed0e18e4dd6612ef73acfd34-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath BUILDSTDERR: mkdir -p $WORK/b380/ BUILDSTDERR: cat >$WORK/b380/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_s390x/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath -complete -installsuffix shared -buildid Bk60j0pKrTj63hZYhS0e/Bk60j0pKrTj63hZYhS0e -goversion go1.13beta1 -D "" -importcfg $WORK/b380/importcfg -pack ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal BUILDSTDERR: cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/f5/f54226e1785221ce4df4188ae8731a46961a5d65c02bc08bb1a26cb096d48e9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/directory BUILDSTDERR: mkdir -p $WORK/b379/ BUILDSTDERR: cat >$WORK/b379/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/b380/_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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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_s390x/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/directory -complete -installsuffix shared -buildid aOjpWYl3cZ8Xf0Z59YGS/aOjpWYl3cZ8Xf0Z59YGS -goversion go1.13beta1 -D "" -importcfg $WORK/b379/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal BUILDSTDERR: cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/24/24aa0956a44ed2b9da1a6ebadf605e70f2c093de3800e309b1bc2d6a4ccabfda-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration BUILDSTDERR: mkdir -p $WORK/b382/ BUILDSTDERR: cat >$WORK/b382/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_s390x/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration -complete -installsuffix shared -buildid 1On-OkKJey51q4xammJP/1On-OkKJey51q4xammJP -goversion go1.13beta1 -D "" -importcfg $WORK/b382/importcfg -pack ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal BUILDSTDERR: cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/ac/ac28e79e1903ebbe4242c82526e645115c9c44d09f82299f8b8a88c7d8740563-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials BUILDSTDERR: mkdir -p $WORK/b385/ BUILDSTDERR: cat >$WORK/b385/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_s390x/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid THCNkh-Jnm9JhmCoIApB/THCNkh-Jnm9JhmCoIApB -goversion go1.13beta1 -D "" -importcfg $WORK/b385/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal BUILDSTDERR: cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/66/66390aeaf1390b51eb0e1591efd9d010469e0fdc2b2b735dd1649a578def81c9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools BUILDSTDERR: mkdir -p $WORK/b387/ BUILDSTDERR: cat >$WORK/b387/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/b238/_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_s390x/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid bZIviJHInr7ZSWyZ-1Df/bZIviJHInr7ZSWyZ-1Df -goversion go1.13beta1 -D "" -importcfg $WORK/b387/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal BUILDSTDERR: cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/fe/fecc16d6992a994bf7183cb13b301ec8b16891ec238a0c60ce0b1149abd3dc31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client BUILDSTDERR: mkdir -p $WORK/b384/ BUILDSTDERR: cat >$WORK/b384/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/b385/_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_s390x/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid dYn1vSH6Am3cMk5Vrk5V/dYn1vSH6Am3cMk5Vrk5V -goversion go1.13beta1 -D "" -importcfg $WORK/b384/importcfg -pack ./client.go ./command.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal BUILDSTDERR: cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/e7/e7c207a38d8931cc6d55dd0ba11b14395a3413b5d53cfd77cbce853ff2c81fcb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir BUILDSTDERR: mkdir -p $WORK/b386/ BUILDSTDERR: cat >$WORK/b386/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/b387/_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_s390x/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid vrdKBPzCnETOJT3TTwP8/vrdKBPzCnETOJT3TTwP8 -goversion go1.13beta1 -D "" -importcfg $WORK/b386/importcfg -pack ./homedir_linux.go ./homedir_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal BUILDSTDERR: cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/25/25860e4352d224c7872e4fa69fc67b7e86edb4ccc51616612d617a2e3a617ff1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy BUILDSTDERR: mkdir -p $WORK/b390/ BUILDSTDERR: cat >$WORK/b390/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_s390x/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy -complete -installsuffix shared -buildid vymCaqKpRoGNKV8W3rgg/vymCaqKpRoGNKV8W3rgg -goversion go1.13beta1 -D "" -importcfg $WORK/b390/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal BUILDSTDERR: cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/38/3897802f176642555461eb2be02ec401f6e25f296336720af686aa1da2853574-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config BUILDSTDERR: mkdir -p $WORK/b383/ BUILDSTDERR: cat >$WORK/b383/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/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b386/_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_s390x/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config -complete -installsuffix shared -buildid 4AJc1M7Y5xLNIqOMoim0/4AJc1M7Y5xLNIqOMoim0 -goversion go1.13beta1 -D "" -importcfg $WORK/b383/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal BUILDSTDERR: cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/a4/a45fac861b95db60d63689097b1f1dba55e0471ce5e251280013f12ba7d1cd78-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig BUILDSTDERR: mkdir -p $WORK/b391/ BUILDSTDERR: cat >$WORK/b391/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_s390x/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid L3D-yTpGMKx4Zd40_WU3/L3D-yTpGMKx4Zd40_WU3 -goversion go1.13beta1 -D "" -importcfg $WORK/b391/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal BUILDSTDERR: cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/cc/cca51692fe284c2cf2c1bcdef2b063db78fd27653051413ceef17ec2a385aad6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets BUILDSTDERR: mkdir -p $WORK/b389/ BUILDSTDERR: cat >$WORK/b389/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/b390/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid 5nscGZ-OsaGeIiJgPk19/5nscGZ-OsaGeIiJgPk19 -goversion go1.13beta1 -D "" -importcfg $WORK/b389/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_s390x/buildid -w $WORK/b391/_pkg_.a # internal BUILDSTDERR: cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/7e/7e65d29aae6af7107b5ba993f433ffaf7a861db9d5805c21fc819a8b3fb5f310-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode BUILDSTDERR: mkdir -p $WORK/b392/ BUILDSTDERR: cat >$WORK/b392/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/b192/_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_s390x/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid x3Oi-41twxPUGkRWsZXs/x3Oi-41twxPUGkRWsZXs -goversion go1.13beta1 -D "" -importcfg $WORK/b392/importcfg -pack ./errors.go ./handler.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal BUILDSTDERR: cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/71/71dba91e0383254a4fe98abbd4726f1f67f6779f2095c91fadc534d72d53e94a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig BUILDSTDERR: mkdir -p $WORK/b388/ BUILDSTDERR: cat >$WORK/b388/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/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b391/_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/b192/_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_s390x/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig -complete -installsuffix shared -buildid EgOeHGHBE4uDXcbMo0Nm/EgOeHGHBE4uDXcbMo0Nm -goversion go1.13beta1 -D "" -importcfg $WORK/b388/importcfg -pack ./tlsclientconfig.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal BUILDSTDERR: cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/0d/0d9cfc3bd631c5adfbcaf847a9ec671d11bc40538c7974e77ddab383b65514c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset BUILDSTDERR: mkdir -p $WORK/b395/ BUILDSTDERR: cat >$WORK/b395/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_s390x/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset -complete -installsuffix shared -buildid yDxw4vSN0dTFKkDILZIB/yDxw4vSN0dTFKkDILZIB -goversion go1.13beta1 -D "" -importcfg $WORK/b395/importcfg -pack ./set.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal BUILDSTDERR: cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/3b/3bd38c6cc1d1e918360955e5b4a1ce951faf33be2f3cfa8383cca5142b833aa0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gorilla/mux BUILDSTDERR: mkdir -p $WORK/b396/ BUILDSTDERR: cat >$WORK/b396/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/b192/_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_s390x/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gorilla/mux -complete -installsuffix shared -buildid 9MSU_8c_mIan9HY3jCv_/9MSU_8c_mIan9HY3jCv_ -goversion go1.13beta1 -D "" -importcfg $WORK/b396/importcfg -pack ./context_native.go ./doc.go ./mux.go ./regexp.go ./route.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal BUILDSTDERR: cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/49/496a2925574c8c61a93d3e68df6ff8a2fa8523bc2a42dc9097ab6bcbec836a57-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference BUILDSTDERR: mkdir -p $WORK/b394/ BUILDSTDERR: cat >$WORK/b394/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/b395/_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_s390x/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference -complete -installsuffix shared -buildid stuBYg-zyUL3b8HL1ajR/stuBYg-zyUL3b8HL1ajR -goversion go1.13beta1 -D "" -importcfg $WORK/b394/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal BUILDSTDERR: cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/31/31c41aa21b2b4f6dec03d714cbedb152664cef3b643ee17cb7bd2c78c3df53a1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid BUILDSTDERR: mkdir -p $WORK/b400/ BUILDSTDERR: cat >$WORK/b400/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_s390x/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid -complete -installsuffix shared -buildid Bn-InCH-WjhUvx8dKl61/Bn-InCH-WjhUvx8dKl61 -goversion go1.13beta1 -D "" -importcfg $WORK/b400/importcfg -pack ./uuid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal BUILDSTDERR: cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/f5/f5dd03a56a8265fbb79145ee238547efaee70fc925489022bf1a7a33a8616f58-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 BUILDSTDERR: mkdir -p $WORK/b393/ BUILDSTDERR: cat >$WORK/b393/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/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b396/_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/b192/_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_s390x/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid wG9UT6T_q05vuDHtl36M/wG9UT6T_q05vuDHtl36M -goversion go1.13beta1 -D "" -importcfg $WORK/b393/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal BUILDSTDERR: cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/d9/d9b9dd34bd354cd175a24a9886ea0468170b670eaded721e134139ecee8364ac-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context BUILDSTDERR: mkdir -p $WORK/b399/ BUILDSTDERR: cat >$WORK/b399/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/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b396/_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/b192/_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_s390x/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context -complete -installsuffix shared -buildid _utEx0H_NUqufDtgTmXz/_utEx0H_NUqufDtgTmXz -goversion go1.13beta1 -D "" -importcfg $WORK/b399/importcfg -pack ./context.go ./doc.go ./http.go ./logger.go ./trace.go ./util.go ./version.go BUILDSTDERR: cd $WORK/b360 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -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/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/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_s390x/buildid -w $WORK/b393/_pkg_.a # internal BUILDSTDERR: cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/2c/2c65c1bfbaf9f3838fea8f718329960ba3beda745d33ab2c177e14b83133501d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge BUILDSTDERR: mkdir -p $WORK/b401/ BUILDSTDERR: cat >$WORK/b401/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 7c3cdvKDIZ9p9LuaJgqF/7c3cdvKDIZ9p9LuaJgqF -goversion go1.13beta1 -D "" -importcfg $WORK/b401/importcfg -pack ./addr.go ./authchallenge.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal BUILDSTDERR: cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/52/520c5f51ee65baca8332b34de154ed1af6c4bbe302eda0427b8c8d2fd1e80d9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution BUILDSTDERR: mkdir -p $WORK/b398/ BUILDSTDERR: cat >$WORK/b398/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/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b394/_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/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution -complete -installsuffix shared -buildid OouE59ZrDwuhCYhpBF5z/OouE59ZrDwuhCYhpBF5z -goversion go1.13beta1 -D "" -importcfg $WORK/b398/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal BUILDSTDERR: cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ba/bac7928fc880e24be38fd73426e5bb4b0ad3ec41badb78c91e1ffff1b2ace664-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport BUILDSTDERR: mkdir -p $WORK/b402/ BUILDSTDERR: cat >$WORK/b402/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/b192/_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_s390x/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid V9U60HdHATBwn-rLb-ad/V9U60HdHATBwn-rLb-ad -goversion go1.13beta1 -D "" -importcfg $WORK/b402/importcfg -pack ./http_reader.go ./transport.go BUILDSTDERR: cd $WORK/b360 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/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_s390x/buildid -w $WORK/b398/_pkg_.a # internal BUILDSTDERR: cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/42/42b8f196b6820381eda2085d2edc917587eeb116a37e753a16daadbfc01a99b2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache 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/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/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b399/_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_s390x/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 -complete -installsuffix shared -buildid V425f6-JV1-vbONjWhdZ/V425f6-JV1-vbONjWhdZ -goversion go1.13beta1 -D "" -importcfg $WORK/b403/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal BUILDSTDERR: cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f6/f6560641a6be1859c971177ab0a3916f2cf25b5ca5ceafedd543f88e2502aa27-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile BUILDSTDERR: mkdir -p $WORK/b406/ BUILDSTDERR: cat >$WORK/b406/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/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b352/_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_s390x/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile -complete -installsuffix shared -buildid UTgaVaqp7fi0S298YF9j/UTgaVaqp7fi0S298YF9j -goversion go1.13beta1 -D "" -importcfg $WORK/b406/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal BUILDSTDERR: cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/ee/eedc8eaea8c3b41eae2eb1fd3d5d0b098164c9531331082c1f00ea3153d3f921-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory BUILDSTDERR: mkdir -p $WORK/b404/ BUILDSTDERR: cat >$WORK/b404/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/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b403/_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_s390x/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid VlpcdlVVF4PfR9BZS3b_/VlpcdlVVF4PfR9BZS3b_ -goversion go1.13beta1 -D "" -importcfg $WORK/b404/importcfg -pack ./memory.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal BUILDSTDERR: cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d9/d94a2973414add4004dc3aa4ee7e4b53dfa4757199c473d4d4941013c0c2bf38-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client BUILDSTDERR: mkdir -p $WORK/b397/ BUILDSTDERR: cat >$WORK/b397/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/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b404/_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/b192/_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_s390x/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid jXVKdqpv6Iaa3TsTstPX/jXVKdqpv6Iaa3TsTstPX -goversion go1.13beta1 -D "" -importcfg $WORK/b397/importcfg -pack ./blob_writer.go ./errors.go ./repository.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal BUILDSTDERR: cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/01/0114d40da7b2163d26995372b586903e47256cd28cdc5d5dca75e514319581f9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive 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/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/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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_s390x/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive -complete -installsuffix shared -buildid aQuRgZhd61_PwQv9hcP-/aQuRgZhd61_PwQv9hcP- -goversion go1.13beta1 -D "" -importcfg $WORK/b405/importcfg -pack ./dest.go ./src.go ./transport.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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b360/ -g -O2 -o $WORK/b360/_x004.o -c go_gpgme.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal BUILDSTDERR: cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/59/59efd8751aababcb2799a33bb1731c8be8c772ea17200ff76e50bb7f1eb4259c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev BUILDSTDERR: mkdir -p $WORK/b412/ BUILDSTDERR: cat >$WORK/b412/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_s390x/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid P6eFhmqm7wXzWZP--4lM/P6eFhmqm7wXzWZP--4lM -goversion go1.13beta1 -D "" -importcfg $WORK/b412/importcfg -pack ./blkio.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal BUILDSTDERR: cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/ad/add02ba299cd3742de7e23fcda49ab36d83275988e1b620190da6f1c9c0d329a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount BUILDSTDERR: mkdir -p $WORK/b413/ BUILDSTDERR: cat >$WORK/b413/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_s390x/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid MxVNh37ertO9vaBQYn08/MxVNh37ertO9vaBQYn08 -goversion go1.13beta1 -D "" -importcfg $WORK/b413/importcfg -pack ./mount.go BUILDSTDERR: cd $WORK/b360 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/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_s390x/buildid -w $WORK/b413/_pkg_.a # internal BUILDSTDERR: cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/e0/e03f75e8d10306c44ddf5c08f569ababe61ec5290bbad22617ffd8692623bbc1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice BUILDSTDERR: mkdir -p $WORK/b414/ BUILDSTDERR: cat >$WORK/b414/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_s390x/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid lG0GTGInd9j6gHKZ-irC/lG0GTGInd9j6gHKZ-irC -goversion go1.13beta1 -D "" -importcfg $WORK/b414/importcfg -pack ./strslice.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal BUILDSTDERR: cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/c7/c79553a2eb4406a2fd94a31df75c96c22e9edd089e95716ecca7431f3cf5dc7e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat BUILDSTDERR: mkdir -p $WORK/b415/ BUILDSTDERR: cat >$WORK/b415/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_s390x/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat -complete -installsuffix shared -buildid au4YQv0N9PYyLadvTr-f/au4YQv0N9PYyLadvTr-f -goversion go1.13beta1 -D "" -importcfg $WORK/b415/importcfg -pack ./nat.go ./parse.go ./sort.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal BUILDSTDERR: cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/05/05a3508124f1d82b246e282a5a20bce2c7ab836119bfe28d1957415e80fa1311-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker BUILDSTDERR: mkdir -p $WORK/b381/ BUILDSTDERR: cat >$WORK/b381/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/b382/_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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b277/_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/b202/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker -complete -installsuffix shared -buildid ozSNS8L6cCb7X_zMfb3O/ozSNS8L6cCb7X_zMfb3O -goversion go1.13beta1 -D "" -importcfg $WORK/b381/importcfg -pack ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b360=/tmp/go-build -gno-record-gcc-switches -o $WORK/b360/_cgo_.o $WORK/b360/_cgo_main.o $WORK/b360/_x001.o $WORK/b360/_x002.o $WORK/b360/_x003.o $WORK/b360/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error BUILDSTDERR: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage gpgme -dynimport $WORK/b360/_cgo_.o -dynout $WORK/b360/_cgo_import.go BUILDSTDERR: cat >$WORK/b360/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_s390x/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme -installsuffix shared -buildid 7aVaAwqp50fXNhfbbKWd/7aVaAwqp50fXNhfbbKWd -goversion go1.13beta1 -D "" -importcfg $WORK/b360/importcfg -pack ./callbacks.go $WORK/b360/_cgo_gotypes.go $WORK/b360/data.cgo1.go $WORK/b360/gpgme.cgo1.go $WORK/b360/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal BUILDSTDERR: cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/96/9684a0d459e5745c99ad5d0732f64f257b12e05d8bbb0a8489287759feeada45-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container BUILDSTDERR: mkdir -p $WORK/b411/ BUILDSTDERR: cat >$WORK/b411/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/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b415/_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_s390x/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid vPjkvgrscoqchFgZlsym/vPjkvgrscoqchFgZlsym -goversion go1.13beta1 -D "" -importcfg $WORK/b411/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_s390x/buildid -w $WORK/b411/_pkg_.a # internal BUILDSTDERR: cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/01/015a775f43c05dafcc30147e3de0926689547b61130786e8115f4cbf085b608d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters BUILDSTDERR: mkdir -p $WORK/b416/ BUILDSTDERR: cat >$WORK/b416/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/b350/_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_s390x/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid VbxAb0cQrROz3QMNFAsp/VbxAb0cQrROz3QMNFAsp -goversion go1.13beta1 -D "" -importcfg $WORK/b416/importcfg -pack ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal BUILDSTDERR: cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/30/308c1896bb787ac44c361df998a703e03486e5621d541ffd7e4ed82c088997f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry BUILDSTDERR: mkdir -p $WORK/b418/ BUILDSTDERR: cat >$WORK/b418/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_s390x/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid 5v3hr_jv7f5PK7oCdMzx/5v3hr_jv7f5PK7oCdMzx -goversion go1.13beta1 -D "" -importcfg $WORK/b418/importcfg -pack ./authenticate.go ./registry.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal BUILDSTDERR: cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/74/74f7a502103078d6e1b95600dd176a91c59068c98a4c726136d1b04a50856dc1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime BUILDSTDERR: mkdir -p $WORK/b420/ BUILDSTDERR: cat >$WORK/b420/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_s390x/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid zDOZVm7pS7zHX--FB-de/zDOZVm7pS7zHX--FB-de -goversion go1.13beta1 -D "" -importcfg $WORK/b420/importcfg -pack ./gen.go ./plugin.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal BUILDSTDERR: cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/7d/7d1cfa1058898c462d6b6d33dce70442f03d8844d9af2f37cec1e6f1f82a925e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm BUILDSTDERR: mkdir -p $WORK/b419/ BUILDSTDERR: cat >$WORK/b419/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/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b420/_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_s390x/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 -complete -installsuffix shared -buildid TkzHPK88vjiFVZPOjcwq/TkzHPK88vjiFVZPOjcwq -goversion go1.13beta1 -D "" -importcfg $WORK/b419/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_s390x/buildid -w $WORK/b419/_pkg_.a # internal BUILDSTDERR: cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5a/5a8df8042cc1221a3251dde59e9b8170035194ca3fa14d167a1f9295e01226d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types BUILDSTDERR: mkdir -p $WORK/b410/ BUILDSTDERR: cat >$WORK/b410/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/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b415/_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_s390x/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types -complete -installsuffix shared -buildid 6YWc79DBEfqLPzbel6Ri/6YWc79DBEfqLPzbel6Ri -goversion go1.13beta1 -D "" -importcfg $WORK/b410/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: 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_s390x/pack r $WORK/b360/_pkg_.a $WORK/b360/_x001.o $WORK/b360/_x002.o $WORK/b360/_x003.o $WORK/b360/_x004.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal BUILDSTDERR: cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/4f/4f7a2f72d53572968dbe29f152b79a1246a1bab06f93090118d80a85a029c594-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/signature BUILDSTDERR: mkdir -p $WORK/b357/ BUILDSTDERR: cat >$WORK/b357/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/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme=$WORK/b360/_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/b361/_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_s390x/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/signature -complete -installsuffix shared -buildid V8fFHTKCFEzBchbclCSQ/V8fFHTKCFEzBchbclCSQ -goversion go1.13beta1 -D "" -importcfg $WORK/b357/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_s390x/buildid -w $WORK/b241/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal BUILDSTDERR: cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/21/21d0e6ef43758f3cefcdb2c1d9e0e3f41cb4f8547f0e7bf2022722e4d73120af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time BUILDSTDERR: mkdir -p $WORK/b423/ BUILDSTDERR: cat >$WORK/b423/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_s390x/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid idwtzev8Jd1lCtzhgRK4/idwtzev8Jd1lCtzhgRK4 -goversion go1.13beta1 -D "" -importcfg $WORK/b423/importcfg -pack ./duration_convert.go ./timestamp.go BUILDSTDERR: cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/e1/e1dc5180e3535bd0df5b8654fb852ccc3e04742bb481b4c16f84f897e9a9e1c0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference BUILDSTDERR: mkdir -p $WORK/b312/ BUILDSTDERR: cat >$WORK/b312/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap k8s.io/api/core/v1=github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1 BUILDSTDERR: importmap k8s.io/apimachinery/pkg/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_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_s390x/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference -complete -installsuffix shared -buildid T6zRlpntvUsCeCQEJavd/T6zRlpntvUsCeCQEJavd -goversion go1.13beta1 -D "" -importcfg $WORK/b312/importcfg -pack ./ref.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal BUILDSTDERR: cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/b4/b4bf4cd82a9237c80efec1eac68480ee276eb4918ae1047c2f432090377df5c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack BUILDSTDERR: mkdir -p $WORK/b337/ BUILDSTDERR: cat >$WORK/b337/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_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_s390x/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack -complete -installsuffix shared -buildid GvNl-d_D6pmmnLzZvIyO/GvNl-d_D6pmmnLzZvIyO -goversion go1.13beta1 -D "" -importcfg $WORK/b337/importcfg -pack ./conntrack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal BUILDSTDERR: cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/7b/7b47c5b10ba0b50c17eb769649d8d1194418236adf61374521bce462b999001d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume BUILDSTDERR: mkdir -p $WORK/b424/ BUILDSTDERR: cat >$WORK/b424/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/b410/_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_s390x/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid dS_SHmxvgjP132jCAfzA/dS_SHmxvgjP132jCAfzA -goversion go1.13beta1 -D "" -importcfg $WORK/b424/importcfg -pack ./volume_create.go ./volume_list.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal BUILDSTDERR: cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/da/da32eca90a836260032993d54e69490cd40051df9d249b195d3f35c6d20690a2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp BUILDSTDERR: mkdir -p $WORK/b425/ BUILDSTDERR: cat >$WORK/b425/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/b192/_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_s390x/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp -complete -installsuffix shared -buildid 2pGGqmttvaMjVQoMv3Or/2pGGqmttvaMjVQoMv3Or -goversion go1.13beta1 -D "" -importcfg $WORK/b425/importcfg -pack ./ctxhttp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal BUILDSTDERR: cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/90/90c1f24c5cd1875f9ef50378972565fef525dae21c32b69486608bf5270c0eaf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record BUILDSTDERR: mkdir -p $WORK/b269/ BUILDSTDERR: cat >$WORK/b269/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/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b272/_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/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record -complete -installsuffix shared -buildid jI0mBrGPj4lq4LQl_TM3/jI0mBrGPj4lq4LQl_TM3 -goversion go1.13beta1 -D "" -importcfg $WORK/b269/importcfg -pack ./doc.go ./event.go ./events_cache.go ./fake.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal BUILDSTDERR: cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/0f/0f92db02e0883a4ad1be5874065925fbe650dd16fb9416ee533c3bd8e6b02eb0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal BUILDSTDERR: mkdir -p $WORK/b427/ BUILDSTDERR: cat >$WORK/b427/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_s390x/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal -complete -installsuffix shared -buildid v1JJepMUpwGjGuKGFN4T/v1JJepMUpwGjGuKGFN4T -goversion go1.13beta1 -D "" -importcfg $WORK/b427/importcfg -pack ./oci_util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal BUILDSTDERR: cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/54/54d712f609727fb61259af3b60537c76e30caea582cf04a4d1a653ffc86aad2b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout BUILDSTDERR: mkdir -p $WORK/b428/ BUILDSTDERR: cat >$WORK/b428/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/b380/_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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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/b391/_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/b192/_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_s390x/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout -complete -installsuffix shared -buildid 2JML2I2Vumeoru7Iqyel/2JML2I2Vumeoru7Iqyel -goversion go1.13beta1 -D "" -importcfg $WORK/b428/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal BUILDSTDERR: cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/fd/fd59c8148441782a70deaa06e3b40cb6acfd94ccfc97754255d9e38fc1109532-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/client BUILDSTDERR: mkdir -p $WORK/b408/ BUILDSTDERR: cat >$WORK/b408/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/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b391/_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/b425/_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/b192/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b235/_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_s390x/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/client -complete -installsuffix shared -buildid BOnCu0Hzegxf_Pd_Ds2w/BOnCu0Hzegxf_Pd_Ds2w -goversion go1.13beta1 -D "" -importcfg $WORK/b408/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_s390x/buildid -w $WORK/b428/_pkg_.a # internal BUILDSTDERR: cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/42/4208348256b9d3393ce4347a4f4869779342127c38390406f18f3be2d88347cd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive BUILDSTDERR: mkdir -p $WORK/b426/ BUILDSTDERR: cat >$WORK/b426/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/b380/_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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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_s390x/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive -complete -installsuffix shared -buildid nJXExXzMtfbz7KHiSzcz/nJXExXzMtfbz7KHiSzcz -goversion go1.13beta1 -D "" -importcfg $WORK/b426/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal BUILDSTDERR: cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/b8/b8a6e1673106a89f55cb327a2f455707b8bb159cb898104871eebac86f3d5081-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util BUILDSTDERR: mkdir -p $WORK/b320/ BUILDSTDERR: cat >$WORK/b320/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b322/_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_s390x/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util -complete -installsuffix shared -buildid HtsbmVEE6fCgf5f_rKma/HtsbmVEE6fCgf5f_rKma -goversion go1.13beta1 -D "" -importcfg $WORK/b320/importcfg -pack ./endpoints.go ./network.go ./port.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal BUILDSTDERR: cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/66/66025b5d7ad39c0bb539c5ba2ee8dda92c5a63bef91125a47d754a94186bf34e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck BUILDSTDERR: mkdir -p $WORK/b323/ BUILDSTDERR: cat >$WORK/b323/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/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$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/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck -complete -installsuffix shared -buildid Y6M0ioCTN4cTRuNzOFf6/Y6M0ioCTN4cTRuNzOFf6 -goversion go1.13beta1 -D "" -importcfg $WORK/b323/importcfg -pack ./doc.go ./healthcheck.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal BUILDSTDERR: cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/89/8991e0392d82461bdb0557ff5edb2fcd4a9835f592ae532ac8e8c960192bbafb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/copy BUILDSTDERR: mkdir -p $WORK/b346/ BUILDSTDERR: cat >$WORK/b346/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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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/b374/_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_s390x/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/copy -complete -installsuffix shared -buildid cwgWsT-gMt7TQ4cuDpnB/cwgWsT-gMt7TQ4cuDpnB -goversion go1.13beta1 -D "" -importcfg $WORK/b346/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal BUILDSTDERR: cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/b7/b790a9d09b5d01d3722ecfb943fb5b3922d69d65bf843b5a5c9cecd2ee8542f5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy BUILDSTDERR: mkdir -p $WORK/b317/ BUILDSTDERR: cat >$WORK/b317/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/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b322/_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_s390x/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy -complete -installsuffix shared -buildid _6jOArwNp6klB6N58nVG/_6jOArwNp6klB6N58nVG -goversion go1.13beta1 -D "" -importcfg $WORK/b317/importcfg -pack ./doc.go ./endpoints.go ./service.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal BUILDSTDERR: cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/b6/b6519c3c76a71ec4597735a2bd262b6aefbe645b7ed5c90ffe3e04c803789f5a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/imdario/mergo BUILDSTDERR: mkdir -p $WORK/b430/ BUILDSTDERR: cat >$WORK/b430/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_s390x/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/imdario/mergo -complete -installsuffix shared -buildid KXOYUkhdWUxuhgLeZGFl/KXOYUkhdWUxuhgLeZGFl -goversion go1.13beta1 -D "" -importcfg $WORK/b430/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal BUILDSTDERR: cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/dd/dd4d1a991dd322e6a7f4c61859e94c44b05afbe43ad3c6ffe4309378a42de742-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables 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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_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/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_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_s390x/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables -complete -installsuffix shared -buildid 0VSGSW6ykLxe4NVNaoHI/0VSGSW6ykLxe4NVNaoHI -goversion go1.13beta1 -D "" -importcfg $WORK/b268/importcfg -pack ./proxier.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal BUILDSTDERR: cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/e6/e6429bcf1f9f4808df6a156a941888c57ea66811bc792fc46fa626c0b5484169-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir BUILDSTDERR: mkdir -p $WORK/b431/ BUILDSTDERR: cat >$WORK/b431/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_s390x/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 2yanof899g8rHFwdPVIt/2yanof899g8rHFwdPVIt -goversion go1.13beta1 -D "" -importcfg $WORK/b431/importcfg -pack ./homedir.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal BUILDSTDERR: cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/1e/1e033169fe9d12fded5d8210d59ec7965732d74850845bb0f8861967e343674a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball BUILDSTDERR: mkdir -p $WORK/b432/ BUILDSTDERR: cat >$WORK/b432/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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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_s390x/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball -complete -installsuffix shared -buildid clEqSp85gOcSZnvPjiuN/clEqSp85gOcSZnvPjiuN -goversion go1.13beta1 -D "" -importcfg $WORK/b432/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal BUILDSTDERR: cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/e6/e64e11c4d763b4e64ddc0dc156b9b650a825d31cc165d3e1b94e3d4d0aaafaaf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift BUILDSTDERR: mkdir -p $WORK/b429/ BUILDSTDERR: cat >$WORK/b429/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/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b382/_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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/manifest=$WORK/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/imdario/mergo=$WORK/b430/_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/b431/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift -complete -installsuffix shared -buildid -vAwkd_CWq1POWbW11NF/-vAwkd_CWq1POWbW11NF -goversion go1.13beta1 -D "" -importcfg $WORK/b429/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal BUILDSTDERR: cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/50/50be809cb90d5c9fef57b094ad23ed32510cb83307c50b8014d9f1fcadde8642-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils BUILDSTDERR: mkdir -p $WORK/b433/ BUILDSTDERR: cat >$WORK/b433/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_s390x/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid zrCyksQt-d5bIy83j3dk/zrCyksQt-d5bIy83j3dk -goversion go1.13beta1 -D "" -importcfg $WORK/b433/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal BUILDSTDERR: cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/87/877cd651b65b6df2cfc3365e1725c26b41395768a1e3fd91364c0accfcb2431f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex BUILDSTDERR: mkdir -p $WORK/b434/ BUILDSTDERR: cat >$WORK/b434/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_s390x/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/truncindex -complete -installsuffix shared -buildid 7MH6etWfFgKDB7PuzWAv/7MH6etWfFgKDB7PuzWAv -goversion go1.13beta1 -D "" -importcfg $WORK/b434/importcfg -pack ./truncindex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal BUILDSTDERR: cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/7c/7cb317838d4d6f96824fce4a2d68052ec8d38c32133d17dfc49e53189b6dba74-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter BUILDSTDERR: mkdir -p $WORK/b436/ BUILDSTDERR: cat >$WORK/b436/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_s390x/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/ratelimiter -complete -installsuffix shared -buildid TSFy5FYJxNF0RkOMjqsD/TSFy5FYJxNF0RkOMjqsD -goversion go1.13beta1 -D "" -importcfg $WORK/b436/importcfg -pack ./leakybucket.go ./memory.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal BUILDSTDERR: cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/9e/9e3c6f0fa32e98f7fef979fb68c8711bbacea328cf7fa90fd52da0674d38abb3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util BUILDSTDERR: mkdir -p $WORK/b437/ BUILDSTDERR: cat >$WORK/b437/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/b265/_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_s390x/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util -complete -installsuffix shared -buildid ziOqRK3mHiPMyapo1CJg/ziOqRK3mHiPMyapo1CJg -goversion go1.13beta1 -D "" -importcfg $WORK/b437/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b436/_pkg_.a # internal BUILDSTDERR: cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/2c/2c18654f6e64dcc0229564ac6091d7d360a2f8d8d195aa7a3f8eb1ff125b44e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 BUILDSTDERR: mkdir -p $WORK/b439/ BUILDSTDERR: cat >$WORK/b439/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_s390x/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1 -complete -installsuffix shared -buildid 5ZaP0oGw5tTLHKTHfYzY/5ZaP0oGw5tTLHKTHfYzY -goversion go1.13beta1 -D "" -importcfg $WORK/b439/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b437/_pkg_.a # internal BUILDSTDERR: cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/2d/2dc5bf4fef77a61c9a3f039db71f49ccd5a2d145d7824d69af999df26e4e53d3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 BUILDSTDERR: mkdir -p $WORK/b440/ BUILDSTDERR: cat >$WORK/b440/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_s390x/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1 -complete -installsuffix shared -buildid nv9U_q4r7JROy5gUNjZI/nv9U_q4r7JROy5gUNjZI -goversion go1.13beta1 -D "" -importcfg $WORK/b440/importcfg -pack ./tomb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b440/_pkg_.a # internal BUILDSTDERR: cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/5e/5e42259d838df7b932c3b54ab2844257a2b26ec62a2917473508292867d2172c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containerd/console BUILDSTDERR: mkdir -p $WORK/b442/ BUILDSTDERR: cat >$WORK/b442/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_s390x/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containerd/console -complete -installsuffix shared -buildid 7uz5PKqRZDhDFTqKs_WV/7uz5PKqRZDhDFTqKs_WV -goversion go1.13beta1 -D "" -importcfg $WORK/b442/importcfg -pack ./console.go ./console_linux.go ./console_unix.go ./tc_linux.go ./tc_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal BUILDSTDERR: cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/c0/c0b5cecb5bba90a1c673545d1a2bccdcb46259c05bcc17797a0fc3aa9e26db57-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon BUILDSTDERR: mkdir -p $WORK/b407/ BUILDSTDERR: cat >$WORK/b407/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/b382/_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/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/image=$WORK/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b391/_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/b192/_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_s390x/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon -complete -installsuffix shared -buildid QuuvrJNRbK2edVhFj3CK/QuuvrJNRbK2edVhFj3CK -goversion go1.13beta1 -D "" -importcfg $WORK/b407/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal BUILDSTDERR: cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/db/db01058caef37cc3ccb32673affe474a5080f6d5af2aa28e79165a8b9339a909-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport BUILDSTDERR: mkdir -p $WORK/b240/ BUILDSTDERR: cat >$WORK/b240/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b322/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_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_s390x/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport -complete -installsuffix shared -buildid j1SJU4YnPDPEIHc8fDCJ/j1SJU4YnPDPEIHc8fDCJ -goversion go1.13beta1 -D "" -importcfg $WORK/b240/importcfg -pack ./fake_iptables.go ./hostport.go ./hostport_manager.go ./hostport_syncer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b439/_pkg_.a # internal BUILDSTDERR: cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/21/217db72e8539d903ae0a01f2e5e6c10e371bab8fe5f08e8355b701b4f4d6d899-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch BUILDSTDERR: mkdir -p $WORK/b438/ BUILDSTDERR: cat >$WORK/b438/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/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b440/_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_s390x/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch -complete -installsuffix shared -buildid KtK7KxPvgl-pgC7eaXSS/KtK7KxPvgl-pgC7eaXSS -goversion go1.13beta1 -D "" -importcfg $WORK/b438/importcfg -pack ./filechanges.go ./inotify.go ./inotify_tracker.go ./polling.go ./watch.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b442/_pkg_.a # internal BUILDSTDERR: cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/a9/a9da243ee1643a046091df705c200b8adf2c9751b635ba450419ce8bb39c6246-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin BUILDSTDERR: mkdir -p $WORK/b443/ BUILDSTDERR: cat >$WORK/b443/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_s390x/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid tL-0yyo3Azhez9KL3hYb/tL-0yyo3Azhez9KL3hYb -goversion go1.13beta1 -D "" -importcfg $WORK/b443/importcfg -pack ./join.go ./vfs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b443/_pkg_.a # internal BUILDSTDERR: cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/0c/0c59b77a30cddc857f098e100c1e9a00929d377cd5952e6fe002bec8d2e93d15-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils BUILDSTDERR: mkdir -p $WORK/b444/ BUILDSTDERR: cat >$WORK/b444/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_s390x/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils -complete -installsuffix shared -buildid V5kmU8qOztkkvE4XQnz5/V5kmU8qOztkkvE4XQnz5 -goversion go1.13beta1 -D "" -importcfg $WORK/b444/importcfg -pack ./fileutils.go ./idtools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b444/_pkg_.a # internal BUILDSTDERR: cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/02/02e635e15eef3366c3b831fc5f9dacdf151e8c3c52d027b8713efaa636351b99-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor BUILDSTDERR: mkdir -p $WORK/b445/ BUILDSTDERR: cat >$WORK/b445/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_s390x/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid htsSo6WAIoRseCa17jOF/htsSo6WAIoRseCa17jOF -goversion go1.13beta1 -D "" -importcfg $WORK/b445/importcfg -pack ./apparmor_disabled.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b445/_pkg_.a # internal BUILDSTDERR: cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/ae/aecd787cdf3366126f9657dd597b7a31d3adf7896748fdf761229c7fcd50444d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs BUILDSTDERR: mkdir -p $WORK/b447/ BUILDSTDERR: cat >$WORK/b447/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_s390x/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid _5fOxRxD8zlSYyUH1hsK/_5fOxRxD8zlSYyUH1hsK -goversion go1.13beta1 -D "" -importcfg $WORK/b447/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_s390x/buildid -w $WORK/b438/_pkg_.a # internal BUILDSTDERR: cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/a4/a418dd20f342769f2be3da9e7057f8921bc1a3c8dba3a8574c6ed74d029cf776-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail BUILDSTDERR: mkdir -p $WORK/b435/ BUILDSTDERR: cat >$WORK/b435/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/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b440/_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_s390x/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail -complete -installsuffix shared -buildid x4EnpmyacggdxH8bjYB-/x4EnpmyacggdxH8bjYB- -goversion go1.13beta1 -D "" -importcfg $WORK/b435/importcfg -pack ./tail.go ./tail_posix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal BUILDSTDERR: cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/f9/f9f00c0dac195c1f269828ac4589837285e445b2970236ce5857ad1f6bc0f8d2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports BUILDSTDERR: mkdir -p $WORK/b378/ BUILDSTDERR: cat >$WORK/b378/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/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_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_s390x/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports -complete -installsuffix shared -buildid ZEL166-ll6xZrTiZnzqJ/ZEL166-ll6xZrTiZnzqJ -goversion go1.13beta1 -D "" -importcfg $WORK/b378/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal BUILDSTDERR: cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/f7/f7c823097915a84add0d856f038be84f4c9f3551c2a108cd8bd3b5dde336227b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/storage BUILDSTDERR: mkdir -p $WORK/b345/ BUILDSTDERR: cat >$WORK/b345/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/b346/_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/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b378/_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_s390x/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/cri-o/cri-o/pkg/storage -complete -installsuffix shared -buildid sToXfmLVuZfchyMsUgOD/sToXfmLVuZfchyMsUgOD -goversion go1.13beta1 -D "" -importcfg $WORK/b345/importcfg -pack ./doc.go ./image.go ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b435/_pkg_.a # internal BUILDSTDERR: cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/72/72297c23615a3935ecfd6e32c6d5a7b330f7a9165f1775adf08fff433733c649-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils BUILDSTDERR: mkdir -p $WORK/b449/ BUILDSTDERR: cat >$WORK/b449/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_s390x/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid ymCBGa-4W9gFCRX_kDbP/ymCBGa-4W9gFCRX_kDbP -goversion go1.13beta1 -D "" -importcfg $WORK/b449/importcfg -pack ./cmsg.go ./utils.go ./utils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b449/_pkg_.a # internal BUILDSTDERR: cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/f9/f9bc37bdd4b905b4e784f4bd80d4286897e217296348d6bc62627ca6a6fbf8bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: mkdir -p $WORK/b452/ 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_s390x/cgo -objdir $WORK/b452/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -- -I $WORK/b452/ -g -O2 ./dlopen.go ./dlopen_example.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b447/_pkg_.a # internal BUILDSTDERR: cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/3d/3d638d79fb6cba93f5b58a0e1fe5a86cfac52ce8ad1485a5a9107bee7db52422-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups BUILDSTDERR: mkdir -p $WORK/b446/ BUILDSTDERR: cat >$WORK/b446/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/b447/_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_s390x/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid V6yxyyQi9knVr8-dTAVi/V6yxyyQi9knVr8-dTAVi -goversion go1.13beta1 -D "" -importcfg $WORK/b446/importcfg -pack ./cgroups.go ./stats.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal BUILDSTDERR: cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/dd/dd9d7dedaf7b418826926d4194ddb38565ee1354bbf410243a677f749913b4cd-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/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b237/_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/b240/_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_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/cri-o/cri-o/lib/sandbox -complete -installsuffix shared -buildid lvujiOeW_OExUi5xtltj/lvujiOeW_OExUi5xtltj -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_s390x/buildid -w $WORK/b345/_pkg_.a # internal BUILDSTDERR: cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/fc/fcf2b0577ce6d685ac1c7383d41d3fa622cb20eb9e1871bffc246f274f437b2a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt BUILDSTDERR: mkdir -p $WORK/b454/ BUILDSTDERR: cat >$WORK/b454/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/b447/_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_s390x/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt -complete -installsuffix shared -buildid sR2tmzyHa2WXr7t2F0tC/sR2tmzyHa2WXr7t2F0tC -goversion go1.13beta1 -D "" -importcfg $WORK/b454/importcfg -pack ./intelrdt.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b446/_pkg_.a # internal BUILDSTDERR: cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/c4/c40a3430df79be66670134b1c563f141f6e9edb6b25abbef667ae34541ac7c5c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs BUILDSTDERR: mkdir -p $WORK/b448/ BUILDSTDERR: cat >$WORK/b448/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/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b447/_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/b449/_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_s390x/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid ij1pGg4Lqk1tr0vYWCvX/ij1pGg4Lqk1tr0vYWCvX -goversion go1.13beta1 -D "" -importcfg $WORK/b448/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_s390x/buildid -w $WORK/b454/_pkg_.a # internal BUILDSTDERR: cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/1e/1e76605c7e77d9f33465e2c74b9e02cd0338ef9362cc1150b4e06359a17ec6ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate 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: 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/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b454/_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_s390x/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate -complete -installsuffix shared -buildid iLdealbmMJU3ALva60CB/iLdealbmMJU3ALva60CB -goversion go1.13beta1 -D "" -importcfg $WORK/b453/importcfg -pack ./rootless.go ./validator.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/9e/9edd381fb0c390733b1a41bb77cffffd6953f946975576e2bf2ac9cde2a1d36f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc BUILDSTDERR: mkdir -p $WORK/b455/ BUILDSTDERR: cat >$WORK/b455/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_s390x/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc -complete -installsuffix shared -buildid 4cNw40jqc4tI7hor0XXk/4cNw40jqc4tI7hor0XXk -goversion go1.13beta1 -D "" -importcfg $WORK/b455/importcfg -pack ./criurpc.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b453/_pkg_.a # internal BUILDSTDERR: cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/85/8501688fe0b4d30247c1620efe06cecbf2e6be205b057d3c1fd3f41d42979936-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys BUILDSTDERR: mkdir -p $WORK/b456/ BUILDSTDERR: cat >$WORK/b456/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_s390x/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys -complete -installsuffix shared -buildid 7-rTtqEJWis2vjGmIijO/7-rTtqEJWis2vjGmIijO -goversion go1.13beta1 -D "" -importcfg $WORK/b456/importcfg -pack ./keyctl.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b456/_pkg_.a # internal BUILDSTDERR: cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/96/96b4a8375549b816dbbcc8678d19e0525cbb7a6b7414d5f24861c464d8e0c0f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount BUILDSTDERR: mkdir -p $WORK/b457/ BUILDSTDERR: cat >$WORK/b457/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_s390x/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount -complete -installsuffix shared -buildid AXE2AskIriQgksstzmv5/AXE2AskIriQgksstzmv5 -goversion go1.13beta1 -D "" -importcfg $WORK/b457/importcfg -pack ./mount.go ./mount_linux.go ./mountinfo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b457/_pkg_.a # internal BUILDSTDERR: cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/82/82a58d33cfec70c40db6692cc83f00f4e0a1a030c94fae4f8d291b8e4dce50ae-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang BUILDSTDERR: mkdir -p $WORK/b459/ 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_s390x/cgo -objdir $WORK/b459/ -importpath github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -- -I $WORK/b459/ -g -O2 ./seccomp.go ./seccomp_internal.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b455/_pkg_.a # internal BUILDSTDERR: cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/50/507c1f98f40e4a1d4b1fd1244e5c5b3e5977077e82360c758e525f23fe1298a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace BUILDSTDERR: mkdir -p $WORK/b460/ BUILDSTDERR: cat >$WORK/b460/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_s390x/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace -complete -installsuffix shared -buildid Jg4dYh3NiYwbqQACJcyg/Jg4dYh3NiYwbqQACJcyg -goversion go1.13beta1 -D "" -importcfg $WORK/b460/importcfg -pack ./capture.go ./frame.go ./stacktrace.go BUILDSTDERR: cd $WORK/b452 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b460/_pkg_.a # internal BUILDSTDERR: cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/95/95077299479ab2cae3ebcc935ac8b010da9600199e686b260e54cc91b9376fce-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns BUILDSTDERR: mkdir -p $WORK/b463/ BUILDSTDERR: cat >$WORK/b463/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_s390x/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns -complete -installsuffix shared -buildid LAzWBCvaI3x74uKZ9nRi/LAzWBCvaI3x74uKZ9nRi -goversion go1.13beta1 -D "" -importcfg $WORK/b463/importcfg -pack ./netns.go ./netns_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b448/_pkg_.a # internal BUILDSTDERR: cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/b2/b25571131eb078ec8f063cd5ed8cdea5c8018e47861813e9c9ed744a863426d7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp BUILDSTDERR: mkdir -p $WORK/b465/ BUILDSTDERR: cat >$WORK/b465/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_s390x/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid b1dfw_SjJprOwOzOakK4/b1dfw_SjJprOwOzOakK4 -goversion go1.13beta1 -D "" -importcfg $WORK/b465/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 $WORK/b452 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c dlopen.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b463/_pkg_.a # internal BUILDSTDERR: cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/cf/cf65742b1af3b708a1afae3abbcbddda83d4e5905445db836a5522f4e6607741-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl BUILDSTDERR: mkdir -p $WORK/b462/ BUILDSTDERR: cat >$WORK/b462/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/b463/_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_s390x/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl -complete -installsuffix shared -buildid XyyN67c6LzHJGXiI2Wib/XyyN67c6LzHJGXiI2Wib -goversion go1.13beta1 -D "" -importcfg $WORK/b462/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 $WORK/b452 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c dlopen_example.cgo2.c 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b452=/tmp/go-build -gno-record-gcc-switches -o $WORK/b452/_cgo_.o $WORK/b452/_cgo_main.o $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o -g -O2 -ldl BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b465/_pkg_.a # internal BUILDSTDERR: cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/aa/aa729eafb8a981b7642ac0557d131e319a4be3246a6856d10a026f0503b533a9-d # internal BUILDSTDERR: database/sql/driver BUILDSTDERR: mkdir -p $WORK/b468/ BUILDSTDERR: cat >$WORK/b468/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_s390x/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid ekWOPdyJyOEeTmpGN2rg/ekWOPdyJyOEeTmpGN2rg -goversion go1.13beta1 -D "" -importcfg $WORK/b468/importcfg -pack ./driver.go ./types.go 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_s390x/cgo -dynpackage dlopen -dynimport $WORK/b452/_cgo_.o -dynout $WORK/b452/_cgo_import.go BUILDSTDERR: cat >$WORK/b452/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_s390x/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen -installsuffix shared -buildid FsH3OlF3xYmt-vWSg5EX/FsH3OlF3xYmt-vWSg5EX -goversion go1.13beta1 -D "" -importcfg $WORK/b452/importcfg -pack $WORK/b452/_cgo_gotypes.go $WORK/b452/dlopen.cgo1.go $WORK/b452/dlopen_example.cgo1.go $WORK/b452/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b462/_pkg_.a # internal BUILDSTDERR: cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/8a/8a90d3c04939bb87b0e7e09d831016505cfbc0b296fd7019ec5dda30114b60fc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink BUILDSTDERR: mkdir -p $WORK/b461/ 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_s390x/cgo -objdir $WORK/b461/ -importpath github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -- -I $WORK/b461/ -g -O2 ./bpf_linux.go BUILDSTDERR: cd /builddir/build/BUILD/cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97/_output/src/github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b452/_pkg_.a $WORK/b452/_x001.o $WORK/b452/_x002.o $WORK/b452/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b452/_pkg_.a # internal BUILDSTDERR: cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/10/1057f7fb4403e015852f0bda6654fe9cf66d1cb7833574233caea57555385d4f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util 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/go-systemd/util BUILDSTDERR: CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b451/ -importpath github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -- -I $WORK/b451/ -g -O2 ./util_cgo.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b468/_pkg_.a # internal BUILDSTDERR: cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/89/895e55b96bbc1cddbad1d5b625eab133f426dec026c2b5333dec0376025cfb14-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/blang/semver BUILDSTDERR: mkdir -p $WORK/b467/ BUILDSTDERR: cat >$WORK/b467/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile database/sql/driver=$WORK/b468/_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_s390x/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/blang/semver -complete -installsuffix shared -buildid v5U6_QzzDAgNG-t5WFQu/v5U6_QzzDAgNG-t5WFQu -goversion go1.13beta1 -D "" -importcfg $WORK/b467/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go BUILDSTDERR: cd $WORK/b461 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/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/vishvananda/netlink -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c bpf_linux.cgo2.c 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/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_s390x/buildid -w $WORK/b467/_pkg_.a # internal BUILDSTDERR: cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/7e/7eb0def8cbed360e54afb4e8600ba3d1d1e25d0161791c9298dfd0cc8c4c4001-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap BUILDSTDERR: mkdir -p $WORK/b470/ BUILDSTDERR: cat >$WORK/b470/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_s390x/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap -complete -installsuffix shared -buildid 6EDbmW0B99eEKn9W5h_r/6EDbmW0B99eEKn9W5h_r -goversion go1.13beta1 -D "" -importcfg $WORK/b470/importcfg -pack ./errwrap.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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b461=/tmp/go-build -gno-record-gcc-switches -o $WORK/b461/_cgo_.o $WORK/b461/_cgo_main.o $WORK/b461/_x001.o $WORK/b461/_x002.o -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b470/_pkg_.a # internal BUILDSTDERR: cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/12/120b0c65cbd8914f34445f1903b63a0cf26a65604839555d128ae91cceb02812-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror BUILDSTDERR: mkdir -p $WORK/b469/ BUILDSTDERR: cat >$WORK/b469/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/b470/_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_s390x/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid c7BLR5Ag_ygOIHBqnpRk/c7BLR5Ag_ygOIHBqnpRk -goversion go1.13beta1 -D "" -importcfg $WORK/b469/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.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' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage netlink -dynimport $WORK/b461/_cgo_.o -dynout $WORK/b461/_cgo_import.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/go-systemd/util -fPIC -m64 -march=z196 -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: cat >$WORK/b461/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/b462/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b463/_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: 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_s390x/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink -installsuffix shared -buildid _TmlclgE0IWhZFnKM1ml/_TmlclgE0IWhZFnKM1ml -goversion go1.13beta1 -D "" -importcfg $WORK/b461/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/b461/_cgo_gotypes.go $WORK/b461/bpf_linux.cgo1.go $WORK/b461/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b469/_pkg_.a # internal BUILDSTDERR: cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/13/1377759ccec52e803a5cef9c0d5b9fbd53b557c9df8e8ac44fae320524065455-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath BUILDSTDERR: mkdir -p $WORK/b471/ BUILDSTDERR: cat >$WORK/b471/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_s390x/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid 6awc7FYBqhQhsx57UfbC/6awc7FYBqhQhsx57UfbC -goversion go1.13beta1 -D "" -importcfg $WORK/b471/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.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/go-systemd/util -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b451=/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_s390x/buildid -w $WORK/b471/_pkg_.a # internal BUILDSTDERR: cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/a5/a5da92504ad7e1e757c3575ac09db84d00cd5309053408a195f3fbefb696ff5f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error BUILDSTDERR: mkdir -p $WORK/b473/ BUILDSTDERR: cat >$WORK/b473/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_s390x/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid YFmDDOfnIZ3aHjC5lI2S/YFmDDOfnIZ3aHjC5lI2S -goversion go1.13beta1 -D "" -importcfg $WORK/b473/importcfg -pack ./error.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b473/_pkg_.a # internal BUILDSTDERR: cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/ef/ef345a13719e316d3eb6d15055165ac6ab8e2603960aabece840e7dde9e6ba00-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror BUILDSTDERR: mkdir -p $WORK/b472/ BUILDSTDERR: cat >$WORK/b472/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/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b473/_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_s390x/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid kDFbNS7C-FbCZKpo70TB/kDFbNS7C-FbCZKpo70TB -goversion go1.13beta1 -D "" -importcfg $WORK/b472/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.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/go-systemd/util -fPIC -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b472/_pkg_.a # internal BUILDSTDERR: cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/4f/4f286079ff67a0880aa8e20f92e0842874455dd4319dc631e9014aacae9a552c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer BUILDSTDERR: mkdir -p $WORK/b476/ BUILDSTDERR: cat >$WORK/b476/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_s390x/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid TQ_2Z47fM7QRMYapGgeX/TQ_2Z47fM7QRMYapGgeX -goversion go1.13beta1 -D "" -importcfg $WORK/b476/importcfg -pack ./pointer.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: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 -g -O2 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b476/_pkg_.a # internal BUILDSTDERR: cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/2f/2f9af15418c8f59d1fd72dc620e3204836d0860b3b653b053e117e87377a6679-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference BUILDSTDERR: mkdir -p $WORK/b475/ BUILDSTDERR: cat >$WORK/b475/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/b476/_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_s390x/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid wP0kj28dYoDQyzZGCaca/wP0kj28dYoDQyzZGCaca -goversion go1.13beta1 -D "" -importcfg $WORK/b475/importcfg -pack ./reference.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: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage util -dynimport $WORK/b451/_cgo_.o -dynout $WORK/b451/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b475/_pkg_.a # internal BUILDSTDERR: cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/5e/5e1bedc404fcb59eba4829354d51a10d608453ea02896ca389c34eb401fc89bd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema BUILDSTDERR: mkdir -p $WORK/b474/ BUILDSTDERR: cat >$WORK/b474/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/b475/_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/b192/_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/b211/_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_s390x/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid utRWxRz7WUmJdwgLs_Lh/utRWxRz7WUmJdwgLs_Lh -goversion go1.13beta1 -D "" -importcfg $WORK/b474/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: cat >$WORK/b451/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/b452/_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: 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_s390x/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util -installsuffix shared -buildid FwwJP1HDINMsE50b5qEM/FwwJP1HDINMsE50b5qEM -goversion go1.13beta1 -D "" -importcfg $WORK/b451/importcfg -pack ./util.go $WORK/b451/_cgo_gotypes.go $WORK/b451/util_cgo.cgo1.go $WORK/b451/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b451/_pkg_.a $WORK/b451/_x001.o $WORK/b451/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b451/_pkg_.a # internal BUILDSTDERR: cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/0c/0c64668710e75109b4b68324cec26b368065f4eb9353cb4d32089cba71b508d8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd BUILDSTDERR: mkdir -p $WORK/b450/ BUILDSTDERR: cat >$WORK/b450/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/b451/_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/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b447/_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_s390x/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd -complete -installsuffix shared -buildid 8sCfabARuEK7N7Gj4nh3/8sCfabARuEK7N7Gj4nh3 -goversion go1.13beta1 -D "" -importcfg $WORK/b450/importcfg -pack ./apply_systemd.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b450/_pkg_.a # internal BUILDSTDERR: cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/ba/baec844a6af4fdc1a11835238cc41a76e8fe822b7b027a7e1452271307c06c27-d # internal BUILDSTDERR: github.com/cri-o/cri-o/pkg/signals BUILDSTDERR: mkdir -p $WORK/b477/ BUILDSTDERR: cat >$WORK/b477/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_s390x/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -shared -p github.com/cri-o/cri-o/pkg/signals -complete -installsuffix shared -buildid DXk40j1znZ9i5nbzshcN/DXk40j1znZ9i5nbzshcN -goversion go1.13beta1 -D "" -importcfg $WORK/b477/importcfg -pack ./signal.go ./signal_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b477/_pkg_.a # internal BUILDSTDERR: cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/c9/c918bae032e800f9433f4917a106911903bbe58a2e2e15c46ca4722b1eef51af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/metrics BUILDSTDERR: mkdir -p $WORK/b480/ BUILDSTDERR: cat >$WORK/b480/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/b326/_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_s390x/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -shared -p github.com/cri-o/cri-o/server/metrics -complete -installsuffix shared -buildid 9zOFtqsVyy8XJXgkw7qQ/9zOFtqsVyy8XJXgkw7qQ -goversion go1.13beta1 -D "" -importcfg $WORK/b480/importcfg -pack ./metrics.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b480/_pkg_.a # internal BUILDSTDERR: cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/43/439aa68f6931aff863103b9b85d36c12b2806b236c447a501be133d0025f8bb3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/useragent BUILDSTDERR: mkdir -p $WORK/b482/ BUILDSTDERR: cat >$WORK/b482/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/version=$WORK/b483/_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_s390x/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -shared -p github.com/cri-o/cri-o/server/useragent -complete -installsuffix shared -buildid QKZ-gOMKhqaJR1CEj_ww/QKZ-gOMKhqaJR1CEj_ww -goversion go1.13beta1 -D "" -importcfg $WORK/b482/importcfg -pack ./useragent.go ./version_info.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b482/_pkg_.a # internal BUILDSTDERR: cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/cf/cfbd2373d40c0d6837b273efc3ac380d86f44edfc56816714f4023cbe0cb9fa1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/types BUILDSTDERR: mkdir -p $WORK/b484/ BUILDSTDERR: cat >$WORK/b484/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_s390x/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -shared -p github.com/cri-o/cri-o/types -complete -installsuffix shared -buildid D9rApgLpZNPNjr-9BxeR/D9rApgLpZNPNjr-9BxeR -goversion go1.13beta1 -D "" -importcfg $WORK/b484/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b484/_pkg_.a # internal BUILDSTDERR: cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/1f/1f2c44c956b0920c907f18949afd65e04f8388281eef02835bce9bc5e6f5faa4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types BUILDSTDERR: mkdir -p $WORK/b488/ BUILDSTDERR: cat >$WORK/b488/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_s390x/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid GgqtkIxeV_d0xoRkgoJC/GgqtkIxeV_d0xoRkgoJC -goversion go1.13beta1 -D "" -importcfg $WORK/b488/importcfg -pack ./args.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b488/_pkg_.a # internal BUILDSTDERR: cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/75/75a771c5db21aadcd02b8e5c5186e3012352436ee1fef716f4b3325673436461-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 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: 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/b488/_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_s390x/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid B9I-B06NGUXLcAs3tnHg/B9I-B06NGUXLcAs3tnHg -goversion go1.13beta1 -D "" -importcfg $WORK/b490/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b490/_pkg_.a # internal BUILDSTDERR: cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f4/f4427b50f826deaf0517e8b5dcb13bb4f0e701891da50316509885b5398368ea-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current BUILDSTDERR: mkdir -p $WORK/b491/ BUILDSTDERR: cat >$WORK/b491/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/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b490/_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_s390x/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid _wKHC1imcymNsr5gEl8C/_wKHC1imcymNsr5gEl8C -goversion go1.13beta1 -D "" -importcfg $WORK/b491/importcfg -pack ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b491/_pkg_.a # internal BUILDSTDERR: cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/4d/4d4ecd52bdda0fd712e18953686f5ab9b7f36b13e2c3684e9fdd09230003e0bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version 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: 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/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b491/_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_s390x/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid Ac1AHlHwQQ4pL_YkQVav/Ac1AHlHwQQ4pL_YkQVav -goversion go1.13beta1 -D "" -importcfg $WORK/b489/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go BUILDSTDERR: cd $WORK/b459 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/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/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b489/_pkg_.a # internal BUILDSTDERR: cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/c0/c068bb0e8e683b720fdbed2e7d063383ed2cbc651a8685c190b853b336b10e22-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke BUILDSTDERR: mkdir -p $WORK/b487/ BUILDSTDERR: cat >$WORK/b487/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/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b489/_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_s390x/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid ch5nxXaJkVy_1OuEvUwZ/ch5nxXaJkVy_1OuEvUwZ -goversion go1.13beta1 -D "" -importcfg $WORK/b487/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b487/_pkg_.a # internal BUILDSTDERR: cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/7f/7f80b5a7158a7797c6538a1952f7083c6b460a3e5c370963e2e1e7e996110fff-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni BUILDSTDERR: mkdir -p $WORK/b486/ BUILDSTDERR: cat >$WORK/b486/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/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b489/_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_s390x/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid iIe1FX_huhSKy6jV9kkE/iIe1FX_huhSKy6jV9kkE -goversion go1.13beta1 -D "" -importcfg $WORK/b486/importcfg -pack ./api.go ./conf.go BUILDSTDERR: cd $WORK/b459 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c 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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/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_s390x/buildid -w $WORK/b474/_pkg_.a # internal BUILDSTDERR: cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/05/05d7406e0d41605f9ea01855f0042099435d4b104fc56c7f9fc37d4230568f34-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate BUILDSTDERR: mkdir -p $WORK/b466/ BUILDSTDERR: cat >$WORK/b466/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/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b469/_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/b471/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b472/_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/b474/_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: 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_s390x/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid dKfcJtIREAExG-FIsbkk/dKfcJtIREAExG-FIsbkk -goversion go1.13beta1 -D "" -importcfg $WORK/b466/importcfg -pack ./validate.go ./validate_linux.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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b459=/tmp/go-build -gno-record-gcc-switches -o $WORK/b459/_cgo_.o $WORK/b459/_cgo_main.o $WORK/b459/_x001.o $WORK/b459/_x002.o $WORK/b459/_x003.o -g -O2 -lseccomp BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b486/_pkg_.a # internal BUILDSTDERR: cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/f2/f2c18ef88fd12fb66c973586dbab30e052b4c8bc3971650379a3c6a1b1c01b56-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify BUILDSTDERR: mkdir -p $WORK/b492/ BUILDSTDERR: cat >$WORK/b492/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_s390x/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid tOhP0_hH0DgaHpKSTvXA/tOhP0_hH0DgaHpKSTvXA -goversion go1.13beta1 -D "" -importcfg $WORK/b492/importcfg -pack ./fsnotify.go ./inotify.go ./inotify_poller.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_s390x/cgo -dynpackage seccomp -dynimport $WORK/b459/_cgo_.o -dynout $WORK/b459/_cgo_import.go BUILDSTDERR: cat >$WORK/b459/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: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 7mS2mfBaFjDGUTszs-XV/7mS2mfBaFjDGUTszs-XV -goversion go1.13beta1 -D "" -importcfg $WORK/b459/importcfg -pack $WORK/b459/_cgo_gotypes.go $WORK/b459/seccomp.cgo1.go $WORK/b459/seccomp_internal.cgo1.go $WORK/b459/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b492/_pkg_.a # internal BUILDSTDERR: cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/2b/2bddf81204a8f6f353b12e17127209e60b6c057213c34f511217056992182a7c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni BUILDSTDERR: mkdir -p $WORK/b485/ BUILDSTDERR: cat >$WORK/b485/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/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_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_s390x/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni -complete -installsuffix shared -buildid Litj_xrwT_s0HUC0wnWw/Litj_xrwT_s0HUC0wnWw -goversion go1.13beta1 -D "" -importcfg $WORK/b485/importcfg -pack ./ocicni.go ./types.go ./types_unix.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b485/_pkg_.a # internal BUILDSTDERR: cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/54/545ecc69c1b75e5f461df4c78a08ebf48b96b74ed93d31427e1c0703d544532d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools BUILDSTDERR: mkdir -p $WORK/b493/ BUILDSTDERR: cat >$WORK/b493/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/b433/_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_s390x/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid 7v3qKfqLex14W68P7VP9/7v3qKfqLex14W68P7VP9 -goversion go1.13beta1 -D "" -importcfg $WORK/b493/importcfg -pack ./pools.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b466/_pkg_.a # internal BUILDSTDERR: cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/ba/ba6672a7fdc155804644742d14bdeb05f43668c46baab755f5e3997ed5921f3e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate 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: 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/b465/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b466/_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_s390x/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid rjT3gEJCe1yef4mHlSo_/rjT3gEJCe1yef4mHlSo_ -goversion go1.13beta1 -D "" -importcfg $WORK/b464/importcfg -pack ./generate.go ./spec.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_s390x/pack r $WORK/b459/_pkg_.a $WORK/b459/_x001.o $WORK/b459/_x002.o $WORK/b459/_x003.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b459/_pkg_.a # internal BUILDSTDERR: cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/2d/2da0b1918f16d4386291a755862a29e00f1e724ae2bd84f66460cb1923ef40be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp BUILDSTDERR: mkdir -p $WORK/b458/ BUILDSTDERR: cat >$WORK/b458/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/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b459/_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_s390x/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp -complete -installsuffix shared -buildid Rur4nrumWTbYwrrolpj2/Rur4nrumWTbYwrrolpj2 -goversion go1.13beta1 -D "" -importcfg $WORK/b458/importcfg -pack ./config.go ./seccomp_linux.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b493/_pkg_.a # internal BUILDSTDERR: cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/9a/9a210d30a78421600d9ae6dcf900fd287d1f1b9d1f1c0f5dbb8cc8f04654a17a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid BUILDSTDERR: mkdir -p $WORK/b494/ BUILDSTDERR: cat >$WORK/b494/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_s390x/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid -complete -installsuffix shared -buildid 5LMy3SRGWIqyXIpslFle/5LMy3SRGWIqyXIpslFle -goversion go1.13beta1 -D "" -importcfg $WORK/b494/importcfg -pack ./stringid.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b494/_pkg_.a # internal BUILDSTDERR: cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/92/92556e5ff27836347f672211e490af23e2c83b6bf22e9e7daa9c63517c2538cc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone BUILDSTDERR: mkdir -p $WORK/b495/ BUILDSTDERR: cat >$WORK/b495/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile context=$WORK/b002/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone -complete -installsuffix shared -buildid V2NsOKxpQvyOdLYxV8KB/V2NsOKxpQvyOdLYxV8KB -goversion go1.13beta1 -D "" -importcfg $WORK/b495/importcfg -pack ./bone.go ./helper.go ./helper_17.go ./mux.go ./route.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b458/_pkg_.a # internal BUILDSTDERR: cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/27/27f82eb0747befb96be1afa8ed8ea8e4ee34cec2bb8ca08e2dab3a2221381d36-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/kr/pty BUILDSTDERR: mkdir -p $WORK/b496/ BUILDSTDERR: cat >$WORK/b496/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_s390x/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/kr/pty -complete -installsuffix shared -buildid l4kRgyVut-aD-urtMUIU/l4kRgyVut-aD-urtMUIU -goversion go1.13beta1 -D "" -importcfg $WORK/b496/importcfg -pack ./doc.go ./ioctl.go ./pty_linux.go ./run.go ./util.go ./ztypes_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b496/_pkg_.a # internal BUILDSTDERR: cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/84/845f221068bf6c4eee440b26c5b60aa406dc515b617ed942051821776e05bcc5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices BUILDSTDERR: mkdir -p $WORK/b497/ BUILDSTDERR: cat >$WORK/b497/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/b447/_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_s390x/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid nHE10kTE8Kr_qsug5Nfb/nHE10kTE8Kr_qsug5Nfb -goversion go1.13beta1 -D "" -importcfg $WORK/b497/importcfg -pack ./devices.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b495/_pkg_.a # internal BUILDSTDERR: cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/dc/dc27b81aed6d17d719be62cfe5ac5af002b0ece88a6cdd54958a8ab6bef85af6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets BUILDSTDERR: mkdir -p $WORK/b498/ BUILDSTDERR: cat >$WORK/b498/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap github.com/opencontainers/runtime-spec/specs-go=github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-spec/specs-go BUILDSTDERR: importmap github.com/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_s390x/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets -complete -installsuffix shared -buildid VDf61q2JXUeBLQr1M9Bd/VDf61q2JXUeBLQr1M9Bd -goversion go1.13beta1 -D "" -importcfg $WORK/b498/importcfg -pack ./secrets.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b497/_pkg_.a # internal BUILDSTDERR: cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/f7/f7ea5eb46f97b5677e08c2db724e07f65f58db85ed691bbca91f02d8ea1b4b68-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream BUILDSTDERR: mkdir -p $WORK/b500/ BUILDSTDERR: cat >$WORK/b500/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/b192/_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_s390x/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream -complete -installsuffix shared -buildid RzcurVQf_osPNwkh8kbl/RzcurVQf_osPNwkh8kbl -goversion go1.13beta1 -D "" -importcfg $WORK/b500/importcfg -pack ./doc.go ./httpstream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b498/_pkg_.a # internal BUILDSTDERR: cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/29/29aee18c0f5683e2bcbd578d3b178696ef1d4e1d9b5d9b3764dee95d1c829845-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand BUILDSTDERR: mkdir -p $WORK/b501/ BUILDSTDERR: cat >$WORK/b501/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/b244/_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_s390x/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand -complete -installsuffix shared -buildid nKKFzxgEeeW-yND4M5TJ/nKKFzxgEeeW-yND4M5TJ -goversion go1.13beta1 -D "" -importcfg $WORK/b501/importcfg -pack ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b500/_pkg_.a # internal BUILDSTDERR: cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/97/97ae315fd1989d16fe5f9c4a0540a286748b2ecca2a46b3ace6c8b72744a61bb-d # internal BUILDSTDERR: container/heap BUILDSTDERR: mkdir -p $WORK/b505/ BUILDSTDERR: cat >$WORK/b505/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_s390x/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -shared -p container/heap -std -complete -installsuffix shared -buildid 16L7Mo4ffuJ4LeRju7i0/16L7Mo4ffuJ4LeRju7i0 -goversion go1.13beta1 -D "" -importcfg $WORK/b505/importcfg -pack ./heap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b501/_pkg_.a # internal BUILDSTDERR: cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/21/21a6384071ecb778fabd375032833c75f391002e177e6dd94f8fc5976479dbbf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy BUILDSTDERR: mkdir -p $WORK/b506/ BUILDSTDERR: cat >$WORK/b506/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b050/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy -complete -installsuffix shared -buildid MvMXQgJ_WsJS_GUq7m6N/MvMXQgJ_WsJS_GUq7m6N -goversion go1.13beta1 -D "" -importcfg $WORK/b506/importcfg -pack ./dictionary.go ./read.go ./types.go ./write.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b505/_pkg_.a # internal BUILDSTDERR: cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/a6/a6be4aec3284523ab8ec7fafe63d9b28048e92775647cea4e1a04940e9531dca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil BUILDSTDERR: mkdir -p $WORK/b507/ BUILDSTDERR: cat >$WORK/b507/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_s390x/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil -complete -installsuffix shared -buildid jBwSQuKlFQA1kdEMJCaX/jBwSQuKlFQA1kdEMJCaX -goversion go1.13beta1 -D "" -importcfg $WORK/b507/importcfg -pack ./addr.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_s390x/pack r $WORK/b461/_pkg_.a $WORK/b461/_x001.o $WORK/b461/_x002.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b461/_pkg_.a # internal BUILDSTDERR: cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/fe/fe8f8178c005f303b1d04e0e33e5fbaa7dce4682ddce8642f5a60af15d9826c0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer BUILDSTDERR: mkdir -p $WORK/b441/ BUILDSTDERR: cat >$WORK/b441/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/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b443/_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/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups=$WORK/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b460/_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/b449/_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/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b462/_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/b265/_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/b211/_pkg_.a BUILDSTDERR: packagefile time=$WORK/b016/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b507/_pkg_.a # internal 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_s390x/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer -complete -installsuffix shared -buildid KHposBGR2ouh3070p0CB/KHposBGR2ouh3070p0CB -goversion go1.13beta1 -D "" -importcfg $WORK/b441/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: cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/20/20194909bdd797cda026c8e26904994736381ec651ec89bcea7109d3e1b6179e-d # internal BUILDSTDERR: hash/fnv BUILDSTDERR: mkdir -p $WORK/b510/ BUILDSTDERR: cat >$WORK/b510/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_s390x/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid 6UIqMRoGD2tFeI-tzLcH/6UIqMRoGD2tFeI-tzLcH -goversion go1.13beta1 -D "" -importcfg $WORK/b510/importcfg -pack ./fnv.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b464/_pkg_.a # internal BUILDSTDERR: cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/b1/b16aad7944dde53e26887753ecd0030d50014a9a6ea8e8d63896b9fe4a747b4b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server/seccomp BUILDSTDERR: mkdir -p $WORK/b481/ BUILDSTDERR: cat >$WORK/b481/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/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b459/_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_s390x/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -shared -p github.com/cri-o/cri-o/server/seccomp -complete -installsuffix shared -buildid okAA5GIe0uVLFLOCgPnm/okAA5GIe0uVLFLOCgPnm -goversion go1.13beta1 -D "" -importcfg $WORK/b481/importcfg -pack ./seccomp.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b506/_pkg_.a # internal BUILDSTDERR: cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/e3/e3d8a57097bc1008016e57407d563249808e338a20bd4fa9d08fab83fea12096-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/spdystream BUILDSTDERR: mkdir -p $WORK/b504/ BUILDSTDERR: cat >$WORK/b504/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/b505/_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/b506/_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/b192/_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_s390x/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/spdystream -complete -installsuffix shared -buildid z1xm54pqm-26vHSuWfS-/z1xm54pqm-26vHSuWfS- -goversion go1.13beta1 -D "" -importcfg $WORK/b504/importcfg -pack ./connection.go ./handlers.go ./priority.go ./stream.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b510/_pkg_.a # internal BUILDSTDERR: cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/ee/ee5d67c2fd80ce384a569df6c313df1abfc703fc27b5501a2dcc8d97ac6ff4eb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme BUILDSTDERR: mkdir -p $WORK/b511/ BUILDSTDERR: cat >$WORK/b511/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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_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_s390x/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme -complete -installsuffix shared -buildid u480wMK7xgPZROAko2aV/u480wMK7xgPZROAko2aV -goversion go1.13beta1 -D "" -importcfg $WORK/b511/importcfg -pack ./scheme.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b481/_pkg_.a # internal BUILDSTDERR: cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/a3/a356b06c2dea0438d6c0f34707a5dec969771169cdfa19719a28b13c24ce2e9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format BUILDSTDERR: mkdir -p $WORK/b512/ BUILDSTDERR: cat >$WORK/b512/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_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_s390x/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format -complete -installsuffix shared -buildid etwG6XvjU5iQ4bCe-TPf/etwG6XvjU5iQ4bCe-TPf -goversion go1.13beta1 -D "" -importcfg $WORK/b512/importcfg -pack ./pod.go ./resources.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b511/_pkg_.a # internal BUILDSTDERR: cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/0c/0c20c500df506d0bec892872a007c3dae453a0a3a8169916647097d07c1275be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash BUILDSTDERR: mkdir -p $WORK/b513/ BUILDSTDERR: cat >$WORK/b513/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/b276/_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_s390x/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash -complete -installsuffix shared -buildid GN4cBaUP4HVnSzKejcIs/GN4cBaUP4HVnSzKejcIs -goversion go1.13beta1 -D "" -importcfg $WORK/b513/importcfg -pack ./hash.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b513/_pkg_.a # internal BUILDSTDERR: cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/42/429e25b72329ec642aa0b8896ee23511192822c11c1aaaafd277348858551c5e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b515/ BUILDSTDERR: cat >$WORK/b515/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$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/authentication/v1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1 -complete -installsuffix shared -buildid sQlWAxb3_mVMDq7YeNSl/sQlWAxb3_mVMDq7YeNSl -goversion go1.13beta1 -D "" -importcfg $WORK/b515/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_s390x/buildid -w $WORK/b512/_pkg_.a # internal BUILDSTDERR: cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/61/611ca2b4834500d25a6c388a8f6d85f29c024479ecfe616b5fd6bb2a572e7ba8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache BUILDSTDERR: mkdir -p $WORK/b518/ BUILDSTDERR: cat >$WORK/b518/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/b192/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b235/_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_s390x/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache -complete -installsuffix shared -buildid uGAsaQirEh41pUCWn_WA/uGAsaQirEh41pUCWn_WA -goversion go1.13beta1 -D "" -importcfg $WORK/b518/importcfg -pack ./httpcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b504/_pkg_.a # internal BUILDSTDERR: cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/5b/5bfb8176fe2816dbba8b700aa34ddff0fe35a6e4339eb37112079816a6a48b4e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy BUILDSTDERR: mkdir -p $WORK/b503/ BUILDSTDERR: cat >$WORK/b503/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/b504/_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/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b267/_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/b507/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b235/_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_s390x/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy -complete -installsuffix shared -buildid tlzKIRbzrmTm2VV47Hiz/tlzKIRbzrmTm2VV47Hiz -goversion go1.13beta1 -D "" -importcfg $WORK/b503/importcfg -pack ./connection.go ./roundtripper.go ./upgrade.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b518/_pkg_.a # internal BUILDSTDERR: cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/fc/fc55a6d9c51bf865ea47274b3e27a1929abe5e7bcd12b2e583bbcfbd7640756b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/google/btree BUILDSTDERR: mkdir -p $WORK/b521/ BUILDSTDERR: cat >$WORK/b521/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_s390x/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/google/btree -complete -installsuffix shared -buildid qHSlsqpJW9z2RM2FYtNN/qHSlsqpJW9z2RM2FYtNN -goversion go1.13beta1 -D "" -importcfg $WORK/b521/importcfg -pack ./btree.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b503/_pkg_.a # internal BUILDSTDERR: cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/83/832412e6d58a9e57c00f2af4b627b817d443753e8247d0c63f7eef2429576073-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy BUILDSTDERR: mkdir -p $WORK/b502/ BUILDSTDERR: cat >$WORK/b502/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/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy -complete -installsuffix shared -buildid xU2j0Zvu4tzkQrVhJHuu/xU2j0Zvu4tzkQrVhJHuu -goversion go1.13beta1 -D "" -importcfg $WORK/b502/importcfg -pack ./spdy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b502/_pkg_.a # internal BUILDSTDERR: cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/86/86022f04d7ca4adfa1698b45da01fce9e76321f8d6f8b5d8ecbae5bc5c005660-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand BUILDSTDERR: mkdir -p $WORK/b499/ BUILDSTDERR: cat >$WORK/b499/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b501/_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/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand -complete -installsuffix shared -buildid WQ-EgsEyxoghg8RJaev-/WQ-EgsEyxoghg8RJaev- -goversion go1.13beta1 -D "" -importcfg $WORK/b499/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_s390x/buildid -w $WORK/b515/_pkg_.a # internal BUILDSTDERR: cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/2b/2b5e22483ff8156fc289bb9cf6a6f37939cce0fa93cc372d31a20431ec96da78-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid wiErwH0hB3i-7A9xqLip/wiErwH0hB3i-7A9xqLip -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_s390x/buildid -w $WORK/b521/_pkg_.a # internal BUILDSTDERR: cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/ce/ce2bcdc1bd377867daf13e337548f391baded45ea47668565c26424e93d47368-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv BUILDSTDERR: mkdir -p $WORK/b520/ BUILDSTDERR: cat >$WORK/b520/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/b365/_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/b521/_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_s390x/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv -complete -installsuffix shared -buildid epmWncSt5SEiuJTk7SMi/epmWncSt5SEiuJTk7SMi -goversion go1.13beta1 -D "" -importcfg $WORK/b520/importcfg -pack ./compression.go ./diskv.go ./index.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b499/_pkg_.a # internal BUILDSTDERR: cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/2a/2a2524ce1cc0ad48ae56cdc2e15e98f02ecc7b915117fcde855e2561ee7f9e1a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 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/apimachinery/pkg/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1 -complete -installsuffix shared -buildid 1F5xDtjn0wkELLFYGJrU/1F5xDtjn0wkELLFYGJrU -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_s390x/buildid -w $WORK/b523/_pkg_.a # internal BUILDSTDERR: cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/fe/feb37564b8751c77e79a0f749cfb6a3cd9d2026cf050c31248750ae2082ea5b4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1 -complete -installsuffix shared -buildid LackCm1rNZg3GPls1gtx/LackCm1rNZg3GPls1gtx -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_s390x/buildid -w $WORK/b520/_pkg_.a # internal BUILDSTDERR: cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/b1/b191e3dfd43589cb9da3c1c2df3dcfe9f5ae97e36bf1a394565655c459239f16-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache BUILDSTDERR: mkdir -p $WORK/b519/ BUILDSTDERR: cat >$WORK/b519/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/b520/_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_s390x/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache -complete -installsuffix shared -buildid LQIOFuLJsLdley8qGVBI/LQIOFuLJsLdley8qGVBI -goversion go1.13beta1 -D "" -importcfg $WORK/b519/importcfg -pack ./diskcache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b519/_pkg_.a # internal BUILDSTDERR: cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/83/83cc25f224994d7944214a38af9d3c9b364dcecb8a4d29652bbe6c979161972c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1 -complete -installsuffix shared -buildid hstVuRLGVt6gEM3A87RV/hstVuRLGVt6gEM3A87RV -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_s390x/buildid -w $WORK/b441/_pkg_.a # internal BUILDSTDERR: cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/08/08e9d1ad316fc71c485a811df0d906869e480d817820e1663d7ce7cd70b568b6-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/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/registrar=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b345/_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/b433/_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/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b441/_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/b464/_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/b240/_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_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p github.com/cri-o/cri-o/lib -complete -installsuffix shared -buildid H4HEcUE7UGOjnjKGKIbe/H4HEcUE7UGOjnjKGKIbe -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_s390x/buildid -w $WORK/b524/_pkg_.a # internal BUILDSTDERR: cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/36/364c315ec20020fd1b466e9e5f8bf9b3401116c6f01feaddbb6986606bc35c68-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 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/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2 -complete -installsuffix shared -buildid 0sRHQ1MwNUQOqcOW9Byr/0sRHQ1MwNUQOqcOW9Byr -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_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/65/65bf4de5140464bcc46cc8fbfda956722bbe425c29e42753e9efab1a44fd52f6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1 -complete -installsuffix shared -buildid e2grA8PupMqsNZFZ6lVq/e2grA8PupMqsNZFZ6lVq -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_s390x/buildid -w $WORK/b528/_pkg_.a # internal BUILDSTDERR: cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/63/63c390d0409b7cea1cff7e011e0a1205aa45f288a3d4f1ee1bf5fb0a8cfb0391-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1 -complete -installsuffix shared -buildid pJRl5BcgU_GvKi8ade8g/pJRl5BcgU_GvKi8ade8g -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b526/_pkg_.a # internal BUILDSTDERR: cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/b0/b04e8f0d63f43ddd11210f966b5df67cd43a9a857ac963b1c98dc5c67b91f01d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 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 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1 -complete -installsuffix shared -buildid BFBxiaKUsUvpsWzspbzL/BFBxiaKUsUvpsWzspbzL -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_s390x/buildid -w $WORK/b525/_pkg_.a # internal BUILDSTDERR: cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/c2/c2699cbe1f2c6c9fd6b519fe5327280ad2404e827f61d7e1c8c0dd06fe112530-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1 -complete -installsuffix shared -buildid de2Q1nknLptIlvFzi8PB/de2Q1nknLptIlvFzi8PB -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_s390x/buildid -w $WORK/b527/_pkg_.a # internal BUILDSTDERR: cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/ce/cea65c2becca3e831f5d936a03b700ee5e3a468c003accebcbede855835b947e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 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/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1 -complete -installsuffix shared -buildid e_bugn4c1sBmPzX-t-W1/e_bugn4c1sBmPzX-t-W1 -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_s390x/buildid -w $WORK/b529/_pkg_.a # internal BUILDSTDERR: cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/07/07fb6ca4788bcdf62094a6d400004ac5d132ebfbf45c2ec2ae0024804003ebbe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 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/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1 -complete -installsuffix shared -buildid bFZtEiSOWeOD-9x8dWtY/bFZtEiSOWeOD-9x8dWtY -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_s390x/buildid -w $WORK/b530/_pkg_.a # internal BUILDSTDERR: cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/34/340432c77e9fab74dd2c7f1bd2ae202147d56f476af1169afb85d3e26b82f719-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/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 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1 -complete -installsuffix shared -buildid iFGqxJMxka_UYxVTXyGh/iFGqxJMxka_UYxVTXyGh -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_s390x/buildid -w $WORK/b533/_pkg_.a # internal BUILDSTDERR: cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/e1/e1387a733b54433d0ff8750d508d0527226f41cc08f94f3aed6d1f47cdeb1c77-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1 -complete -installsuffix shared -buildid KcOCTm5_dnbp-2wi8ffp/KcOCTm5_dnbp-2wi8ffp -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_s390x/buildid -w $WORK/b532/_pkg_.a # internal BUILDSTDERR: cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/44/44bde4371e7c3dce2edb465cc0716ea15235bcfe3fa36dda75d8b26bacac2ec4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 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 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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1 -complete -installsuffix shared -buildid oxYEZGJF7kf9uY90mkeq/oxYEZGJF7kf9uY90mkeq -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_s390x/buildid -w $WORK/b536/_pkg_.a # internal BUILDSTDERR: cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/3d/3d065c3b05ca4093c3b3f539aa52e142420e23bbaffe2f5685b1ebf3fdc4a398-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/events/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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1 -complete -installsuffix shared -buildid upL1psubXsP__JOvxL1I/upL1psubXsP__JOvxL1I -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_s390x/buildid -w $WORK/b531/_pkg_.a # internal BUILDSTDERR: cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/71/710176798f94caa0e1a4b26719b3d930854d8d14d309e915495df355cf1552fe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 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 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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1 -complete -installsuffix shared -buildid uK9OK-C3meiMkh7ceARN/uK9OK-C3meiMkh7ceARN -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_s390x/buildid -w $WORK/b534/_pkg_.a # internal BUILDSTDERR: cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/d9/d94e99efb3211a30dadf9f25e75b3de8414031eabad160b957693112159cb24b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1 -complete -installsuffix shared -buildid -22Up3y1tnunjLfJAbcN/-22Up3y1tnunjLfJAbcN -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_s390x/buildid -w $WORK/b535/_pkg_.a # internal BUILDSTDERR: cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/f7/f73fe806f665306471fd09628234ca09569035d0b652ea1de8e0c28a2ab9b915-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1 -complete -installsuffix shared -buildid ccHgYdJz4MjunURH9sQD/ccHgYdJz4MjunURH9sQD -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_s390x/buildid -w $WORK/b537/_pkg_.a # internal BUILDSTDERR: cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/84/84b76befbad12ba81fba51d10d324f48b9e02ebbc2c215cc78f3b4a2eff16224-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1 -complete -installsuffix shared -buildid 56o_dc3h7ke1145VRZbx/56o_dc3h7ke1145VRZbx -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_s390x/buildid -w $WORK/b539/_pkg_.a # internal BUILDSTDERR: cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/fd/fd478e8a483af3604fc5182bb70bb6f99d79e95531340eec144dba5cabf23014-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1 -complete -installsuffix shared -buildid gvy3R7HesVPB_EpiGYla/gvy3R7HesVPB_EpiGYla -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_s390x/buildid -w $WORK/b541/_pkg_.a # internal BUILDSTDERR: cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/bb/bb61bb4f11d695ca63e21b5259f9e7086bba82bb2e2ddda30546aac30d134e4c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1 -complete -installsuffix shared -buildid qbEWw-1REttaJgcEVruH/qbEWw-1REttaJgcEVruH -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b540/_pkg_.a # internal BUILDSTDERR: cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/fc/fceb1ec9226862f5de209ea64f7a73ef671be8c1b839da2f0aff7c9e90205903-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1 -complete -installsuffix shared -buildid pK3Gsyck8D20uOngeuD9/pK3Gsyck8D20uOngeuD9 -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_s390x/buildid -w $WORK/b542/_pkg_.a # internal BUILDSTDERR: cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/16/1658ca4d4535593e9b755cbd07876eec79dbe38778f4365870431306bcc6ec53-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 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/apimachinery/pkg/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1 -complete -installsuffix shared -buildid VqSMco8FodS5vKdUbe_x/VqSMco8FodS5vKdUbe_x -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_s390x/buildid -w $WORK/b544/_pkg_.a # internal BUILDSTDERR: cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/d3/d310fe4305130f36b612973d4fe95f8c058f91b0432c0594aa456ac1d10f36b5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1 -complete -installsuffix shared -buildid hLIWXEoS1OQmc6HaDKp3/hLIWXEoS1OQmc6HaDKp3 -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_s390x/buildid -w $WORK/b545/_pkg_.a # internal BUILDSTDERR: cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/6d/6d54bd548e1d7fabadc256db7ca825d78996c26062144fac2e655dfe0e011f38-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 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/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1 -complete -installsuffix shared -buildid bKpHXjqmi_j372_JKluW/bKpHXjqmi_j372_JKluW -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_s390x/buildid -w $WORK/b547/_pkg_.a # internal BUILDSTDERR: cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/1d/1d468d5efe986b141899b8562176e9f1bdfd742524a762588cc582592fd922f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 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/apimachinery/pkg/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1 -complete -installsuffix shared -buildid GMLkRCLFTRDTJFSOHarZ/GMLkRCLFTRDTJFSOHarZ -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_s390x/buildid -w $WORK/b546/_pkg_.a # internal BUILDSTDERR: cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/79/79e6f1ec29dfa58e974f5f2485b36da4cf5b2f1f61cb4484798daee5189cc61c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b549/ BUILDSTDERR: cat >$WORK/b549/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1 -complete -installsuffix shared -buildid PyUt5T6KF4VujrzTIuUV/PyUt5T6KF4VujrzTIuUV -goversion go1.13beta1 -D "" -importcfg $WORK/b549/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_s390x/buildid -w $WORK/b543/_pkg_.a # internal BUILDSTDERR: cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/3b/3bf981b1aa012c28ecc6ae5d56a36b8f3860194d9fd5bdea4b8dde3c5f3427f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru BUILDSTDERR: mkdir -p $WORK/b587/ BUILDSTDERR: cat >$WORK/b587/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_s390x/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru -complete -installsuffix shared -buildid BBoJj2QSvUxH-cCs6RF9/BBoJj2QSvUxH-cCs6RF9 -goversion go1.13beta1 -D "" -importcfg $WORK/b587/importcfg -pack ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b587/_pkg_.a # internal BUILDSTDERR: cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/dd/dd644ff29063e5319e0db70f06926421b1d218f691eaeb8aa79383b283f2dd4f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru BUILDSTDERR: mkdir -p $WORK/b586/ BUILDSTDERR: cat >$WORK/b586/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/b587/_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_s390x/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru -complete -installsuffix shared -buildid WNToMIlcRopbYLZrR4AL/WNToMIlcRopbYLZrR4AL -goversion go1.13beta1 -D "" -importcfg $WORK/b586/importcfg -pack ./2q.go ./arc.go ./lru.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b586/_pkg_.a # internal BUILDSTDERR: cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/0a/0a7e0ace4321eed86e6facf53cf7db9b30d8f195efcbbaf4aa2b9aa84b95abbd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache BUILDSTDERR: mkdir -p $WORK/b585/ BUILDSTDERR: cat >$WORK/b585/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/b586/_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_s390x/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache -complete -installsuffix shared -buildid STqW3yVtAJU15Nh5o_ES/STqW3yVtAJU15Nh5o_ES -goversion go1.13beta1 -D "" -importcfg $WORK/b585/importcfg -pack ./cache.go ./lruexpirecache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b585/_pkg_.a # internal BUILDSTDERR: cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/ed/edb5cfa27fcebde5d242fd6225f5128b2a6f6a96ed2804877f60bc26f7ccc4f1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff BUILDSTDERR: mkdir -p $WORK/b588/ BUILDSTDERR: cat >$WORK/b588/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/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_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/b213/_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_s390x/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff -complete -installsuffix shared -buildid vDVLD47NfUxIHRRc9YyY/vDVLD47NfUxIHRRc9YyY -goversion go1.13beta1 -D "" -importcfg $WORK/b588/importcfg -pack ./diff.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b548/_pkg_.a # internal BUILDSTDERR: cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/dc/dc8bb2e84cfdab30b1e17204e4ab6ef4d2a1a85a02e3f89c486e3f4b1accb6e3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager BUILDSTDERR: mkdir -p $WORK/b589/ BUILDSTDERR: cat >$WORK/b589/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/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_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_s390x/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager -complete -installsuffix shared -buildid UHaFsdrX_9097eP4gsPn/UHaFsdrX_9097eP4gsPn -goversion go1.13beta1 -D "" -importcfg $WORK/b589/importcfg -pack ./pager.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b588/_pkg_.a # internal BUILDSTDERR: cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/6c/6c88ad89f291ae056b25efcdedeb44a4259a25cd6fb46935ed2d53479f7cd154-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry BUILDSTDERR: mkdir -p $WORK/b591/ BUILDSTDERR: cat >$WORK/b591/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/b271/_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_s390x/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry -complete -installsuffix shared -buildid yWuPBFLMiasdjisAu45o/yWuPBFLMiasdjisAu45o -goversion go1.13beta1 -D "" -importcfg $WORK/b591/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b591/_pkg_.a # internal BUILDSTDERR: cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/f2/f28e33b025bff8898fbc7c9b98e8fd44d86437ebe21ca918202f5cfd13cde550-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality BUILDSTDERR: mkdir -p $WORK/b657/ BUILDSTDERR: cat >$WORK/b657/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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_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/b248/_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_s390x/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality -complete -installsuffix shared -buildid LbGNR39BsqqzipKZ_VqK/LbGNR39BsqqzipKZ_VqK -goversion go1.13beta1 -D "" -importcfg $WORK/b657/importcfg -pack ./semantic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b589/_pkg_.a # internal BUILDSTDERR: cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/0c/0cb3b09d12e3c02bbe1e944c23f52233c41a40cc15022e57638a3e0e06d83a46-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache BUILDSTDERR: mkdir -p $WORK/b584/ BUILDSTDERR: cat >$WORK/b584/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/b505/_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/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_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/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b585/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b588/_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/b249/_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/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b591/_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/b265/_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_s390x/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache -complete -installsuffix shared -buildid 8s5--HhVkAOyoGHOAreM/8s5--HhVkAOyoGHOAreM -goversion go1.13beta1 -D "" -importcfg $WORK/b584/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_s390x/buildid -w $WORK/b657/_pkg_.a # internal BUILDSTDERR: cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/08/08f4000dc6d9d92cb2fa398b1ad97110c6791064c97958e0846fad9e2373581d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation BUILDSTDERR: mkdir -p $WORK/b658/ BUILDSTDERR: cat >$WORK/b658/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_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_s390x/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation -complete -installsuffix shared -buildid RwSKL-zn5goxUEmRTKRQ/RwSKL-zn5goxUEmRTKRQ -goversion go1.13beta1 -D "" -importcfg $WORK/b658/importcfg -pack ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b658/_pkg_.a # internal BUILDSTDERR: cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/8e/8e0812d4241262088df3a0d9b75a9f861c44f718585e516dce57284b7801cae7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation BUILDSTDERR: mkdir -p $WORK/b656/ BUILDSTDERR: cat >$WORK/b656/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/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_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_s390x/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation -complete -installsuffix shared -buildid lOlIl9wHhzrJp5NTYzn7/lOlIl9wHhzrJp5NTYzn7 -goversion go1.13beta1 -D "" -importcfg $WORK/b656/importcfg -pack ./doc.go ./generic.go ./objectmeta.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b538/_pkg_.a # internal BUILDSTDERR: cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/64/643ce788a82b677af2dc7cc40d9ff21613226a2beb7980ecb779fda43e231c6b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod BUILDSTDERR: mkdir -p $WORK/b659/ BUILDSTDERR: cat >$WORK/b659/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_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_s390x/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod -complete -installsuffix shared -buildid 3snXS98LfGm1bNGb_o19/3snXS98LfGm1bNGb_o19 -goversion go1.13beta1 -D "" -importcfg $WORK/b659/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b549/_pkg_.a # internal BUILDSTDERR: cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/e8/e8698f75b5011c5c9b458c7a20ca665ad9c232b59b250bcf3ffded84d9442afd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme BUILDSTDERR: mkdir -p $WORK/b522/ BUILDSTDERR: cat >$WORK/b522/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_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_s390x/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme -complete -installsuffix shared -buildid PbD2U1Ry0e0gX1lq2k3z/PbD2U1Ry0e0gX1lq2k3z -goversion go1.13beta1 -D "" -importcfg $WORK/b522/importcfg -pack ./doc.go ./register.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b656/_pkg_.a # internal BUILDSTDERR: cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/67/6728b4ef22597cf4d14ae75c48abf09605381dcd1835f361fae6bcbf2c01f6ee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount BUILDSTDERR: mkdir -p $WORK/b655/ BUILDSTDERR: cat >$WORK/b655/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/b656/_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_s390x/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount -complete -installsuffix shared -buildid 7NPYUb9TIU_-Zu534FZv/7NPYUb9TIU_-Zu534FZv -goversion go1.13beta1 -D "" -importcfg $WORK/b655/importcfg -pack ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b655/_pkg_.a # internal BUILDSTDERR: cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/0b/0b6abfa1c049cfe7476b8597c7df5df6d87734019c784e893bab318bb95442b0-d # internal BUILDSTDERR: encoding/csv BUILDSTDERR: mkdir -p $WORK/b664/ BUILDSTDERR: cat >$WORK/b664/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_s390x/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid LkXjKf-8zM2d2pLU1PHb/LkXjKf-8zM2d2pLU1PHb -goversion go1.13beta1 -D "" -importcfg $WORK/b664/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b659/_pkg_.a # internal BUILDSTDERR: cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/d1/d1160eff67c9044fab9cf2d3446b11a6892ce85daf6f56542ae138549f435e9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling BUILDSTDERR: mkdir -p $WORK/b666/ BUILDSTDERR: cat >$WORK/b666/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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_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_s390x/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling -complete -installsuffix shared -buildid xdUyoAcm7BiEth9reVnE/xdUyoAcm7BiEth9reVnE -goversion go1.13beta1 -D "" -importcfg $WORK/b666/importcfg -pack ./annotations.go ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b522/_pkg_.a # internal BUILDSTDERR: cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/6f/6f2647a4479c067bac86adbcce7bac7610917f5d7d8c7c21388c3d41bd03d107-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery BUILDSTDERR: mkdir -p $WORK/b517/ BUILDSTDERR: cat >$WORK/b517/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/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv=$WORK/b520/_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/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_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/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery -complete -installsuffix shared -buildid inD60N_8RKKsny4Xd7XY/inD60N_8RKKsny4Xd7XY -goversion go1.13beta1 -D "" -importcfg $WORK/b517/importcfg -pack ./cached_discovery.go ./discovery_client.go ./helper.go ./round_tripper.go ./unstructured.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b664/_pkg_.a # internal BUILDSTDERR: cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/79/796a1e8aef4b0823f79fa450b4129fef1f0a7dde19ec092215b2f69f20d22df2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b550/ BUILDSTDERR: cat >$WORK/b550/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1alpha1 -complete -installsuffix shared -buildid Z1D9Yu8gTy1pII8BN1qU/Z1D9Yu8gTy1pII8BN1qU -goversion go1.13beta1 -D "" -importcfg $WORK/b550/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./initializerconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b666/_pkg_.a # internal BUILDSTDERR: cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/02/024c9425eb8942ed260d5347f67c044e20bfbb39e3e6148c77d4ac2ab4e0157f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b551/ BUILDSTDERR: cat >$WORK/b551/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/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 -complete -installsuffix shared -buildid m5rZVCCijIDpeUadvoH8/m5rZVCCijIDpeUadvoH8 -goversion go1.13beta1 -D "" -importcfg $WORK/b551/importcfg -pack ./admissionregistration_client.go ./doc.go ./generated_expansion.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b550/_pkg_.a # internal BUILDSTDERR: cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/55/55f80b3b9adb72f6d0f5e91146a985a72ba009692d85afa5603812fa10dbc9de-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1 BUILDSTDERR: mkdir -p $WORK/b552/ BUILDSTDERR: cat >$WORK/b552/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/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid MwL0zfWuVYiXNsg_TQKl/MwL0zfWuVYiXNsg_TQKl -goversion go1.13beta1 -D "" -importcfg $WORK/b552/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_s390x/buildid -w $WORK/b551/_pkg_.a # internal BUILDSTDERR: cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/48/488a3aab4666f2e4f2a92642306298133d3900c634cd8b08cf1004b60ef43ed8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b553/ BUILDSTDERR: cat >$WORK/b553/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1beta1 -complete -installsuffix shared -buildid bNeV6LaJuCcTJn_9FLJZ/bNeV6LaJuCcTJn_9FLJZ -goversion go1.13beta1 -D "" -importcfg $WORK/b553/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_s390x/buildid -w $WORK/b517/_pkg_.a # internal BUILDSTDERR: cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/41/413196600f38e24a06aa9964fa6039f9085d315969029609944178fc29601191-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b554/ BUILDSTDERR: cat >$WORK/b554/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/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2 -complete -installsuffix shared -buildid 5czdwiONetmTWii5XGJR/5czdwiONetmTWii5XGJR -goversion go1.13beta1 -D "" -importcfg $WORK/b554/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_s390x/buildid -w $WORK/b584/_pkg_.a # internal BUILDSTDERR: cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/76/765a6ecc8bfe08c79b0f832c53191b2d8d671a4bfa90056fde28f59fcf9a0346-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1 BUILDSTDERR: mkdir -p $WORK/b555/ BUILDSTDERR: cat >$WORK/b555/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/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid prAN9Q8t-uDiTNb661Ws/prAN9Q8t-uDiTNb661Ws -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_s390x/buildid -w $WORK/b555/_pkg_.a # internal BUILDSTDERR: cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/0e/0e44ab252c98190a4b6a7fb2d40699d62d4c71acb2e436781a95870c40267251-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 BUILDSTDERR: mkdir -p $WORK/b556/ BUILDSTDERR: cat >$WORK/b556/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/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1 -complete -installsuffix shared -buildid jZ9_zg1gQbptTvYY_V5A/jZ9_zg1gQbptTvYY_V5A -goversion go1.13beta1 -D "" -importcfg $WORK/b556/importcfg -pack ./authentication_client.go ./doc.go ./generated_expansion.go ./tokenreview.go ./tokenreview_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b553/_pkg_.a # internal BUILDSTDERR: cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/91/91d9587c00710aa7d3c479dab2aff73626432f8d9abe450b6af8c9f09f0c59f7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1 BUILDSTDERR: mkdir -p $WORK/b557/ BUILDSTDERR: cat >$WORK/b557/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/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid XD7o0r4jmapLD1N9sSO1/XD7o0r4jmapLD1N9sSO1 -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_s390x/buildid -w $WORK/b552/_pkg_.a # internal BUILDSTDERR: cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/81/812ab203d6943d383912f2a106745020b5dc8d1e97b625e839823ef642ec32d4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 BUILDSTDERR: mkdir -p $WORK/b558/ BUILDSTDERR: cat >$WORK/b558/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/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1 -complete -installsuffix shared -buildid O_AK17GOXhlqEp9HVg5T/O_AK17GOXhlqEp9HVg5T -goversion go1.13beta1 -D "" -importcfg $WORK/b558/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_s390x/buildid -w $WORK/b556/_pkg_.a # internal BUILDSTDERR: cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/3e/3e6d4038e7f53e9b25c90aebe1682875cdce0745f186d8d2695e00a3489a8d14-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b559/ BUILDSTDERR: cat >$WORK/b559/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/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid y6l30cGdoG_IcLPZBDlx/y6l30cGdoG_IcLPZBDlx -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_s390x/buildid -w $WORK/b557/_pkg_.a # internal BUILDSTDERR: cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/1d/1d822413bfc84a6ed69936c6e3b5536aeea313c6004915f2347476450ac4f994-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b560/ BUILDSTDERR: cat >$WORK/b560/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/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 -complete -installsuffix shared -buildid JSAuevcfRnB8uc2nSm4V/JSAuevcfRnB8uc2nSm4V -goversion go1.13beta1 -D "" -importcfg $WORK/b560/importcfg -pack ./autoscaling_client.go ./doc.go ./generated_expansion.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b554/_pkg_.a # internal BUILDSTDERR: cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/7d/7dbf738c902e1590727f025c2dfcac38d2c990b0ed29f8444016c988c9c2a487-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1 BUILDSTDERR: mkdir -p $WORK/b561/ BUILDSTDERR: cat >$WORK/b561/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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid hkSjmr8WcY-TF_x9rjjv/hkSjmr8WcY-TF_x9rjjv -goversion go1.13beta1 -D "" -importcfg $WORK/b561/importcfg -pack ./batch_client.go ./doc.go ./generated_expansion.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b558/_pkg_.a # internal BUILDSTDERR: cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/d2/d266cbad7ae21cbb3931705c98f88dc9defa2abe706846c09ea350eb7da37db5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b562/ BUILDSTDERR: cat >$WORK/b562/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/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1beta1 -complete -installsuffix shared -buildid zLcJmXUHBkF9IgVv4S0M/zLcJmXUHBkF9IgVv4S0M -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_s390x/buildid -w $WORK/b559/_pkg_.a # internal BUILDSTDERR: cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/74/74260810aad5b2131787b55ad9f21a2ca0b693b03b435884c219ed1aeaa6085a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b563/ BUILDSTDERR: cat >$WORK/b563/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/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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/v2alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1 -complete -installsuffix shared -buildid J3nPUNeMXw4-7afFcSuG/J3nPUNeMXw4-7afFcSuG -goversion go1.13beta1 -D "" -importcfg $WORK/b563/importcfg -pack ./batch_client.go ./cronjob.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b560/_pkg_.a # internal BUILDSTDERR: cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/93/933b949ecb2ccd7c649025205d55fa2f6d41abced0c1a7cfa18669f9547126b0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b564/ BUILDSTDERR: cat >$WORK/b564/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/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1 -complete -installsuffix shared -buildid V1jwdvS6hvYyjtK7IZFu/V1jwdvS6hvYyjtK7IZFu -goversion go1.13beta1 -D "" -importcfg $WORK/b564/importcfg -pack ./certificates_client.go ./certificatesigningrequest.go ./certificatesigningrequest_expansion.go ./doc.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b564/_pkg_.a # internal BUILDSTDERR: cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/51/517aa5e9ca3a968b379e73aa9b4cd979be6b459ea25fc6b3df98a43bae0b0619-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 BUILDSTDERR: mkdir -p $WORK/b565/ BUILDSTDERR: cat >$WORK/b565/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/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_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/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b312/_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_s390x/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1 -complete -installsuffix shared -buildid lmIVUGYyljuUtWQlVGLV/lmIVUGYyljuUtWQlVGLV -goversion go1.13beta1 -D "" -importcfg $WORK/b565/importcfg -pack ./componentstatus.go ./configmap.go ./core_client.go ./doc.go ./endpoints.go ./event.go ./event_expansion.go ./generated_expansion.go ./limitrange.go ./namespace.go ./namespace_expansion.go ./node.go ./node_expansion.go ./persistentvolume.go ./persistentvolumeclaim.go ./pod.go ./pod_expansion.go ./podtemplate.go ./replicationcontroller.go ./resourcequota.go ./secret.go ./service.go ./service_expansion.go ./serviceaccount.go ./serviceaccount_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b563/_pkg_.a # internal BUILDSTDERR: cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/dd/ddaf5b3c1f26d4202db5c2f4f029fceeac2d4eca501562ffd7d7b26c4f42cba9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b566/ BUILDSTDERR: cat >$WORK/b566/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/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1 -complete -installsuffix shared -buildid xh8DPwcK4KI3qeO8VKrY/xh8DPwcK4KI3qeO8VKrY -goversion go1.13beta1 -D "" -importcfg $WORK/b566/importcfg -pack ./doc.go ./event.go ./events_client.go ./generated_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b562/_pkg_.a # internal BUILDSTDERR: cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/73/735a4e6ff254c048d8cec735ad1b7300d782f329a4b5e6f8e9e9ea2faac8884e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b567/ BUILDSTDERR: cat >$WORK/b567/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/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1 -complete -installsuffix shared -buildid 558BbhgjrdBU4e3vPVK1/558BbhgjrdBU4e3vPVK1 -goversion go1.13beta1 -D "" -importcfg $WORK/b567/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_s390x/buildid -w $WORK/b561/_pkg_.a # internal BUILDSTDERR: cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/fe/feef07f07bd6370ee58d3161243ae170c60c5c32ae41b8f98c9e415419900e73-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 BUILDSTDERR: mkdir -p $WORK/b568/ BUILDSTDERR: cat >$WORK/b568/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/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1 -complete -installsuffix shared -buildid owEVPM3Fh9ZBWqy_creu/owEVPM3Fh9ZBWqy_creu -goversion go1.13beta1 -D "" -importcfg $WORK/b568/importcfg -pack ./doc.go ./generated_expansion.go ./networking_client.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b566/_pkg_.a # internal BUILDSTDERR: cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/19/19aa2735dcdcc11f14f2fff55a9613218dd4fb3577998979d7de97fd33e29c5a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b569/ BUILDSTDERR: cat >$WORK/b569/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/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1 -complete -installsuffix shared -buildid OzlHM8n82uauK9kkHMf1/OzlHM8n82uauK9kkHMf1 -goversion go1.13beta1 -D "" -importcfg $WORK/b569/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_s390x/buildid -w $WORK/b568/_pkg_.a # internal BUILDSTDERR: cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/17/171f038979383a5a6c6ba02dab61843770a5dfabe7d83ac1234507bb0e9e48fe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b570/ BUILDSTDERR: cat >$WORK/b570/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/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid YY3eKob9IeD6BHP_MUCK/YY3eKob9IeD6BHP_MUCK -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_s390x/buildid -w $WORK/b569/_pkg_.a # internal BUILDSTDERR: cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/be/bed9d648cec563f931924d5cd6b18132f9b5b5856dffea0c05a225790d1b086d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b571/ BUILDSTDERR: cat >$WORK/b571/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/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1alpha1 -complete -installsuffix shared -buildid 02nlj2YUtJP0o-7eV_v9/02nlj2YUtJP0o-7eV_v9 -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_s390x/buildid -w $WORK/b567/_pkg_.a # internal BUILDSTDERR: cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/92/92841545e5e53b7f3e50f2929893f69faa13ece14aba71b22de9972ba147da11-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b572/ BUILDSTDERR: cat >$WORK/b572/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/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1 -complete -installsuffix shared -buildid DTeKfIWBC13ljVeaq_hR/DTeKfIWBC13ljVeaq_hR -goversion go1.13beta1 -D "" -importcfg $WORK/b572/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_s390x/buildid -w $WORK/b570/_pkg_.a # internal BUILDSTDERR: cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/23/23008b09941bed3d9c42f03c40d437392856f19303e789ee212274189bd17faa-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b573/ BUILDSTDERR: cat >$WORK/b573/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/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1alpha1 -complete -installsuffix shared -buildid eNTHxu3UK3SjsmNVI94i/eNTHxu3UK3SjsmNVI94i -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_s390x/buildid -w $WORK/b573/_pkg_.a # internal BUILDSTDERR: cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/3a/3a665bc87baf294c59047b13099f6c49d63bf9d12136e053e293dd9f679c5399-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b574/ BUILDSTDERR: cat >$WORK/b574/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/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 -complete -installsuffix shared -buildid -a-6p7Kp6oOwaUuRtSSi/-a-6p7Kp6oOwaUuRtSSi -goversion go1.13beta1 -D "" -importcfg $WORK/b574/importcfg -pack ./doc.go ./generated_expansion.go ./priorityclass.go ./scheduling_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b574/_pkg_.a # internal BUILDSTDERR: cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/74/74225cce21ae74840e9eb81314262839af687712d758339ef295820b10def465-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b575/ BUILDSTDERR: cat >$WORK/b575/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/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b571/_pkg_.a # internal 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_s390x/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1 -complete -installsuffix shared -buildid Ug8SIw_lCjPqq0wrspql/Ug8SIw_lCjPqq0wrspql -goversion go1.13beta1 -D "" -importcfg $WORK/b575/importcfg -pack ./doc.go ./generated_expansion.go ./podpreset.go ./settings_client.go BUILDSTDERR: cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/b0/b0b2718d3f371e34ed0486ddddfe653088692a0be728af06e9e5a3dc8c1dc737-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1 BUILDSTDERR: mkdir -p $WORK/b576/ BUILDSTDERR: cat >$WORK/b576/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/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1 -complete -installsuffix shared -buildid uAlgePss6bvpdiKx42vf/uAlgePss6bvpdiKx42vf -goversion go1.13beta1 -D "" -importcfg $WORK/b576/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b572/_pkg_.a # internal BUILDSTDERR: cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/c1/c10dfad3b29e776d75baa21781fa6f2af6182c43280c8a2737ec5a860eaf78af-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b577/ BUILDSTDERR: cat >$WORK/b577/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/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/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/v1alpha1 -complete -installsuffix shared -buildid W9EcWGSRrDA1ZxKtD1-S/W9EcWGSRrDA1ZxKtD1-S -goversion go1.13beta1 -D "" -importcfg $WORK/b577/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b576/_pkg_.a # internal BUILDSTDERR: cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/90/909f624bf3e5359e2d2dfffa23f2506b22dd39e66299ba3db39f1308ad476dbd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b578/ BUILDSTDERR: cat >$WORK/b578/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/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1 -complete -installsuffix shared -buildid GDRyjbDATnRpXsK99F0k/GDRyjbDATnRpXsK99F0k -goversion go1.13beta1 -D "" -importcfg $WORK/b578/importcfg -pack ./doc.go ./generated_expansion.go ./storage_client.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b575/_pkg_.a # internal BUILDSTDERR: cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/07/07ff9aed38412e5fb3c822ae91bd610d75864280c64807d014fc02de62e2fc05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b592/ BUILDSTDERR: cat >$WORK/b592/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid RuaDZ5oOXSsTFWoHpl87/RuaDZ5oOXSsTFWoHpl87 -goversion go1.13beta1 -D "" -importcfg $WORK/b592/importcfg -pack ./expansion_generated.go ./initializerconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b577/_pkg_.a # internal BUILDSTDERR: cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/df/df893eab0f8003dedb87990d88de168d75c26c6a1616d138bc0cd851d5c814c5-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 BUILDSTDERR: mkdir -p $WORK/b594/ BUILDSTDERR: cat >$WORK/b594/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/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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/v1beta1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid PfudkT63ntYr-aFQWe5x/PfudkT63ntYr-aFQWe5x -goversion go1.13beta1 -D "" -importcfg $WORK/b594/importcfg -pack ./expansion_generated.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b592/_pkg_.a # internal BUILDSTDERR: cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/1f/1ffa662bcefb7bb8176bd534a187fe1726c7931131e7dee1a031576d8025a4a4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 BUILDSTDERR: mkdir -p $WORK/b597/ BUILDSTDERR: cat >$WORK/b597/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/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1 -complete -installsuffix shared -buildid VCxJBJlzrxMc0unECfNE/VCxJBJlzrxMc0unECfNE -goversion go1.13beta1 -D "" -importcfg $WORK/b597/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_s390x/buildid -w $WORK/b594/_pkg_.a # internal BUILDSTDERR: cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/fa/faef6928e51baa0d872fcb18bbde774bc33a5c653efdf135691055894f806597-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 BUILDSTDERR: mkdir -p $WORK/b599/ BUILDSTDERR: cat >$WORK/b599/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1 -complete -installsuffix shared -buildid ntKpYJocR3yh8hnkpnX6/ntKpYJocR3yh8hnkpnX6 -goversion go1.13beta1 -D "" -importcfg $WORK/b599/importcfg -pack ./controllerrevision.go ./deployment.go ./expansion_generated.go ./scale.go ./statefulset.go ./statefulset_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b578/_pkg_.a # internal BUILDSTDERR: cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/a7/a704d60c1f14209e45250fa58a3450f9a689194573476655c50424d219851d9d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 BUILDSTDERR: mkdir -p $WORK/b601/ BUILDSTDERR: cat >$WORK/b601/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/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2 -complete -installsuffix shared -buildid PSPebt_Klpup9KrM1JbV/PSPebt_Klpup9KrM1JbV -goversion go1.13beta1 -D "" -importcfg $WORK/b601/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_s390x/buildid -w $WORK/b565/_pkg_.a # internal BUILDSTDERR: cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/a2/a252f97a3292923dcd387ace42a393e4ac2580dda9c7bed7c44c90c4232b47d6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes BUILDSTDERR: mkdir -p $WORK/b516/ BUILDSTDERR: cat >$WORK/b516/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/b517/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b309/_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_s390x/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes -complete -installsuffix shared -buildid OF5Pssw9A-t8B1p3Idy2/OF5Pssw9A-t8B1p3Idy2 -goversion go1.13beta1 -D "" -importcfg $WORK/b516/importcfg -pack ./clientset.go ./doc.go ./import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b599/_pkg_.a # internal BUILDSTDERR: cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/86/869ed4805d01817eeae02b99d7dd8b69f0dd4c4d7b57b9f5e53ac0a91196abd3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 BUILDSTDERR: mkdir -p $WORK/b604/ BUILDSTDERR: cat >$WORK/b604/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/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1 -complete -installsuffix shared -buildid ahQQ-JaDM1KVAx6NW7fh/ahQQ-JaDM1KVAx6NW7fh -goversion go1.13beta1 -D "" -importcfg $WORK/b604/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b597/_pkg_.a # internal BUILDSTDERR: cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/68/68d1e66abdb1df3b79b2e9898135299a321b52118770d14f5935a8e4000141cd-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 BUILDSTDERR: mkdir -p $WORK/b606/ BUILDSTDERR: cat >$WORK/b606/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/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1 -complete -installsuffix shared -buildid fOjkrFwXm82-yFvT6wj2/fOjkrFwXm82-yFvT6wj2 -goversion go1.13beta1 -D "" -importcfg $WORK/b606/importcfg -pack ./expansion_generated.go ./horizontalpodautoscaler.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b604/_pkg_.a # internal BUILDSTDERR: cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/9e/9e513e8eb4ee27ba280c70c8ea4c36a5fac664235051d4238985390470178ad7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 BUILDSTDERR: mkdir -p $WORK/b609/ BUILDSTDERR: cat >$WORK/b609/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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1 -complete -installsuffix shared -buildid CvSyB80ggfwHSijOeb8f/CvSyB80ggfwHSijOeb8f -goversion go1.13beta1 -D "" -importcfg $WORK/b609/importcfg -pack ./expansion_generated.go ./job.go ./job_expansion.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b606/_pkg_.a # internal BUILDSTDERR: cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/61/61cf6f28f732956b2f1a97b6461b8c7a70767966fca48013a9c90b955ac52228-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 BUILDSTDERR: mkdir -p $WORK/b611/ BUILDSTDERR: cat >$WORK/b611/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/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1 -complete -installsuffix shared -buildid m52BHCJkFLoBawKGFcgO/m52BHCJkFLoBawKGFcgO -goversion go1.13beta1 -D "" -importcfg $WORK/b611/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b611/_pkg_.a # internal BUILDSTDERR: cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/5c/5cc1d406d138fd566565f0d959991fd5c044c88c037cc6806b2973a5d049d0d4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 BUILDSTDERR: mkdir -p $WORK/b613/ BUILDSTDERR: cat >$WORK/b613/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/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1 -complete -installsuffix shared -buildid 7Jg0exnKHbGWZ7Xhm0M4/7Jg0exnKHbGWZ7Xhm0M4 -goversion go1.13beta1 -D "" -importcfg $WORK/b613/importcfg -pack ./cronjob.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b601/_pkg_.a # internal BUILDSTDERR: cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/89/899fc2f8da214aa6c6a4bb7854b3416932c653ae371f6ea96bb6489509945ffc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 BUILDSTDERR: mkdir -p $WORK/b616/ BUILDSTDERR: cat >$WORK/b616/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/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1 -complete -installsuffix shared -buildid M6Oq8qwjYD9NdKKEgsVU/M6Oq8qwjYD9NdKKEgsVU -goversion go1.13beta1 -D "" -importcfg $WORK/b616/importcfg -pack ./certificatesigningrequest.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b609/_pkg_.a # internal BUILDSTDERR: cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/02/02a1862bef7f1f4bbca97669ac8dee83128bc0a986cd0f733427b131119d48c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 BUILDSTDERR: mkdir -p $WORK/b619/ BUILDSTDERR: cat >$WORK/b619/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1 -complete -installsuffix shared -buildid JMS1dvceeKLReK5DV5Ep/JMS1dvceeKLReK5DV5Ep -goversion go1.13beta1 -D "" -importcfg $WORK/b619/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_s390x/buildid -w $WORK/b616/_pkg_.a # internal BUILDSTDERR: cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/62/62b8562bcb49a0ed5b78616a992dc5cbb563cfb95b00113be0c61fa11fb09d5a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 BUILDSTDERR: mkdir -p $WORK/b622/ BUILDSTDERR: cat >$WORK/b622/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/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1 -complete -installsuffix shared -buildid TcfqtNody8JELAUWlsJe/TcfqtNody8JELAUWlsJe -goversion go1.13beta1 -D "" -importcfg $WORK/b622/importcfg -pack ./event.go ./expansion_generated.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b622/_pkg_.a # internal BUILDSTDERR: cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/67/67ee211edf3a00feb5022dce8363c76c916266fe5628441304183b659f876985-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b625/ BUILDSTDERR: cat >$WORK/b625/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1 -complete -installsuffix shared -buildid aCVQxs90WMo8jyZFg_Ur/aCVQxs90WMo8jyZFg_Ur -goversion go1.13beta1 -D "" -importcfg $WORK/b625/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_s390x/buildid -w $WORK/b613/_pkg_.a # internal BUILDSTDERR: cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/5a/5a8842b4c927a6d6bbec2d6e39e5ad461a59c478cf24261bd4402b60c43f4b95-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 BUILDSTDERR: mkdir -p $WORK/b628/ BUILDSTDERR: cat >$WORK/b628/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/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1 -complete -installsuffix shared -buildid RRUhd-UFZO2QV3i8ssN5/RRUhd-UFZO2QV3i8ssN5 -goversion go1.13beta1 -D "" -importcfg $WORK/b628/importcfg -pack ./expansion_generated.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b516/_pkg_.a # internal BUILDSTDERR: cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f4/f4c7342298179e9f60811244405c386ee2dabcfdbf11f2dc2b494b78c9443485-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces BUILDSTDERR: mkdir -p $WORK/b583/ BUILDSTDERR: cat >$WORK/b583/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces -complete -installsuffix shared -buildid 9bBmTzUbnVX8uUuBxYgP/9bBmTzUbnVX8uUuBxYgP -goversion go1.13beta1 -D "" -importcfg $WORK/b583/importcfg -pack ./factory_interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b628/_pkg_.a # internal BUILDSTDERR: cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/4d/4de669adece5f481a2f0ebeaf7b2003ee93c5edfffcc327288d5f2a22003391f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b631/ BUILDSTDERR: cat >$WORK/b631/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1 -complete -installsuffix shared -buildid 1d0x_fVOLJYS3FYWNto0/1d0x_fVOLJYS3FYWNto0 -goversion go1.13beta1 -D "" -importcfg $WORK/b631/importcfg -pack ./eviction.go ./expansion_generated.go ./poddisruptionbudget.go ./poddisruptionbudget_expansion.go ./podsecuritypolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b625/_pkg_.a # internal BUILDSTDERR: cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/7d/7df01cf8706e79fdaa8d527a555c7fbeccbcea66308f57beb9072228d22c95a3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 BUILDSTDERR: mkdir -p $WORK/b634/ BUILDSTDERR: cat >$WORK/b634/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/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1 -complete -installsuffix shared -buildid HJx55zHRUOdOLcAMrW7M/HJx55zHRUOdOLcAMrW7M -goversion go1.13beta1 -D "" -importcfg $WORK/b634/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b619/_pkg_.a # internal BUILDSTDERR: cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/4b/4b0e32a35c41aec45613b7f13e9c831e173f8a117b3b5ca8807e46dfd23e0ba3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b636/ BUILDSTDERR: cat >$WORK/b636/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/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1 -complete -installsuffix shared -buildid H2Vgzop1Hi-fW1m-IziF/H2Vgzop1Hi-fW1m-IziF -goversion go1.13beta1 -D "" -importcfg $WORK/b636/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b631/_pkg_.a # internal BUILDSTDERR: cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/d3/d32cf6fd3f4520037fb799ec2b966c0b39cf4250d2911638a18e8ce654e4adc1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 BUILDSTDERR: mkdir -p $WORK/b638/ BUILDSTDERR: cat >$WORK/b638/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/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1 -complete -installsuffix shared -buildid Wvjj9_cgornjQlzr-fGA/Wvjj9_cgornjQlzr-fGA -goversion go1.13beta1 -D "" -importcfg $WORK/b638/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./expansion_generated.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b583/_pkg_.a # internal BUILDSTDERR: cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/f3/f3ec2ec9a566955e878a8621cf1b3afac1a4e5be39392f54dad7594c32326ade-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b582/ BUILDSTDERR: cat >$WORK/b582/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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/v1alpha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1 -complete -installsuffix shared -buildid kg6FspzlEBhC-mqtlPU4/kg6FspzlEBhC-mqtlPU4 -goversion go1.13beta1 -D "" -importcfg $WORK/b582/importcfg -pack ./initializerconfiguration.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b638/_pkg_.a # internal BUILDSTDERR: cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/ec/ecc77b918801153eba5047d299739cc2129496be55bfbeb658524c385080f493-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1 -complete -installsuffix shared -buildid GTEQiG5ziu4a7d-RxuFz/GTEQiG5ziu4a7d-RxuFz -goversion go1.13beta1 -D "" -importcfg $WORK/b593/importcfg -pack ./interface.go ./mutatingwebhookconfiguration.go ./validatingwebhookconfiguration.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b634/_pkg_.a # internal BUILDSTDERR: cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/34/34676517e9e5e6c689a94ced395b8a60c1e060ede0a3386c11ab48598c501e74-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/apimachinery/pkg/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/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1 -complete -installsuffix shared -buildid DU2fCib-1HrVStgeNWTO/DU2fCib-1HrVStgeNWTO -goversion go1.13beta1 -D "" -importcfg $WORK/b596/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b636/_pkg_.a # internal BUILDSTDERR: cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/a5/a5b77ad0df6a0ef25b98f9df62aa5a47b847dc5431ca901a5f094249540728df-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/apimachinery/pkg/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1 -complete -installsuffix shared -buildid _n0EhCUI-G1pVWzHWbZ4/_n0EhCUI-G1pVWzHWbZ4 -goversion go1.13beta1 -D "" -importcfg $WORK/b598/importcfg -pack ./controllerrevision.go ./deployment.go ./interface.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b582/_pkg_.a # internal BUILDSTDERR: cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/dd/dd5cb3815f660a4e999bd5d3617b4aa79bb0488d8fdb24de3e54714a0d5ae21f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/apimachinery/pkg/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/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2 -complete -installsuffix shared -buildid 3H_G5ExinjttLVCfuKY4/3H_G5ExinjttLVCfuKY4 -goversion go1.13beta1 -D "" -importcfg $WORK/b600/importcfg -pack ./controllerrevision.go ./daemonset.go ./deployment.go ./interface.go ./replicaset.go ./statefulset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b593/_pkg_.a # internal BUILDSTDERR: cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/79/79606556a2b63ab5f7ca83947647a3ce39cd56c9bea285cfff900ef448d1d9fe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration BUILDSTDERR: mkdir -p $WORK/b581/ BUILDSTDERR: cat >$WORK/b581/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/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/admissionregistration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration -complete -installsuffix shared -buildid PA_TKCL8n4UbGJgRvvGo/PA_TKCL8n4UbGJgRvvGo -goversion go1.13beta1 -D "" -importcfg $WORK/b581/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b581/_pkg_.a # internal BUILDSTDERR: cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/e9/e971265e12e449509f856ac33c8b6bac364ff50165203d4ded7fba77c36b461d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1 -complete -installsuffix shared -buildid Lg-qFZddO4--foLCiIHU/Lg-qFZddO4--foLCiIHU -goversion go1.13beta1 -D "" -importcfg $WORK/b603/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b596/_pkg_.a # internal BUILDSTDERR: cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/04/044d49c6631150bfaf1b902799640dcb349fe664b403f4ea2a4645d026fe86be-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1 -complete -installsuffix shared -buildid O15C12FB9JjK9yscS7T6/O15C12FB9JjK9yscS7T6 -goversion go1.13beta1 -D "" -importcfg $WORK/b605/importcfg -pack ./horizontalpodautoscaler.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b598/_pkg_.a # internal BUILDSTDERR: cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/0d/0d3746d85acd3cc3c0ac409c9ad4db84333893cf2b470fe642a5744707d1cb3b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/apimachinery/pkg/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/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1 -complete -installsuffix shared -buildid BQL6MitW9weUAWfA7X9Q/BQL6MitW9weUAWfA7X9Q -goversion go1.13beta1 -D "" -importcfg $WORK/b608/importcfg -pack ./interface.go ./job.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b600/_pkg_.a # internal BUILDSTDERR: cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/f6/f6e9d6fa0056d06fab2e0def3a3ea54da84687eccbf86ef83800300dfa7664c3-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps BUILDSTDERR: mkdir -p $WORK/b595/ BUILDSTDERR: cat >$WORK/b595/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/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/apps BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps -complete -installsuffix shared -buildid mVFO2h5BBxMwhXAKr2X9/mVFO2h5BBxMwhXAKr2X9 -goversion go1.13beta1 -D "" -importcfg $WORK/b595/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b603/_pkg_.a # internal BUILDSTDERR: cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/bf/bfdf277486503fccced3e2788de4a4138633da85405a5bf264627e70a18cc63d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1 -complete -installsuffix shared -buildid Hbg__GTHdiSFA3U7texc/Hbg__GTHdiSFA3U7texc -goversion go1.13beta1 -D "" -importcfg $WORK/b610/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b605/_pkg_.a # internal BUILDSTDERR: cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/e7/e77a36542ed62e34d1725367ae04dbeadc1bcf2d25f657614c11c39ca3d62433-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling BUILDSTDERR: mkdir -p $WORK/b602/ BUILDSTDERR: cat >$WORK/b602/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/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/autoscaling BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling -complete -installsuffix shared -buildid _SbnKul6fefKAqCyEYRG/_SbnKul6fefKAqCyEYRG -goversion go1.13beta1 -D "" -importcfg $WORK/b602/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b608/_pkg_.a # internal BUILDSTDERR: cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/c2/c2e2f67d0cdb1e0873c053965673eda5cad03671eab555674c4a7d5f341c6a9c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1 -complete -installsuffix shared -buildid MlO7kSkEZ2m7gcoZafn3/MlO7kSkEZ2m7gcoZafn3 -goversion go1.13beta1 -D "" -importcfg $WORK/b612/importcfg -pack ./cronjob.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b595/_pkg_.a # internal BUILDSTDERR: cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/e8/e8d20f0ac5caee4df689e02e63ceb6da028e1fb79682b30f2922b72a52b7cbf8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1 -complete -installsuffix shared -buildid OZJLXNfzbKi6QsYZ83hs/OZJLXNfzbKi6QsYZ83hs -goversion go1.13beta1 -D "" -importcfg $WORK/b615/importcfg -pack ./certificatesigningrequest.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b602/_pkg_.a # internal BUILDSTDERR: cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/3b/3b71b8f5e444aa4bdd0e6e4b30d1fa7edaa19834a085f3ae753572d8ad859559-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1 -complete -installsuffix shared -buildid JHPqVV3qNZ1_tjJgho11/JHPqVV3qNZ1_tjJgho11 -goversion go1.13beta1 -D "" -importcfg $WORK/b618/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_s390x/buildid -w $WORK/b610/_pkg_.a # internal BUILDSTDERR: cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/42/42b5947b225f83154c80ac33a327fd02c2e1ed849b3e4e1b3194551dcb01f9e0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1 -complete -installsuffix shared -buildid TqnhbmgmUItHPABkTbHg/TqnhbmgmUItHPABkTbHg -goversion go1.13beta1 -D "" -importcfg $WORK/b621/importcfg -pack ./event.go ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b612/_pkg_.a # internal BUILDSTDERR: cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/04/046de329f7f57a388fe35cb3fb25e82d495fa3ad2b92810f4700e4b2ba3d109d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch BUILDSTDERR: mkdir -p $WORK/b607/ BUILDSTDERR: cat >$WORK/b607/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/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/batch BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch -complete -installsuffix shared -buildid aV0IW0s4hE9LZCkzZW27/aV0IW0s4hE9LZCkzZW27 -goversion go1.13beta1 -D "" -importcfg $WORK/b607/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b615/_pkg_.a # internal BUILDSTDERR: cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/f7/f79924500feb0abae0aa2f148d884129eb57438ed4f7d6d7e84ca3f2909bf382-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates BUILDSTDERR: mkdir -p $WORK/b614/ BUILDSTDERR: cat >$WORK/b614/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/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/certificates BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates -complete -installsuffix shared -buildid Q21evb3RCBLlLq6Q2HDf/Q21evb3RCBLlLq6Q2HDf -goversion go1.13beta1 -D "" -importcfg $WORK/b614/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b621/_pkg_.a # internal BUILDSTDERR: cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/93/930d606e332dc6a13cd2b1a8ba34af58704460ef1c8a36c02e215ce10ad5f231-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events BUILDSTDERR: mkdir -p $WORK/b620/ BUILDSTDERR: cat >$WORK/b620/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/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/events BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events -complete -installsuffix shared -buildid 1JHUx4LRduVMPUSKV-Z-/1JHUx4LRduVMPUSKV-Z- -goversion go1.13beta1 -D "" -importcfg $WORK/b620/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b607/_pkg_.a # internal BUILDSTDERR: cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/82/821dd941fdd09bd261f942673a6ae9bc34230c4dfe5fedcc7317c473a118a68b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 BUILDSTDERR: mkdir -p $WORK/b624/ BUILDSTDERR: cat >$WORK/b624/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/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1 -complete -installsuffix shared -buildid rWOSHJF3lp3o0a2ylZuH/rWOSHJF3lp3o0a2ylZuH -goversion go1.13beta1 -D "" -importcfg $WORK/b624/importcfg -pack ./daemonset.go ./deployment.go ./ingress.go ./interface.go ./podsecuritypolicy.go ./replicaset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b614/_pkg_.a # internal BUILDSTDERR: cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/51/514ac4b8b7d59a45eb2b3d60fc8756bec78b02f03b66099f2bb542992454d7a0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b628/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1 -complete -installsuffix shared -buildid adMRKSFSEkks5II32kSV/adMRKSFSEkks5II32kSV -goversion go1.13beta1 -D "" -importcfg $WORK/b627/importcfg -pack ./interface.go ./networkpolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b620/_pkg_.a # internal BUILDSTDERR: cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/b0/b0241131d3b077c1417f7c293f1b3d2f0cdca922d4046c28b3f01b2549ad1ddb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 BUILDSTDERR: mkdir -p $WORK/b630/ BUILDSTDERR: cat >$WORK/b630/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/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b631/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1 -complete -installsuffix shared -buildid 3ZqazL-V8bxUSXEz_30B/3ZqazL-V8bxUSXEz_30B -goversion go1.13beta1 -D "" -importcfg $WORK/b630/importcfg -pack ./interface.go ./poddisruptionbudget.go ./podsecuritypolicy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b618/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b627/_pkg_.a # internal BUILDSTDERR: cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/2e/2e0524962a648139de6bf52f80f20ac4543f2f1f953e3ce00b9dd62c76d20859-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking BUILDSTDERR: mkdir -p $WORK/b626/ BUILDSTDERR: cat >$WORK/b626/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/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b627/_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_s390x/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking -complete -installsuffix shared -buildid rOWQFtVL5-ZSrzYAwXFn/rOWQFtVL5-ZSrzYAwXFn -goversion go1.13beta1 -D "" -importcfg $WORK/b626/importcfg -pack ./interface.go BUILDSTDERR: cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/df/dfeb6713531130d3fd0cea663eff9c8d7a991fb292b6a8ee2ba950bead18a7bb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core BUILDSTDERR: mkdir -p $WORK/b617/ BUILDSTDERR: cat >$WORK/b617/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/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/core BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core -complete -installsuffix shared -buildid FdUgGbsOchXo1jN6fOum/FdUgGbsOchXo1jN6fOum -goversion go1.13beta1 -D "" -importcfg $WORK/b617/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b624/_pkg_.a # internal BUILDSTDERR: cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/b9/b96aa8ccd6606f7589cf778e53dd633fb0511a2b575ebb526bc2fc58251fc603-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions BUILDSTDERR: mkdir -p $WORK/b623/ BUILDSTDERR: cat >$WORK/b623/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/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$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/informers/extensions BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions -complete -installsuffix shared -buildid BvUv6sCfMlkZWWkbOPT7/BvUv6sCfMlkZWWkbOPT7 -goversion go1.13beta1 -D "" -importcfg $WORK/b623/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b626/_pkg_.a # internal BUILDSTDERR: cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/bd/bd5b57a6c3d9bf9c9ca0613243515491d4f1d418ec1d2bd1d492528afb4b6870-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b634/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1 -complete -installsuffix shared -buildid ip5NfldBi3BdIopUEiGt/ip5NfldBi3BdIopUEiGt -goversion go1.13beta1 -D "" -importcfg $WORK/b633/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b630/_pkg_.a # internal BUILDSTDERR: cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/05/052acabd68bb9c54d8ca88ca3a67edb6083f8642a0999bd3a990386dc7d9ebc7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy BUILDSTDERR: mkdir -p $WORK/b629/ BUILDSTDERR: cat >$WORK/b629/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/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b630/_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_s390x/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy -complete -installsuffix shared -buildid 7zU2B0Ho9RDm6wlOP6Wv/7zU2B0Ho9RDm6wlOP6Wv -goversion go1.13beta1 -D "" -importcfg $WORK/b629/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b617/_pkg_.a # internal BUILDSTDERR: cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/4d/4db2f3dddd394b935bb4934ee4e9e90ec71a5b830d07949b220498e3552d2256-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b636/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1 -complete -installsuffix shared -buildid o4cFRL4h9YOiEEKCTbqQ/o4cFRL4h9YOiEEKCTbqQ -goversion go1.13beta1 -D "" -importcfg $WORK/b635/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b623/_pkg_.a # internal BUILDSTDERR: cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/df/df40bb2dbc4a77fd37d42b24e1690e9c9fe25587cbc81ec66d7857b9e387d324-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b638/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1 -complete -installsuffix shared -buildid zgUv0mThoAvX6EqM3-yp/zgUv0mThoAvX6EqM3-yp -goversion go1.13beta1 -D "" -importcfg $WORK/b637/importcfg -pack ./clusterrole.go ./clusterrolebinding.go ./interface.go ./role.go ./rolebinding.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b629/_pkg_.a # internal BUILDSTDERR: cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/0c/0cde28c96226295c996d9977e4ea7349dc663307a31d2244842242d0691e8a58-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b641/ BUILDSTDERR: cat >$WORK/b641/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/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1 -complete -installsuffix shared -buildid DtXkNUIL8HG0I7psyyZ_/DtXkNUIL8HG0I7psyyZ_ -goversion go1.13beta1 -D "" -importcfg $WORK/b641/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b641/_pkg_.a # internal BUILDSTDERR: cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/d7/d796b3badb7a02b6ecb5e3c4a7e453fe5482729eba3b7d6136727d6a19a89b6a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b641/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1 -complete -installsuffix shared -buildid -e_XukdVhEtW--bofi1z/-e_XukdVhEtW--bofi1z -goversion go1.13beta1 -D "" -importcfg $WORK/b640/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b635/_pkg_.a # internal BUILDSTDERR: cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/52/524613177270e37f9b050d351d5ed829f6ad20a6a3e32bfebf27e7b8c6616eb8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 BUILDSTDERR: mkdir -p $WORK/b643/ BUILDSTDERR: cat >$WORK/b643/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/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1 -complete -installsuffix shared -buildid c_iqVKIkOcmZdpdtjyNB/c_iqVKIkOcmZdpdtjyNB -goversion go1.13beta1 -D "" -importcfg $WORK/b643/importcfg -pack ./expansion_generated.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b633/_pkg_.a # internal BUILDSTDERR: cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/b5/b557f882bf0fb5a255622156d97130a7ffe426c438e2cc69e052e6e959e2dcdc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b646/ BUILDSTDERR: cat >$WORK/b646/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/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1 -complete -installsuffix shared -buildid 1Tu2tk1mBTcXeVNklspT/1Tu2tk1mBTcXeVNklspT -goversion go1.13beta1 -D "" -importcfg $WORK/b646/importcfg -pack ./expansion_generated.go ./podpreset.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b643/_pkg_.a # internal BUILDSTDERR: cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/86/862d1d3b6267e189203524d264f505d14a3c15cc18f5c1e98ce5fc624a12c8e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b643/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1 -complete -installsuffix shared -buildid C5I5qeOMJ8vnWHyl2DX3/C5I5qeOMJ8vnWHyl2DX3 -goversion go1.13beta1 -D "" -importcfg $WORK/b642/importcfg -pack ./interface.go ./priorityclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b640/_pkg_.a # internal BUILDSTDERR: cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/f5/f5508f882bfd16fc37c1b6f0bd3c86bb55994c847b430806fb639bf990ff2d19-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 BUILDSTDERR: mkdir -p $WORK/b649/ BUILDSTDERR: cat >$WORK/b649/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/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1 -complete -installsuffix shared -buildid gVCbKmQ3zGMIPwEL8dm8/gVCbKmQ3zGMIPwEL8dm8 -goversion go1.13beta1 -D "" -importcfg $WORK/b649/importcfg -pack ./expansion_generated.go ./storageclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b649/_pkg_.a # internal BUILDSTDERR: cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/69/690f163fe402200e5ee65f4416061db8effd5b4343a8b1abc933762fd81f84e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b649/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1 -complete -installsuffix shared -buildid -UDQC5YE5xdGsQJ5oaca/-UDQC5YE5xdGsQJ5oaca -goversion go1.13beta1 -D "" -importcfg $WORK/b648/importcfg -pack ./interface.go ./storageclass.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b637/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b646/_pkg_.a # internal BUILDSTDERR: cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/b6/b6701f200c4206362437fc827f41739e7141a93acd1c9864131cb13910e064b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b646/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1 -complete -installsuffix shared -buildid OIklaKEnZ_vhrvJQtP0c/OIklaKEnZ_vhrvJQtP0c -goversion go1.13beta1 -D "" -importcfg $WORK/b645/importcfg -pack ./interface.go ./podpreset.go BUILDSTDERR: cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/28/287da112403e444c4c09b8996b11c808ec3919e1f32ca0e7ff8685547d658a6c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac BUILDSTDERR: mkdir -p $WORK/b632/ BUILDSTDERR: cat >$WORK/b632/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/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b633/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b635/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b637/_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_s390x/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac -complete -installsuffix shared -buildid dTYEaDF2SWHybopC3sEy/dTYEaDF2SWHybopC3sEy -goversion go1.13beta1 -D "" -importcfg $WORK/b632/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b642/_pkg_.a # internal BUILDSTDERR: cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/88/88926b7c58de1b93143b5e1eb25e86b85a5a574fa206e984c7aeda39a31dd4ae-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling BUILDSTDERR: mkdir -p $WORK/b639/ BUILDSTDERR: cat >$WORK/b639/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/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b640/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b642/_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_s390x/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling -complete -installsuffix shared -buildid le7MTOYuxJoq6V2YvPV4/le7MTOYuxJoq6V2YvPV4 -goversion go1.13beta1 -D "" -importcfg $WORK/b639/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b648/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b645/_pkg_.a # internal BUILDSTDERR: cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/b9/b9ff443c6e3179c73328095a50b73eefa62843f71ccd51fc98380f72268bc9f7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 BUILDSTDERR: mkdir -p $WORK/b651/ BUILDSTDERR: cat >$WORK/b651/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/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1 -complete -installsuffix shared -buildid DhIwGV7zAZd2l2JmE1x-/DhIwGV7zAZd2l2JmE1x- -goversion go1.13beta1 -D "" -importcfg $WORK/b651/importcfg -pack ./expansion_generated.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b632/_pkg_.a # internal BUILDSTDERR: cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/cb/cb4779e8216b83d37744256c42c147305ae7985650c8c09a77d7a05e6a4ec8d3-d # internal BUILDSTDERR: cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/8b/8badabb87952ba471c2c2b0156c1ae90e58d79faec47054ed58b96c56cc1b26c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 BUILDSTDERR: mkdir -p $WORK/b653/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings BUILDSTDERR: cat >$WORK/b653/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/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1 -complete -installsuffix shared -buildid 3_MaDzpqSyelkA78F1J3/3_MaDzpqSyelkA78F1J3 -goversion go1.13beta1 -D "" -importcfg $WORK/b653/importcfg -pack ./expansion_generated.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: mkdir -p $WORK/b644/ BUILDSTDERR: cat >$WORK/b644/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/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b645/_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_s390x/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings -complete -installsuffix shared -buildid AAlvhJQp8NorY67ziwf2/AAlvhJQp8NorY67ziwf2 -goversion go1.13beta1 -D "" -importcfg $WORK/b644/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b651/_pkg_.a # internal BUILDSTDERR: cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/8c/8ccc5418618334216175ed1999872a00fbb869c45c975f2c68203fc01ac6d737-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b651/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1 -complete -installsuffix shared -buildid oH1X8VaOSyLGO7FU663U/oH1X8VaOSyLGO7FU663U -goversion go1.13beta1 -D "" -importcfg $WORK/b650/importcfg -pack ./interface.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b653/_pkg_.a # internal BUILDSTDERR: cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/e0/e0e817ede15e1213459a979ca36903357478ea9fd2dd90392fb98703a98f347a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/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/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/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b653/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1 -complete -installsuffix shared -buildid fh2OZxqbbX2DPDZIpYnd/fh2OZxqbbX2DPDZIpYnd -goversion go1.13beta1 -D "" -importcfg $WORK/b652/importcfg -pack ./interface.go ./storageclass.go ./volumeattachment.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b639/_pkg_.a # internal BUILDSTDERR: cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/ed/edc886b1d08db742bab583d8efd8b09f2cba19a37c23260af04f264b766d9f4b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/spf13/pflag BUILDSTDERR: mkdir -p $WORK/b663/ BUILDSTDERR: cat >$WORK/b663/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile bytes=$WORK/b037/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b664/_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_s390x/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/spf13/pflag -complete -installsuffix shared -buildid _niDAC8sg7F0V59p59Ta/_niDAC8sg7F0V59p59Ta -goversion go1.13beta1 -D "" -importcfg $WORK/b663/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_s390x/buildid -w $WORK/b644/_pkg_.a # internal BUILDSTDERR: cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/f4/f4eac59f3a89a9fa50dbc5dd8f16a64f36c87b7e5c6c2a7048b1e44faca5f431-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking 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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_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_s390x/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking -complete -installsuffix shared -buildid VDBUg3zn62Dt_I7Eji02/VDBUg3zn62Dt_I7Eji02 -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_s390x/buildid -w $WORK/b667/_pkg_.a # internal BUILDSTDERR: cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/c5/c5cad49d2143ea843215dfbbd496ae7c55c8e0f9128cb4a886c5856418c54b0f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy BUILDSTDERR: mkdir -p $WORK/b668/ BUILDSTDERR: cat >$WORK/b668/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_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_s390x/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy -complete -installsuffix shared -buildid hNI5Dd7uhdqROd54-5Q2/hNI5Dd7uhdqROd54-5Q2 -goversion go1.13beta1 -D "" -importcfg $WORK/b668/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b650/_pkg_.a # internal BUILDSTDERR: cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/91/91a33c37d35b9cea2438b2043b6bed4824c6c003e056afde91cbd62fac3a29fb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers BUILDSTDERR: mkdir -p $WORK/b672/ BUILDSTDERR: cat >$WORK/b672/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/b394/_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_s390x/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers -complete -installsuffix shared -buildid s_I9GHfOBnnQmKvZ8O-n/s_I9GHfOBnnQmKvZ8O-n -goversion go1.13beta1 -D "" -importcfg $WORK/b672/importcfg -pack ./parsers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b672/_pkg_.a # internal BUILDSTDERR: cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/56/56f5a9f8f550ce6e2bc3c0770b220b1fb709a416ee9b0cbac7161cfa5358559b-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer BUILDSTDERR: mkdir -p $WORK/b673/ BUILDSTDERR: cat >$WORK/b673/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_s390x/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer -complete -installsuffix shared -buildid BHgX5A8tFJ7rEFfyMc1r/BHgX5A8tFJ7rEFfyMc1r -goversion go1.13beta1 -D "" -importcfg $WORK/b673/importcfg -pack ./pointer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b673/_pkg_.a # internal BUILDSTDERR: cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/50/502d093de06e95d098c8859c631f5bc9f3eb287a8324d248b4600293f3dce8e9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath BUILDSTDERR: mkdir -p $WORK/b676/ BUILDSTDERR: cat >$WORK/b676/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/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$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/kubernetes/pkg/fieldpath BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath -complete -installsuffix shared -buildid Cz_3c063qpFRwEOx9FKg/Cz_3c063qpFRwEOx9FKg -goversion go1.13beta1 -D "" -importcfg $WORK/b676/importcfg -pack ./doc.go ./fieldpath.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b652/_pkg_.a # internal BUILDSTDERR: cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/62/62e8d7de8c19368ca279942fe0584e277c9cab55280b0c6af896aee1a610c00e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage BUILDSTDERR: mkdir -p $WORK/b647/ BUILDSTDERR: cat >$WORK/b647/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/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b648/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b650/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b652/_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_s390x/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage -complete -installsuffix shared -buildid goAmc4jbnZIaQXdqRiuN/goAmc4jbnZIaQXdqRiuN -goversion go1.13beta1 -D "" -importcfg $WORK/b647/importcfg -pack ./interface.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b676/_pkg_.a # internal BUILDSTDERR: cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/dc/dc2873390609885c56b309537a9013f5fc38f42a547f78ebf54015b72bb53d84-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods BUILDSTDERR: mkdir -p $WORK/b675/ BUILDSTDERR: cat >$WORK/b675/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/b676/_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_s390x/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods -complete -installsuffix shared -buildid w-Stf23N2Mv2qfjgceSo/w-Stf23N2Mv2qfjgceSo -goversion go1.13beta1 -D "" -importcfg $WORK/b675/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b675/_pkg_.a # internal BUILDSTDERR: cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/6a/6a04521f06996b4b2bca8eeeaf1763ec00098faca2b0b307371c3194a3cd3015-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper BUILDSTDERR: mkdir -p $WORK/b677/ BUILDSTDERR: cat >$WORK/b677/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_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/b248/_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/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b321/_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_s390x/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper -complete -installsuffix shared -buildid 460_X9YNF619DlnJOO3D/460_X9YNF619DlnJOO3D -goversion go1.13beta1 -D "" -importcfg $WORK/b677/importcfg -pack ./helpers.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b668/_pkg_.a # internal BUILDSTDERR: cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/e0/e0cc3b09f4979c0b6b44be202a9c27d3b7b8e44a27745b31d9fe2760606a0270-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions 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/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/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling=$WORK/b666/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking=$WORK/b667/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy=$WORK/b668/_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_s390x/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions -complete -installsuffix shared -buildid y8dFHrS41VLZAOFNpVeW/y8dFHrS41VLZAOFNpVeW -goversion go1.13beta1 -D "" -importcfg $WORK/b665/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b677/_pkg_.a # internal BUILDSTDERR: cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/e6/e662820aa5cbd2cb26b0073a6c3643b29b5494038d208d5a352a1b06fb164a29-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling BUILDSTDERR: mkdir -p $WORK/b682/ BUILDSTDERR: cat >$WORK/b682/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/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_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_s390x/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling -complete -installsuffix shared -buildid Df2F4KjYspDOx-dxt2lK/Df2F4KjYspDOx-dxt2lK -goversion go1.13beta1 -D "" -importcfg $WORK/b682/importcfg -pack ./doc.go ./helpers.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b647/_pkg_.a # internal BUILDSTDERR: cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/3c/3c48ab76ad00ce079aca797a5daf9548a0037c398bae01e31de74af4dad020e6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers BUILDSTDERR: mkdir -p $WORK/b580/ BUILDSTDERR: cat >$WORK/b580/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/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b626/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b629/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b632/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b639/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b644/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b647/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_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_s390x/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers -complete -installsuffix shared -buildid IKHf8PAjRNYz_nZSpUd5/IKHf8PAjRNYz_nZSpUd5 -goversion go1.13beta1 -D "" -importcfg $WORK/b580/importcfg -pack ./factory.go ./generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b682/_pkg_.a # internal BUILDSTDERR: cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/1c/1c61d78d980abeeecc0c05bdea7ed21c5e13ae53d5f3e666cf089d6d6112bdb4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types BUILDSTDERR: mkdir -p $WORK/b681/ BUILDSTDERR: cat >$WORK/b681/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types -complete -installsuffix shared -buildid DILpgGhrWj2k4vMHMnXa/DILpgGhrWj2k4vMHMnXa -goversion go1.13beta1 -D "" -importcfg $WORK/b681/importcfg -pack ./constants.go ./doc.go ./labels.go ./pod_status.go ./pod_update.go ./types.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b663/_pkg_.a # internal BUILDSTDERR: cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/c9/c914923e4b1b3ae354a97caa1b5e329a8ba0f9c4237a68fee13b4f543a46517e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature BUILDSTDERR: mkdir -p $WORK/b662/ BUILDSTDERR: cat >$WORK/b662/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/b663/_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_s390x/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature -complete -installsuffix shared -buildid NhTyRFEn3ts1nuhlk9cO/NhTyRFEn3ts1nuhlk9cO -goversion go1.13beta1 -D "" -importcfg $WORK/b662/importcfg -pack ./feature_gate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b681/_pkg_.a # internal BUILDSTDERR: cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/cf/cf47425bab630586c65a88d5a52e25358456268e232b3b5e2573c8f822f8fd05-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file BUILDSTDERR: mkdir -p $WORK/b683/ BUILDSTDERR: cat >$WORK/b683/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_s390x/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file -complete -installsuffix shared -buildid T63joOYXOzQt8RJakwEX/T63joOYXOzQt8RJakwEX -goversion go1.13beta1 -D "" -importcfg $WORK/b683/importcfg -pack ./file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b683/_pkg_.a # internal BUILDSTDERR: cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/c0/c0a89f5c5ae3777eebf07d80a7315967b40b20e7ddd5263b790e175397b90572-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api BUILDSTDERR: mkdir -p $WORK/b685/ BUILDSTDERR: cat >$WORK/b685/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_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_s390x/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api -complete -installsuffix shared -buildid P92EGO8cnAytyduTAxc3/P92EGO8cnAytyduTAxc3 -goversion go1.13beta1 -D "" -importcfg $WORK/b685/importcfg -pack ./doc.go ./register.go ./types.go ./zz_generated.deepcopy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b662/_pkg_.a # internal BUILDSTDERR: cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/5c/5c280935d46d8ce024d4b4676793cd6969b07d1287554761c7afb44df0a978e7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-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/b662/_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_s390x/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features -complete -installsuffix shared -buildid 0jJZw8nC9g3EVE2dx6nF/0jJZw8nC9g3EVE2dx6nF -goversion go1.13beta1 -D "" -importcfg $WORK/b670/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b670/_pkg_.a # internal BUILDSTDERR: cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/af/af49900aaeb729eac71e55f310ea07db5d65bbada26687b22a96ea0df746b6e2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features BUILDSTDERR: mkdir -p $WORK/b671/ BUILDSTDERR: cat >$WORK/b671/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/b662/_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_s390x/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features -complete -installsuffix shared -buildid fBIzJRSkD_PO3W_J_wOh/fBIzJRSkD_PO3W_J_wOh -goversion go1.13beta1 -D "" -importcfg $WORK/b671/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b665/_pkg_.a # internal BUILDSTDERR: cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/59/59e8e6dde820d4f452b8825341d9bd2003bee1855f140c99265336f9d6407bb6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util BUILDSTDERR: mkdir -p $WORK/b687/ BUILDSTDERR: cat >$WORK/b687/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_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_s390x/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util -complete -installsuffix shared -buildid QzKs1KXH05N1TPeMI4xc/QzKs1KXH05N1TPeMI4xc -goversion go1.13beta1 -D "" -importcfg $WORK/b687/importcfg -pack ./non_zero.go ./topologies.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b671/_pkg_.a # internal BUILDSTDERR: cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/c2/c22db12d3c1968f487ab15293a9705addf9feec449bf133377d2bbc4fa5f1908-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features BUILDSTDERR: mkdir -p $WORK/b669/ BUILDSTDERR: cat >$WORK/b669/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/b670/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b671/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b662/_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_s390x/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features -complete -installsuffix shared -buildid MjYeYKWHvmv5SxUZzHHJ/MjYeYKWHvmv5SxUZzHHJ -goversion go1.13beta1 -D "" -importcfg $WORK/b669/importcfg -pack ./kube_features.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b669/_pkg_.a # internal BUILDSTDERR: cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/e6/e654a86f2b39137bee9ff71480ed5af27ca03892e463b3a1f97cc68d7b2c65d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 BUILDSTDERR: mkdir -p $WORK/b661/ BUILDSTDERR: cat >$WORK/b661/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions=$WORK/b665/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer=$WORK/b673/_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_s390x/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1 -complete -installsuffix shared -buildid -D7XllSwDGBghZy-cDvd/-D7XllSwDGBghZy-cDvd -goversion go1.13beta1 -D "" -importcfg $WORK/b661/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_s390x/buildid -w $WORK/b685/_pkg_.a # internal BUILDSTDERR: cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/f5/f555c20ae937f89250d1b2fe873e781a27c638f30c1b8cb195d8e9d42c7593d1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor 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/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file=$WORK/b683/_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_s390x/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor -complete -installsuffix shared -buildid geBmJaPiJMBiLiyZNvVu/geBmJaPiJMBiLiyZNvVu -goversion go1.13beta1 -D "" -importcfg $WORK/b680/importcfg -pack ./helpers.go ./validate.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b687/_pkg_.a # internal BUILDSTDERR: cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/aa/aabbe7c2af2449cc73a14dc0d038e5d0a8ee94484f602804b011d767d4e61f31-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util 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 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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b669/_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_s390x/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util -complete -installsuffix shared -buildid ghfWEGjbmluHvJCSYHFX/ghfWEGjbmluHvJCSYHFX -goversion go1.13beta1 -D "" -importcfg $WORK/b688/importcfg -pack ./backoff_utils.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b680/_pkg_.a # internal BUILDSTDERR: cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/67/671f34fd6d0dc3a2c6f022a73cc3db73beca27819a5a706c696ab0ec150ac82d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519 BUILDSTDERR: mkdir -p $WORK/b691/ BUILDSTDERR: cat >$WORK/b691/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/b692/_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_s390x/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid c66Umqk96a-ytwaPZp_V/c66Umqk96a-ytwaPZp_V -goversion go1.13beta1 -D "" -importcfg $WORK/b691/importcfg -pack ./ed25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b688/_pkg_.a # internal BUILDSTDERR: cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/e3/e3995451345bcd12b4f3c142e234491f729afc9c447c370b0e8df6fa936733fc-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache BUILDSTDERR: mkdir -p $WORK/b686/ BUILDSTDERR: cat >$WORK/b686/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$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/apiserver/pkg/util/feature=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util=$WORK/b687/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util=$WORK/b688/_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_s390x/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache -complete -installsuffix shared -buildid jxDbBXglZamy0aeE_NbT/jxDbBXglZamy0aeE_NbT -goversion go1.13beta1 -D "" -importcfg $WORK/b686/importcfg -pack ./cache.go ./interface.go ./node_info.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b691/_pkg_.a # internal BUILDSTDERR: cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/2c/2c8fcae222c160e9aed6899076a6c9854baa2e452ba320f56c5eeb895307ad68-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher BUILDSTDERR: mkdir -p $WORK/b693/ BUILDSTDERR: cat >$WORK/b693/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_s390x/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher -complete -installsuffix shared -buildid rQFU7i95KV6oJ9mbW-kt/rQFU7i95KV6oJ9mbW-kt -goversion go1.13beta1 -D "" -importcfg $WORK/b693/importcfg -pack ./cbc_hmac.go ./concat_kdf.go ./ecdh_es.go ./key_wrap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b693/_pkg_.a # internal BUILDSTDERR: cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/ae/aeea3433241d722dfc15165ee93908d56ff59a5e4736f4c195903ad34c94edfb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json BUILDSTDERR: mkdir -p $WORK/b694/ BUILDSTDERR: cat >$WORK/b694/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_s390x/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json -complete -installsuffix shared -buildid DJIfIyHRnNCRTbZOokQ2/DJIfIyHRnNCRTbZOokQ2 -goversion go1.13beta1 -D "" -importcfg $WORK/b694/importcfg -pack ./decode.go ./encode.go ./indent.go ./scanner.go ./stream.go ./tags.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b580/_pkg_.a # internal BUILDSTDERR: cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/4b/4b4170a19af9095415b6f874b9cf9398ccfd7ea84a4d63caf0f6815ef07b0ebe-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator BUILDSTDERR: mkdir -p $WORK/b696/ BUILDSTDERR: cat >$WORK/b696/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/b697/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator -complete -installsuffix shared -buildid bWRo0N_4lNAv_i_OxiGH/bWRo0N_4lNAv_i_OxiGH -goversion go1.13beta1 -D "" -importcfg $WORK/b696/importcfg -pack ./interfaces.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b696/_pkg_.a # internal BUILDSTDERR: cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/f1/f109bd9bd953a0ac4e8e5fd9d631f68781f38f7a878bead2c5de3aee5596e3ba-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints BUILDSTDERR: mkdir -p $WORK/b698/ BUILDSTDERR: cat >$WORK/b698/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b321/_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_s390x/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints -complete -installsuffix shared -buildid -RHR-YvGo8INvVLWMhmC/-RHR-YvGo8INvVLWMhmC -goversion go1.13beta1 -D "" -importcfg $WORK/b698/importcfg -pack ./taints.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b686/_pkg_.a # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b698/_pkg_.a # internal BUILDSTDERR: cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/23/238c27ee20120759cdc00258ec901dea7e6049dae8b6d2083a57f7f3acee4b1d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter 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 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/b338/_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_s390x/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter -complete -installsuffix shared -buildid xk3xZz6J3kt86vQa5xSN/xk3xZz6J3kt86vQa5xSN -goversion go1.13beta1 -D "" -importcfg $WORK/b700/importcfg -pack ./nsenter.go BUILDSTDERR: cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/9b/9b72490b13f1b1025fd9f806b255dd39d86744cb0fc40ffb640975f4b1b18330-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm BUILDSTDERR: mkdir -p $WORK/b684/ BUILDSTDERR: cat >$WORK/b684/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/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api=$WORK/b685/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache=$WORK/b686/_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_s390x/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm -complete -installsuffix shared -buildid PEX3U-LC4kXOSUq6jSm9/PEX3U-LC4kXOSUq6jSm9 -goversion go1.13beta1 -D "" -importcfg $WORK/b684/importcfg -pack ./doc.go ./scheduler_interface.go ./types.go ./well_known_labels.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b700/_pkg_.a # internal BUILDSTDERR: cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/04/0424a88701d82f1d54763ec75eff393f09bc31c4e42019e8ddbf73f3cceddeca-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io 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/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/b700/_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_s390x/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io -complete -installsuffix shared -buildid wFMsg7dP5zyILADjQU53/wFMsg7dP5zyILADjQU53 -goversion go1.13beta1 -D "" -importcfg $WORK/b699/importcfg -pack ./consistentread.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b699/_pkg_.a # internal BUILDSTDERR: cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/98/98924a2f03b20b901d98e945d70e77ff4ae66a966bc80d55566a0a1b70a7e648-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount BUILDSTDERR: mkdir -p $WORK/b701/ BUILDSTDERR: cat >$WORK/b701/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/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file=$WORK/b683/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter=$WORK/b700/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_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_s390x/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount -complete -installsuffix shared -buildid OLRAkP6a9imIx4MRGin2/OLRAkP6a9imIx4MRGin2 -goversion go1.13beta1 -D "" -importcfg $WORK/b701/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_s390x/buildid -w $WORK/b684/_pkg_.a # internal BUILDSTDERR: cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/32/32e53aa9c2ab292c88fd41209b384a3bf6d4e32324aa212c6dc8d9d0925d726e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs BUILDSTDERR: mkdir -p $WORK/b702/ BUILDSTDERR: cat >$WORK/b702/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/b242/_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_s390x/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs -complete -installsuffix shared -buildid CoVenOw2kYwocN4LG0_Y/CoVenOw2kYwocN4LG0_Y -goversion go1.13beta1 -D "" -importcfg $WORK/b702/importcfg -pack ./fs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b702/_pkg_.a # internal BUILDSTDERR: cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/77/77e2af443cf33e476db07c18fc9fd62d8772216069097a1e056de28b09320317-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient BUILDSTDERR: mkdir -p $WORK/b703/ BUILDSTDERR: cat >$WORK/b703/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_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/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_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_s390x/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient -complete -installsuffix shared -buildid du1CXJh-cxrmMW_32ebZ/du1CXJh-cxrmMW_32ebZ -goversion go1.13beta1 -D "" -importcfg $WORK/b703/importcfg -pack ./recycler_client.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b694/_pkg_.a # internal BUILDSTDERR: cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/fe/fedb74b8484b8d4d3e2adecdc73ce5f4f17c71de015c4a929bc7e5ea97436a1f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 BUILDSTDERR: mkdir -p $WORK/b690/ BUILDSTDERR: cat >$WORK/b690/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/b691/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b694/_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_s390x/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2 -complete -installsuffix shared -buildid 4dWrCYSfYC16O4Pvtt-o/4dWrCYSfYC16O4Pvtt-o -goversion go1.13beta1 -D "" -importcfg $WORK/b690/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_s390x/buildid -w $WORK/b703/_pkg_.a # internal BUILDSTDERR: cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/f7/f76d63768af597abeaa066660314c0e8797bdef9ba03970cfabc7beacf5102ef-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion BUILDSTDERR: mkdir -p $WORK/b704/ BUILDSTDERR: cat >$WORK/b704/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_s390x/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion -complete -installsuffix shared -buildid rh-gc2hjpqTdcqkQ0iI9/rh-gc2hjpqTdcqkQ0iI9 -goversion go1.13beta1 -D "" -importcfg $WORK/b704/importcfg -pack ./expand.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b704/_pkg_.a # internal BUILDSTDERR: cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/2f/2f211a0a63fe8abcba4b5228c504bc23371fcb053ea82fbb275a7a38602788a1-d # internal BUILDSTDERR: encoding/xml BUILDSTDERR: mkdir -p $WORK/b708/ BUILDSTDERR: cat >$WORK/b708/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_s390x/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -shared -p encoding/xml -std -complete -installsuffix shared -buildid Q50azOeSy5UJ2L8yKdgJ/Q50azOeSy5UJ2L8yKdgJ -goversion go1.13beta1 -D "" -importcfg $WORK/b708/importcfg -pack ./marshal.go ./read.go ./typeinfo.go ./xml.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b701/_pkg_.a # internal BUILDSTDERR: cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/ba/bad76f6d569c33b2029dcb6b7fdd6e2ddfc09c1c1409c170ceaa9174d6b3e616-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log BUILDSTDERR: mkdir -p $WORK/b709/ BUILDSTDERR: cat >$WORK/b709/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_s390x/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log -complete -installsuffix shared -buildid om2jfc2NxhbLyJetBpUP/om2jfc2NxhbLyJetBpUP -goversion go1.13beta1 -D "" -importcfg $WORK/b709/importcfg -pack ./log.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b709/_pkg_.a # internal BUILDSTDERR: cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/02/02c90aa2a5bf72ea3404add25a8b4c4c7654b7e0b8d9e2e67d438daca1701896-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog 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: 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/b192/_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_s390x/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog -complete -installsuffix shared -buildid kUUtx6sphLJF0ymamGg_/kUUtx6sphLJF0ymamGg_ -goversion go1.13beta1 -D "" -importcfg $WORK/b711/importcfg -pack ./doc.go ./httplog.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b711/_pkg_.a # internal BUILDSTDERR: cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/b7/b7dd5aa0e4b35b2a4e511386d1fa2eec99d5ccea7d9d32438d8e7f5a901b0fd1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket BUILDSTDERR: mkdir -p $WORK/b713/ BUILDSTDERR: cat >$WORK/b713/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/b192/_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_s390x/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket -complete -installsuffix shared -buildid r-6wIAhfshMs4FPB4dFb/r-6wIAhfshMs4FPB4dFb -goversion go1.13beta1 -D "" -importcfg $WORK/b713/importcfg -pack ./client.go ./dial.go ./hybi.go ./server.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b661/_pkg_.a # internal BUILDSTDERR: cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/20/20da9b81aabb435bc819cabf393531e1eb1685bd0db4d8b6f278f35c68c6f6f2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install BUILDSTDERR: mkdir -p $WORK/b660/ BUILDSTDERR: cat >$WORK/b660/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/b253/_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/b511/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1=$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/apis/core/install BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install -complete -installsuffix shared -buildid eK6_Fr5-2ur6oQCX3w62/eK6_Fr5-2ur6oQCX3w62 -goversion go1.13beta1 -D "" -importcfg $WORK/b660/importcfg -pack ./install.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b660/_pkg_.a # internal BUILDSTDERR: cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/28/28b96ae2a95ddf0dd295f5d1b5e7d25e94468ee6fafd137cc26768acf27b3b8d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation BUILDSTDERR: mkdir -p $WORK/b674/ BUILDSTDERR: cat >$WORK/b674/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods=$WORK/b675/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities=$WORK/b678/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports=$WORK/b679/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor=$WORK/b680/_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_s390x/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation -complete -installsuffix shared -buildid gWFYfix78P7p0AeHwaff/gWFYfix78P7p0AeHwaff -goversion go1.13beta1 -D "" -importcfg $WORK/b674/importcfg -pack ./doc.go ./events.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b713/_pkg_.a # internal BUILDSTDERR: cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/fd/fdbf99131bde63ab61dd32c1792d119a686bb793e6149122bd8492a14682f0bf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream BUILDSTDERR: mkdir -p $WORK/b712/ BUILDSTDERR: cat >$WORK/b712/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/b713/_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/b192/_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_s390x/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream -complete -installsuffix shared -buildid v5F3JUB-mXJ5VllgzP7f/v5F3JUB-mXJ5VllgzP7f -goversion go1.13beta1 -D "" -importcfg $WORK/b712/importcfg -pack ./conn.go ./doc.go ./stream.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b690/_pkg_.a # internal BUILDSTDERR: cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/fb/fb392b1ac497ad6d72aba03366f1929470d95db9ea21905f5670d3869eec562c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt BUILDSTDERR: mkdir -p $WORK/b695/ BUILDSTDERR: cat >$WORK/b695/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/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b694/_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_s390x/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -shared -p github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt -complete -installsuffix shared -buildid 3JVmUNqZv2ODzdtHGFT_/3JVmUNqZv2ODzdtHGFT_ -goversion go1.13beta1 -D "" -importcfg $WORK/b695/importcfg -pack ./builder.go ./claims.go ./doc.go ./errors.go ./jwt.go ./validation.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b712/_pkg_.a # internal BUILDSTDERR: cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/29/29388f2a3c322d914c69ffe27ff36d22ec2cb708b82dfd31a70eb5540010b671-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward 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: 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/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b503/_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/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward -complete -installsuffix shared -buildid 3NbAJPYVUGfDs_S6pgMm/3NbAJPYVUGfDs_S6pgMm -goversion go1.13beta1 -D "" -importcfg $WORK/b710/importcfg -pack ./constants.go ./httpstream.go ./portforward.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b695/_pkg_.a # internal BUILDSTDERR: cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/2b/2b9cf46fe94879178d637dd15e68009007900250c33a5c69e253a7e2753e64cb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount BUILDSTDERR: mkdir -p $WORK/b689/ BUILDSTDERR: cat >$WORK/b689/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/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt=$WORK/b695/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user=$WORK/b697/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_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_s390x/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount -complete -installsuffix shared -buildid pR5rdEdufVt2mOxM_RHv/pR5rdEdufVt2mOxM_RHv -goversion go1.13beta1 -D "" -importcfg $WORK/b689/importcfg -pack ./claims.go ./jwt.go ./legacy.go ./util.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b710/_pkg_.a # internal BUILDSTDERR: cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/de/de11cfdd0ecb3f11163447bd77439929eceadb043ecfc5a9638f82022b69b10c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand BUILDSTDERR: mkdir -p $WORK/b714/ BUILDSTDERR: cat >$WORK/b714/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/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b501/_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/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand -complete -installsuffix shared -buildid sJRVlKm_UJcZvOs7QZMl/sJRVlKm_UJcZvOs7QZMl -goversion go1.13beta1 -D "" -importcfg $WORK/b714/importcfg -pack ./attach.go ./doc.go ./exec.go ./httpstream.go ./websocket.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b708/_pkg_.a # internal BUILDSTDERR: cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/27/271ba4e42efa3def76fbac2e33dcb1cc8b3b7bc986968b45d1e02ed024d778e1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful BUILDSTDERR: mkdir -p $WORK/b707/ BUILDSTDERR: cat >$WORK/b707/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/b365/_pkg_.a BUILDSTDERR: packagefile encoding/json=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b708/_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/b709/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful -complete -installsuffix shared -buildid EEwxPpmDkoQIJ6-hXKw_/EEwxPpmDkoQIJ6-hXKw_ -goversion go1.13beta1 -D "" -importcfg $WORK/b707/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_s390x/buildid -w $WORK/b689/_pkg_.a # internal BUILDSTDERR: cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/08/080d2cb040934af38af49ac693a1817abedc8c0be38d83dded9060c63b75865a-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term BUILDSTDERR: mkdir -p $WORK/b716/ BUILDSTDERR: cat >$WORK/b716/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_s390x/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid wIpw1vQu2p0stGjfS_kf/wIpw1vQu2p0stGjfS_kf -goversion go1.13beta1 -D "" -importcfg $WORK/b716/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b714/_pkg_.a # internal BUILDSTDERR: cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/00/00f63af42864b4d874d8c3436a31ed4727e7ff68328df5684e0e4fd383d11cbb-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux BUILDSTDERR: mkdir -p $WORK/b717/ BUILDSTDERR: cat >$WORK/b717/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/b185/_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/b192/_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_s390x/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/soheilhy/cmux -complete -installsuffix shared -buildid iZXo0WkR7E_-7LkRsY7E/iZXo0WkR7E_-7LkRsY7E -goversion go1.13beta1 -D "" -importcfg $WORK/b717/importcfg -pack ./buffer.go ./cmux.go ./doc.go ./matchers.go ./patricia.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b716/_pkg_.a # internal BUILDSTDERR: cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/0c/0c7602d6d968eea0a2b77bb83f769fa866ce3722032d95ba507a84fa7175aa8d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term BUILDSTDERR: mkdir -p $WORK/b715/ BUILDSTDERR: cat >$WORK/b715/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/b716/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_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_s390x/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term -complete -installsuffix shared -buildid JhEU4TMWYhf0OimpsQbS/JhEU4TMWYhf0OimpsQbS -goversion go1.13beta1 -D "" -importcfg $WORK/b715/importcfg -pack ./setsize.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b715/_pkg_.a # internal BUILDSTDERR: cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/0b/0bc33ee67017e17069f49e771ab734617d5cb8c00bc68a747d80f0e8e6f2b726-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/urfave/cli BUILDSTDERR: mkdir -p $WORK/b718/ BUILDSTDERR: cat >$WORK/b718/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/b213/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b211/_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_s390x/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/urfave/cli -complete -installsuffix shared -buildid gB3u1DqbU7OdQbGZL6JY/gB3u1DqbU7OdQbGZL6JY -goversion go1.13beta1 -D "" -importcfg $WORK/b718/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_s390x/buildid -w $WORK/b717/_pkg_.a # internal BUILDSTDERR: cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/41/418da72d2d87beb5cb1e451837ef16211a9e1774ee3178fc4ab5f7d552d7c4ef-d # internal BUILDSTDERR: runtime/pprof BUILDSTDERR: mkdir -p $WORK/b720/ BUILDSTDERR: cat >$WORK/b720/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/b213/_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_s390x/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -shared -p runtime/pprof -std -installsuffix shared -buildid 3ACEuqELWvUkQ9n-EV6r/3ACEuqELWvUkQ9n-EV6r -goversion go1.13beta1 -D "" -importcfg $WORK/b720/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_s390x/buildid -w $WORK/b707/_pkg_.a # internal BUILDSTDERR: cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/91/91ad87df72e1bcf791d2a31a28819a2d0b32050885884d2251ffc66f25a7adc2-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming BUILDSTDERR: mkdir -p $WORK/b706/ BUILDSTDERR: cat >$WORK/b706/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/b707/_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/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_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/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand=$WORK/b714/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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_s390x/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming -complete -installsuffix shared -buildid uV_RhGEyHs6pozMspY5Z/uV_RhGEyHs6pozMspY5Z -goversion go1.13beta1 -D "" -importcfg $WORK/b706/importcfg -pack ./errors.go ./request_cache.go ./server.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b720/_pkg_.a # internal BUILDSTDERR: cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/79/79132370a1b3fd0ff8531f46766b282867811b03e94472e0f70c5a0081ea9b63-d # internal BUILDSTDERR: runtime/trace BUILDSTDERR: mkdir -p $WORK/b721/ BUILDSTDERR: cat >$WORK/b721/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_s390x/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -shared -p runtime/trace -std -installsuffix shared -buildid eP9KsuC6p54WgwMjazeP/eP9KsuC6p54WgwMjazeP -goversion go1.13beta1 -D "" -importcfg $WORK/b721/importcfg -pack ./annotation.go ./trace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b721/_pkg_.a # internal BUILDSTDERR: cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/05/052ba75db3e80f0745844833dfcd5ce50a62d2a6158fb32afefbd08b2d78c4d6-d # internal BUILDSTDERR: net/http/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 fmt=$WORK/b019/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b028/_pkg_.a BUILDSTDERR: packagefile log=$WORK/b077/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_pkg_.a BUILDSTDERR: packagefile os=$WORK/b029/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b720/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b721/_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_s390x/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -shared -p net/http/pprof -std -complete -installsuffix shared -buildid OYQ830xdEEHKPdMudsL5/OYQ830xdEEHKPdMudsL5 -goversion go1.13beta1 -D "" -importcfg $WORK/b719/importcfg -pack ./pprof.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b706/_pkg_.a # internal BUILDSTDERR: cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/e7/e723c0607f56ac5f3baa38b176d472064a262af2d9b3efa44a2d9f0db3dce6dc-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b718/_pkg_.a # internal BUILDSTDERR: cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/08/089a8bc05d4445c023624c389675eb4298df86518434ac971dcb7bfc0ae22d6c-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b719/_pkg_.a # internal BUILDSTDERR: cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/c9/c9a521f5be27476f4c556d426bce99e9f7a9c9a663c6fd9d5ead54d93f917433-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b674/_pkg_.a # internal BUILDSTDERR: cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/60/600d3fb1020518eaeb091b4c704626529e65873eb9aa63ade14ecfc91b843551-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller BUILDSTDERR: mkdir -p $WORK/b654/ BUILDSTDERR: cat >$WORK/b654/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/b270/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_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/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$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/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b273/_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/b266/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod=$WORK/b659/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install=$WORK/b660/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation=$WORK/b674/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm=$WORK/b684/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints=$WORK/b698/_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_s390x/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller -complete -installsuffix shared -buildid I4eNW219bWbYjcYqYaPQ/I4eNW219bWbYjcYqYaPQ -goversion go1.13beta1 -D "" -importcfg $WORK/b654/importcfg -pack ./client_builder.go ./controller_ref_manager.go ./controller_utils.go ./doc.go ./lookup_cache.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b654/_pkg_.a # internal BUILDSTDERR: cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/50/500ebcc53d79aa68b2720edaebbc2042b298b2c104bf17029a180082f84df07c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider BUILDSTDERR: mkdir -p $WORK/b579/ BUILDSTDERR: cat >$WORK/b579/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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b580/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller=$WORK/b654/_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_s390x/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider -complete -installsuffix shared -buildid Rfz02_H-zvCZVo9CKRCx/Rfz02_H-zvCZVo9CKRCx -goversion go1.13beta1 -D "" -importcfg $WORK/b579/importcfg -pack ./cloud.go ./doc.go ./plugins.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b579/_pkg_.a # internal BUILDSTDERR: cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/f9/f9104e403247e441504915a6438731b474d687fc2af7c37b1434255dca013c77-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume BUILDSTDERR: mkdir -p $WORK/b514/ BUILDSTDERR: cat >$WORK/b514/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/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/core/v1=$WORK/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$WORK/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider=$WORK/b579/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b701/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b702/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b703/_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_s390x/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume -complete -installsuffix shared -buildid OmQTjGHWrAvLoEmo_82O/OmQTjGHWrAvLoEmo_82O -goversion go1.13beta1 -D "" -importcfg $WORK/b514/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_s390x/buildid -w $WORK/b514/_pkg_.a # internal BUILDSTDERR: cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/b4/b42e96b59df2b2433187ad0fc0d30c204cc7a1a169df1a0cb17d93988c3edf59-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container BUILDSTDERR: mkdir -p $WORK/b509/ BUILDSTDERR: cat >$WORK/b509/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/b510/_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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/errors=$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/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b511/_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/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b704/_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_s390x/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -shared -p github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container -complete -installsuffix shared -buildid NhaNufqQwgJFkKzOLTAM/NhaNufqQwgJFkKzOLTAM -goversion go1.13beta1 -D "" -importcfg $WORK/b509/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_s390x/buildid -w $WORK/b509/_pkg_.a # internal BUILDSTDERR: cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/eb/eb1c767f41ae796c122d1b39fb714a551f18aafb4c94fb59d677e526f461d55e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/server BUILDSTDERR: mkdir -p $WORK/b478/ BUILDSTDERR: cat >$WORK/b478/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/b346/_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/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/apparmor=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/metrics=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/seccomp=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/useragent=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/types=$WORK/b484/_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/b483/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone=$WORK/b495/_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/b496/_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/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b497/_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/b464/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/validate=$WORK/b466/_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/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b326/_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/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/util/net=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_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/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/dockershim/network/hostport=$WORK/b240/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky=$WORK/b705/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming=$WORK/b706/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term=$WORK/b715/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile math=$WORK/b022/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b040/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b192/_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/b265/_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_s390x/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -shared -p github.com/cri-o/cri-o/server -complete -installsuffix shared -buildid Uq4agHaJsRZz2pWN081G/Uq4agHaJsRZz2pWN081G -goversion go1.13beta1 -D "" -importcfg $WORK/b478/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_s390x/buildid -w $WORK/b478/_pkg_.a # internal BUILDSTDERR: cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/e7/e7f5bf724a5d938a8ec66fd59cfd9b420b566163d9f5d5630a5eaa62cbfba469-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/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server=$WORK/b478/_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/b483/_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/b717/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/urfave/cli=$WORK/b718/_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/b192/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b719/_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/b211/_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_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid XM_4QG1HBlKBguZb-0p_/XM_4QG1HBlKBguZb-0p_ -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_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/7b/7b094a8e1bb1ab7b7d4a1636611176440bcddd6db6d5634417d91f0a3a91ade2-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/b477/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server=$WORK/b478/_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/b483/_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/b717/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/urfave/cli=$WORK/b718/_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/b192/_pkg_.a BUILDSTDERR: packagefile net/http/pprof=$WORK/b719/_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/b211/_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/b343/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/registrar=$WORK/b344/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/storage=$WORK/b345/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/ioutils=$WORK/b433/_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/b434/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail=$WORK/b435/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer=$WORK/b441/_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/b464/_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/b240/_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/b346/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/pkg/apparmor=$WORK/b479/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/metrics=$WORK/b480/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/seccomp=$WORK/b481/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/server/useragent=$WORK/b482/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/types=$WORK/b484/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cri-o/ocicni/pkg/ocicni=$WORK/b485/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/mount=$WORK/b236/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/pools=$WORK/b493/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/stringid=$WORK/b494/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/symlink=$WORK/b237/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/fsnotify/fsnotify=$WORK/b492/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/go-zoo/bone=$WORK/b495/_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/b496/_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/b446/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/devices=$WORK/b497/_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/b466/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/projectatomic/libpod/pkg/secrets=$WORK/b498/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_golang/prometheus=$WORK/b326/_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/b241/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/net=$WORK/b267/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/remotecommand=$WORK/b499/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/container=$WORK/b509/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/leaky=$WORK/b705/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/streaming=$WORK/b706/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/types=$WORK/b681/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/iptables=$WORK/b268/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/dbus=$WORK/b340/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/iptables=$WORK/b339/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/term=$WORK/b715/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/utils/exec=$WORK/b338/_pkg_.a BUILDSTDERR: packagefile runtime/debug=$WORK/b265/_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/b185/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b213/_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/b207/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b214/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b219/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b215/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b217/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b220/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b216/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b221/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b222/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b223/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b224/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b225/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b218/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b226/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b227/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b233/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b234/_pkg_.a BUILDSTDERR: packagefile math/rand=$WORK/b044/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b235/_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/b193/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b200/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b201/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b194/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b202/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b203/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b205/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b206/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b199/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b209/_pkg_.a BUILDSTDERR: packagefile runtime/pprof=$WORK/b720/_pkg_.a BUILDSTDERR: packagefile runtime/trace=$WORK/b721/_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/b212/_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/b348/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/signature=$WORK/b357/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/storage=$WORK/b376/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports/alltransports=$WORK/b378/_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/b436/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/util=$WORK/b437/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hpcloud/tail/watch=$WORK/b438/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/tomb.v1=$WORK/b440/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/console=$WORK/b442/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/cyphar/filepath-securejoin=$WORK/b443/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mrunalp/fileutils=$WORK/b444/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b445/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs=$WORK/b448/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/cgroups/systemd=$WORK/b450/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs=$WORK/b447/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/configs/validate=$WORK/b453/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/criurpc=$WORK/b455/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/intelrdt=$WORK/b454/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/keys=$WORK/b456/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/mount=$WORK/b457/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/seccomp=$WORK/b458/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runc/libcontainer/stacktrace=$WORK/b460/_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/b449/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink=$WORK/b461/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netlink/nl=$WORK/b462/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b465/_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/b252/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/sets=$WORK/b249/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/conntrack=$WORK/b337/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net=$WORK/b322/_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/b183/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b184/_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/b347/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/compression=$WORK/b352/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/transports=$WORK/b358/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/cheggaaa/pb.v1=$WORK/b374/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/seccomp/libseccomp-golang=$WORK/b459/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/libcni=$WORK/b486/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types=$WORK/b488/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/system=$WORK/b238/_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/b467/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/go-multierror=$WORK/b469/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/filepath=$WORK/b471/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/specerror=$WORK/b472/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonschema=$WORK/b474/_pkg_.a BUILDSTDERR: packagefile expvar=$WORK/b327/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/beorn7/perks/quantile=$WORK/b328/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/client_model/go=$WORK/b329/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/expfmt=$WORK/b330/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/model=$WORK/b333/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs=$WORK/b334/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/resource=$WORK/b242/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b244/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime=$WORK/b253/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/schema=$WORK/b261/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/types=$WORK/b263/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/intstr=$WORK/b264/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream=$WORK/b500/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/remotecommand=$WORK/b501/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest=$WORK/b284/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport/spdy=$WORK/b502/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/exec=$WORK/b508/_pkg_.a BUILDSTDERR: packagefile hash/fnv=$WORK/b510/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/record=$WORK/b269/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/reference=$WORK/b312/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/flowcontrol=$WORK/b309/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/legacyscheme=$WORK/b511/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/util/format=$WORK/b512/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/hash=$WORK/b513/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume=$WORK/b514/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/third_party/forked/golang/expansion=$WORK/b704/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful=$WORK/b707/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/clock=$WORK/b272/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/portforward=$WORK/b710/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/kubelet/server/remotecommand=$WORK/b714/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core=$WORK/b315/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/scheduling=$WORK/b682/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy=$WORK/b317/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/healthcheck=$WORK/b323/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/metrics=$WORK/b325/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/proxy/util=$WORK/b320/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/async=$WORK/b336/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/sysctl=$WORK/b342/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/version=$WORK/b341/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/term=$WORK/b716/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b186/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b191/_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/b208/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes=$WORK/b228/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b232/_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/b195/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b197/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b198/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b204/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b210/_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/b349/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/versions=$WORK/b350/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/libtrust=$WORK/b351/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/version=$WORK/b359/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mtrmac/gpgme=$WORK/b360/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp=$WORK/b361/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/internal/tmpdir=$WORK/b377/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory=$WORK/b379/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker=$WORK/b381/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/archive=$WORK/b405/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/daemon=$WORK/b407/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/archive=$WORK/b426/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/layout=$WORK/b428/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/openshift=$WORK/b429/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/tarball=$WORK/b432/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/fsnotify.v1=$WORK/b439/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/go-systemd/util=$WORK/b451/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/vishvananda/netns=$WORK/b463/_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/b182/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz=$WORK/b353/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/mattn/go-runewidth=$WORK/b375/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/invoke=$WORK/b487/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/version=$WORK/b489/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containerd/continuity/pathdriver=$WORK/b239/_pkg_.a BUILDSTDERR: packagefile database/sql/driver=$WORK/b468/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/errwrap=$WORK/b470/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/opencontainers/runtime-tools/error=$WORK/b473/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonreference=$WORK/b475/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b331/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b332/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/prometheus/procfs/xfs=$WORK/b335/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/inf.v0=$WORK/b243/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/gofuzz=$WORK/b245/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion=$WORK/b246/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/labels=$WORK/b248/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/watch=$WORK/b266/_pkg_.a BUILDSTDERR: packagefile go/ast=$WORK/b254/_pkg_.a BUILDSTDERR: packagefile go/doc=$WORK/b257/_pkg_.a BUILDSTDERR: packagefile go/parser=$WORK/b259/_pkg_.a BUILDSTDERR: packagefile go/token=$WORK/b256/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b260/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/json=$WORK/b262/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/errors=$WORK/b271/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming=$WORK/b285/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/version=$WORK/b286/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/plugin/pkg/client/auth/exec=$WORK/b288/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/rest/watch=$WORK/b306/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/clientcmd/api=$WORK/b303/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/metrics=$WORK/b307/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/transport=$WORK/b304/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/cert=$WORK/b308/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/httpstream/spdy=$WORK/b503/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/groupcache/lru=$WORK/b270/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/strategicpatch=$WORK/b273/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/meta=$WORK/b313/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/time/rate=$WORK/b310/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/integer=$WORK/b311/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer=$WORK/b290/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/davecgh/go-spew/spew=$WORK/b276/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1=$WORK/b515/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation=$WORK/b250/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes=$WORK/b516/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/cloudprovider=$WORK/b579/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/io=$WORK/b699/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/mount=$WORK/b701/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/fs=$WORK/b702/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/volume/util/recyclerclient=$WORK/b703/_pkg_.a BUILDSTDERR: packagefile compress/zlib=$WORK/b365/_pkg_.a BUILDSTDERR: packagefile encoding/xml=$WORK/b708/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/emicklei/go-restful/log=$WORK/b709/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/server/httplog=$WORK/b711/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/wsstream=$WORK/b712/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/internalversion=$WORK/b316/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/service=$WORK/b318/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/renstrom/dedent=$WORK/b324/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/helper=$WORK/b321/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b187/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b190/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any=$WORK/b229/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b230/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b231/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b196/_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/b362/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/errors=$WORK/b363/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/packet=$WORK/b364/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/s2k=$WORK/b369/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/directory/explicitfilepath=$WORK/b380/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/policyconfiguration=$WORK/b382/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/docker/config=$WORK/b383/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/pkg/tlsclientconfig=$WORK/b388/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/errcode=$WORK/b392/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/api/v2=$WORK/b393/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client=$WORK/b397/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/tlsconfig=$WORK/b391/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ghodss/yaml=$WORK/b277/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/docker/tarfile=$WORK/b406/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/client=$WORK/b408/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containers/image/oci/internal=$WORK/b427/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/imdario/mergo=$WORK/b430/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/homedir=$WORK/b431/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/coreos/pkg/dlopen=$WORK/b452/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/sys/cpu=$WORK/b181/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/xlog=$WORK/b354/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/lzma=$WORK/b355/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/020=$WORK/b490/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/containernetworking/cni/pkg/types/current=$WORK/b491/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/xeipuuv/gojsonpointer=$WORK/b476/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b247/_pkg_.a BUILDSTDERR: packagefile go/scanner=$WORK/b255/_pkg_.a BUILDSTDERR: packagefile internal/lazyregexp=$WORK/b258/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/validation/field=$WORK/b251/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/version=$WORK/b287/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ssh/terminal=$WORK/b289/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication=$WORK/b300/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1alpha1=$WORK/b301/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/pkg/apis/clientauthentication/v1beta1=$WORK/b302/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/connrotation=$WORK/b305/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream=$WORK/b504/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/netutil=$WORK/b507/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/unstructured=$WORK/b274/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/mergepatch=$WORK/b275/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/third_party/forked/golang/json=$WORK/b279/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kube-openapi/pkg/util/proto=$WORK/b280/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1=$WORK/b314/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/json=$WORK/b291/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/protobuf=$WORK/b298/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/recognizer=$WORK/b295/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/runtime/serializer/versioning=$WORK/b299/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/discovery=$WORK/b517/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1=$WORK/b550/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1=$WORK/b551/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1=$WORK/b552/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta1=$WORK/b553/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/apps/v1beta2=$WORK/b554/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1=$WORK/b555/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authentication/v1beta1=$WORK/b556/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1=$WORK/b557/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/authorization/v1beta1=$WORK/b558/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v1=$WORK/b559/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1=$WORK/b560/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1=$WORK/b561/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v1beta1=$WORK/b562/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/batch/v2alpha1=$WORK/b563/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/certificates/v1beta1=$WORK/b564/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/core/v1=$WORK/b565/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/events/v1beta1=$WORK/b566/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/extensions/v1beta1=$WORK/b567/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/networking/v1=$WORK/b568/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/policy/v1beta1=$WORK/b569/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1=$WORK/b570/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1alpha1=$WORK/b571/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/rbac/v1beta1=$WORK/b572/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1=$WORK/b573/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/scheduling/v1beta1=$WORK/b574/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/settings/v1alpha1=$WORK/b575/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1=$WORK/b576/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1alpha1=$WORK/b577/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/typed/storage/v1beta1=$WORK/b578/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers=$WORK/b580/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/controller=$WORK/b654/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/nsenter=$WORK/b700/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/file=$WORK/b683/_pkg_.a BUILDSTDERR: packagefile hash/adler32=$WORK/b366/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/websocket=$WORK/b713/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/net/sets=$WORK/b319/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b188/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b189/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/cast5=$WORK/b367/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/openpgp/elgamal=$WORK/b368/_pkg_.a BUILDSTDERR: packagefile image=$WORK/b370/_pkg_.a BUILDSTDERR: packagefile image/jpeg=$WORK/b372/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/client=$WORK/b384/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker-credential-helpers/credentials=$WORK/b385/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/homedir=$WORK/b386/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/sockets=$WORK/b389/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/reference=$WORK/b394/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gorilla/mux=$WORK/b396/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution=$WORK/b398/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/context=$WORK/b399/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/auth/challenge=$WORK/b401/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/client/transport=$WORK/b402/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache=$WORK/b403/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/registry/storage/cache/memory=$WORK/b404/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/yaml.v2=$WORK/b278/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api=$WORK/b409/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types=$WORK/b410/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/container=$WORK/b411/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/events=$WORK/b421/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/filters=$WORK/b416/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/image=$WORK/b422/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/network=$WORK/b417/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/registry=$WORK/b418/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm=$WORK/b419/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/time=$WORK/b423/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/volume=$WORK/b424/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/context/ctxhttp=$WORK/b425/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/ulikunitz/xz/internal/hash=$WORK/b356/_pkg_.a BUILDSTDERR: packagefile container/heap=$WORK/b505/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/spdystream/spdy=$WORK/b506/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/OpenAPIv2=$WORK/b281/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/json-iterator/go=$WORK/b292/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/framer=$WORK/b296/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/yaml=$WORK/b297/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache=$WORK/b518/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/gregjones/httpcache/diskcache=$WORK/b519/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/peterbourgon/diskv=$WORK/b520/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/kubernetes/scheme=$WORK/b522/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1alpha1=$WORK/b523/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/admissionregistration/v1beta1=$WORK/b524/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1=$WORK/b525/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta1=$WORK/b526/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/apps/v1beta2=$WORK/b527/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authentication/v1beta1=$WORK/b528/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1=$WORK/b529/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/authorization/v1beta1=$WORK/b530/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v1=$WORK/b531/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/autoscaling/v2beta1=$WORK/b532/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1=$WORK/b533/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v1beta1=$WORK/b534/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/batch/v2alpha1=$WORK/b535/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/certificates/v1beta1=$WORK/b536/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/extensions/v1beta1=$WORK/b538/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/policy/v1beta1=$WORK/b540/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/events/v1beta1=$WORK/b537/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/networking/v1=$WORK/b539/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1=$WORK/b541/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1alpha1=$WORK/b542/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/rbac/v1beta1=$WORK/b543/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1alpha1=$WORK/b544/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/scheduling/v1beta1=$WORK/b545/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/settings/v1alpha1=$WORK/b546/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1=$WORK/b547/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1alpha1=$WORK/b548/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/api/storage/v1beta1=$WORK/b549/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration=$WORK/b581/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps=$WORK/b595/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling=$WORK/b602/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch=$WORK/b607/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates=$WORK/b614/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core=$WORK/b617/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events=$WORK/b620/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions=$WORK/b623/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/internalinterfaces=$WORK/b583/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking=$WORK/b626/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy=$WORK/b629/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac=$WORK/b632/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling=$WORK/b639/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings=$WORK/b644/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage=$WORK/b647/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/cache=$WORK/b584/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/serviceaccount=$WORK/b655/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/retry=$WORK/b591/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/api/v1/pod=$WORK/b659/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/install=$WORK/b660/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/validation=$WORK/b674/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm=$WORK/b684/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/serviceaccount=$WORK/b689/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/taints=$WORK/b698/_pkg_.a BUILDSTDERR: packagefile image/color=$WORK/b371/_pkg_.a BUILDSTDERR: packagefile image/internal/imageutil=$WORK/b373/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/pkg/idtools=$WORK/b387/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/proxy=$WORK/b390/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/digestset=$WORK/b395/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/distribution/uuid=$WORK/b400/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/mount=$WORK/b413/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/go-connections/nat=$WORK/b415/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/blkiodev=$WORK/b412/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/strslice=$WORK/b414/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/docker/docker/api/types/swarm/runtime=$WORK/b420/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/compiler=$WORK/b282/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/concurrent=$WORK/b293/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/modern-go/reflect2=$WORK/b294/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/google/btree=$WORK/b521/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1alpha1=$WORK/b582/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/admissionregistration/v1beta1=$WORK/b593/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1=$WORK/b596/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta1=$WORK/b598/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/apps/v1beta2=$WORK/b600/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v1=$WORK/b603/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/autoscaling/v2beta1=$WORK/b605/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1=$WORK/b608/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v1beta1=$WORK/b610/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/batch/v2alpha1=$WORK/b612/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/certificates/v1beta1=$WORK/b615/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/core/v1=$WORK/b618/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/events/v1beta1=$WORK/b621/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/extensions/v1beta1=$WORK/b624/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/networking/v1=$WORK/b627/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/policy/v1beta1=$WORK/b630/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1=$WORK/b633/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1alpha1=$WORK/b635/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/rbac/v1beta1=$WORK/b637/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1alpha1=$WORK/b640/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/scheduling/v1beta1=$WORK/b642/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/settings/v1alpha1=$WORK/b645/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1=$WORK/b648/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1alpha1=$WORK/b650/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/informers/storage/v1beta1=$WORK/b652/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/cache=$WORK/b585/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/util/diff=$WORK/b588/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/tools/pager=$WORK/b589/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/util/buffer=$WORK/b590/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/validation=$WORK/b656/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1=$WORK/b661/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/api/equality=$WORK/b657/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apimachinery/pkg/apis/meta/v1/validation=$WORK/b658/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/util/feature=$WORK/b662/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/pods=$WORK/b675/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/core/v1/helper=$WORK/b677/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/capabilities=$WORK/b678/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/features=$WORK/b669/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/fieldpath=$WORK/b676/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/master/ports=$WORK/b679/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/security/apparmor=$WORK/b680/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/api=$WORK/b685/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/cache=$WORK/b686/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2=$WORK/b690/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/jwt=$WORK/b695/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/authenticator=$WORK/b696/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/authentication/user=$WORK/b697/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/googleapis/gnostic/extensions=$WORK/b283/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1alpha1=$WORK/b592/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/admissionregistration/v1beta1=$WORK/b594/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1=$WORK/b597/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta1=$WORK/b599/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/apps/v1beta2=$WORK/b601/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v1=$WORK/b604/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/autoscaling/v2beta1=$WORK/b606/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1=$WORK/b609/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v1beta1=$WORK/b611/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/batch/v2alpha1=$WORK/b613/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/certificates/v1beta1=$WORK/b616/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/core/v1=$WORK/b619/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/events/v1beta1=$WORK/b622/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/extensions/v1beta1=$WORK/b625/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/networking/v1=$WORK/b628/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/policy/v1beta1=$WORK/b631/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1=$WORK/b634/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1alpha1=$WORK/b636/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/rbac/v1beta1=$WORK/b638/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1alpha1=$WORK/b641/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/scheduling/v1beta1=$WORK/b643/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/settings/v1alpha1=$WORK/b646/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1=$WORK/b649/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1alpha1=$WORK/b651/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/client-go/listers/storage/v1beta1=$WORK/b653/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru=$WORK/b586/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/extensions=$WORK/b665/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/parsers=$WORK/b672/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/util/pointer=$WORK/b673/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/spf13/pflag=$WORK/b663/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiextensions-apiserver/pkg/features=$WORK/b670/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/apiserver/pkg/features=$WORK/b671/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/algorithm/priorities/util=$WORK/b687/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/scheduler/util=$WORK/b688/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519=$WORK/b691/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/cipher=$WORK/b693/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/gopkg.in/square/go-jose.v2/json=$WORK/b694/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/hashicorp/golang-lru/simplelru=$WORK/b587/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/autoscaling=$WORK/b666/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/networking=$WORK/b667/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/k8s.io/kubernetes/pkg/apis/policy=$WORK/b668/_pkg_.a BUILDSTDERR: packagefile encoding/csv=$WORK/b664/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b692/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=aeIFO06mrN1SFNwKE1EP/XM_4QG1HBlKBguZb-0p_/DTCY1aTfXSRkkEq6ToE5/aeIFO06mrN1SFNwKE1EP -B 0x9413844678007fea6b07a61d609cdfe7883c4e99 -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_s390x/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 0xd5a0cd4d91c3231dfb7a1e906608ef07dfd21718 -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-build360066103 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_s390x/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid ex_Kl65Xe4aNXc3_GOqC/ex_Kl65Xe4aNXc3_GOqC -goversion go1.13beta1 -D "" -importcfg $WORK/b011/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.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_s390x/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p math/bits -std -complete -installsuffix shared -buildid DllPtVi0SM3wkZS6NbTA/DllPtVi0SM3wkZS6NbTA -goversion go1.13beta1 -D "" -importcfg $WORK/b015/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go BUILDSTDERR: internal/cpu BUILDSTDERR: mkdir -p $WORK/b007/ BUILDSTDERR: cat >$WORK/b007/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b007/symabis ./cpu_s390x.s 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_s390x/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b009/symabis ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal BUILDSTDERR: cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/eb/ebb899cfc8bb295e0cddad9fe53460649611231a95e7bf526ca6a70584fd3044-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_s390x/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid OAZXiPfiv2OgDL6OrVg_/OAZXiPfiv2OgDL6OrVg_ -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_s390x/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid 8qffG4T2ARj94_lMp1Nx/8qffG4T2ARj94_lMp1Nx -goversion go1.13beta1 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_s390x.go ./stubs.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal BUILDSTDERR: cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/1f/1f9ad537656e130684c251f387eaa8a6559a6239818a4c8d32e6d37b8e0eb369-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_s390x/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid 3cUSReU0rW1goq989Hd6/3cUSReU0rW1goq989Hd6 -goversion go1.13beta1 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go 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_s390x/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid 7f_RJ3nM2618Gd710nMV/7f_RJ3nM2618Gd710nMV -goversion go1.13beta1 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_s390x.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/internal/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b009/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal BUILDSTDERR: cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/f0/f02f1d8ac63eb95b9c3940fb47e7c2451ddc5ede8ae6ecbf296cf03201c8d9eb-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_s390x/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p internal/race -std -complete -installsuffix shared -buildid WEfcOMvodPTcI6FO7OA-/WEfcOMvodPTcI6FO7OA- -goversion go1.13beta1 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./norace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal BUILDSTDERR: cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/bd/bd6277933ee44b7db6cc3777516665228c4b3e99da129c57a5a273cf81489418-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_s390x/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b020/symabis ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal BUILDSTDERR: cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/35/355c0190f052356a6903ad15703d33873ae63c205a12239dae4690af6c28dfe4-d # internal BUILDSTDERR: cat >$WORK/b020/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p sync/atomic -std -installsuffix shared -buildid bpFjxyis0ANUGsyyP_Lu/bpFjxyis0ANUGsyyP_Lu -goversion go1.13beta1 -symabis $WORK/b020/symabis -D "" -importcfg $WORK/b020/importcfg -pack -asmhdr $WORK/b020/go_asm.h ./doc.go ./value.go 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_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b014/symabis ./acos_s390x.s ./acosh_s390x.s ./asin_s390x.s ./asinh_s390x.s ./atan2_s390x.s ./atan_s390x.s ./atanh_s390x.s ./cbrt_s390x.s ./cosh_s390x.s ./dim_s390x.s ./erf_s390x.s ./erfc_s390x.s ./exp_s390x.s ./expm1_s390x.s ./floor_s390x.s ./log10_s390x.s ./log1p_s390x.s ./log_s390x.s ./pow_s390x.s ./sin_s390x.s ./sinh_s390x.s ./sqrt_s390x.s ./stubs_s390x.s ./tan_s390x.s ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal BUILDSTDERR: cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/44/44540182b1917d9669b7b58fbc616737880f283c47d879e85db5afef4d2fdfe6-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_s390x/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid 1f-iBqlAv4GJHInjWKsu/1f-iBqlAv4GJHInjWKsu -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/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b020=>" -I $WORK/b020/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b020/asm.o ./asm.s BUILDSTDERR: cd /usr/lib/golang/src/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b007/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/sync/atomic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b020/_pkg_.a $WORK/b020/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal BUILDSTDERR: cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/8c/8cdcfeae6b3cb2269accc0b5be7ff8b12f1b624eda5fae724a9176108891b1db-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_s390x/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid QHLgVzuj8JbwyiHC9kya/QHLgVzuj8JbwyiHC9kya -goversion go1.13beta1 -D "" -importcfg $WORK/b030/importcfg -pack ./log.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_s390x/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p math -std -installsuffix shared -buildid zfNEhr0IR0dw_OEx7Irj/zfNEhr0IR0dw_OEx7Irj -goversion go1.13beta1 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./abs.go ./acosh.go ./arith_s390x.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/internal/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b007/_pkg_.a # internal BUILDSTDERR: cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/ca/ca1ace9daa98840ecdf1c1b810a521c3a4ab2509a01b31ba278fcefa377fdf61-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_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b006/symabis ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal BUILDSTDERR: cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e2/e2fdfa2b657bf2da12e96f9564c5de8dddc494eb4d7b6b1beabe66fdcff78304-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_s390x/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p encoding -std -complete -installsuffix shared -buildid C3bDPJxLyztFsEedNjrI/C3bDPJxLyztFsEedNjrI -goversion go1.13beta1 -D "" -importcfg $WORK/b034/importcfg -pack ./encoding.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_s390x/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid NmIRyHQ2YClZS29keZzh/NmIRyHQ2YClZS29keZzh -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_generic.go ./equal_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal BUILDSTDERR: cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/33/334a4d99e4d0b5944cee54619452af24442ba76c4f222500565a155e53ae1f90-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_s390x/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid GBuBExK92A8H3QtyRy6e/GBuBExK92A8H3QtyRy6e -goversion go1.13beta1 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go BUILDSTDERR: cd /usr/lib/golang/src/internal/bytealg BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/compare_s390x.o ./compare_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/equal_s390x.o ./equal_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/index_s390x.o ./index_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b006/indexbyte_s390x.o ./indexbyte_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_s390x.o $WORK/b006/equal_s390x.o $WORK/b006/index_s390x.o $WORK/b006/indexbyte_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal BUILDSTDERR: cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/fc/fcbcbd16096279769007e680802563a81f10b2bc58d60ac546fb776beba215df-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal BUILDSTDERR: runtime BUILDSTDERR: mkdir -p $WORK/b005/ BUILDSTDERR: cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/5f/5f59acc1a29fab4f96ca8b749ad3de4317acb1fd265bacff2ff0f2bf95c56645-d # internal BUILDSTDERR: crypto/internal/subtle BUILDSTDERR: mkdir -p $WORK/b046/ 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_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_s390x.s ./duff_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s 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_s390x/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid 0rnrwy1BZwg4B3hAVTiU/0rnrwy1BZwg4B3hAVTiU -goversion go1.13beta1 -D "" -importcfg $WORK/b046/importcfg -pack ./aliasing.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_s390x/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid HaGVAb12QWRV0SOaI1oj/HaGVAb12QWRV0SOaI1oj -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 ./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_s390x.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_be64.go ./os_linux_novdso.go ./os_linux_s390x.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_s390x.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_s390x.go ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_in_none.go ./write_err.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal BUILDSTDERR: cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/9f/9fd53a119414a8d768667473cb217c8d2258c5f4dc7c2d908273c7fc5f02e61d-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_s390x/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 9aD7xdD3fDRxbT_OLc6h/9aD7xdD3fDRxbT_OLc6h -goversion go1.13beta1 -D "" -importcfg $WORK/b047/importcfg -pack ./constant_time.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal BUILDSTDERR: cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/55/551297dda68abb32a821df40fec0567427ca0ebeceadfe37400f394489eb5a1c-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_s390x/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid Pa3eL2leYohWi-B2BrPQ/Pa3eL2leYohWi-B2BrPQ -goversion go1.13beta1 -D "" -importcfg $WORK/b057/importcfg -pack ./nettrace.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal BUILDSTDERR: cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/3f/3f546578aefded86c2a594c837a19a0d0021a185ec203815144a9edbda59ac60-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_s390x/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_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/acos_s390x.o ./acos_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/acosh_s390x.o ./acosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal BUILDSTDERR: cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/db/dbdeb28e62415da89fe11d37339015da6742ab977a41c3626f4ac5b04def557d-d # internal 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_s390x/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 CF_G8fWlzKDacbrmHoUb/CF_G8fWlzKDacbrmHoUb -goversion go1.13beta1 -D "" -importcfg $WORK/b085/importcfg -pack ./operator.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asin_s390x.o ./asin_s390x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal BUILDSTDERR: cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/51/510a9e87ee687824f86d422a231812f50adb872cc9de9d15061bfa47d6fad070-d # internal BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/asinh_s390x.o ./asinh_s390x.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_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atan2_s390x.o ./atan2_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atan_s390x.o ./atan_s390x.s 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_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/atanh_s390x.o ./atanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/cbrt_s390x.o ./cbrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/cosh_s390x.o ./cosh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/dim_s390x.o ./dim_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/erf_s390x.o ./erf_s390x.s BUILDSTDERR: cd $WORK BUILDSTDERR: gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/erfc_s390x.o ./erfc_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/exp_s390x.o ./exp_s390x.s BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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: 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_s390x/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p container/list -std -complete -installsuffix shared -buildid W7TFKCiUmO2uxp5mefyC/W7TFKCiUmO2uxp5mefyC -goversion go1.13beta1 -D "" -importcfg $WORK/b102/importcfg -pack ./list.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/expm1_s390x.o ./expm1_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/floor_s390x.o ./floor_s390x.s BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log10_s390x.o ./log10_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal BUILDSTDERR: cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/26/265f37dc57a752736374207c54db01657adde2f8948676f07515e43f2394dcdc-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_s390x/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid GsPwovG6Pf72LMA_lHWe/GsPwovG6Pf72LMA_lHWe -goversion go1.13beta1 -D "" -importcfg $WORK/b121/importcfg -pack ./asn1.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log1p_s390x.o ./log1p_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/log_s390x.o ./log_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal BUILDSTDERR: cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/14/14bd158a6324d7651e99a788d40d46b473e6bf793e72e08674ee8da02f6a5a76-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_s390x/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid p388UIlouUB_aS2LO5Em/p388UIlouUB_aS2LO5Em -goversion go1.13beta1 -D "" -importcfg $WORK/b125/importcfg -pack ./aliasing.go BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/pow_s390x.o ./pow_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sin_s390x.o ./sin_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal BUILDSTDERR: cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/dd/dd9298c2e55df7c47253af4b4cc8dcba16c0699f2ba6ace253eb11b6a5e13655-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver BUILDSTDERR: mkdir -p $WORK/b163/ BUILDSTDERR: cat >$WORK/b163/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_s390x/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver -complete -installsuffix shared -buildid ccnwK9TscfuvtFpVYfGZ/ccnwK9TscfuvtFpVYfGZ -goversion go1.13beta1 -D "" -importcfg $WORK/b163/importcfg -pack ./resolver.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sinh_s390x.o ./sinh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/sqrt_s390x.o ./sqrt_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/stubs_s390x.o ./stubs_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal BUILDSTDERR: cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/0c/0c1b3fa98725fe6425fea0eecac0394aefb2b522570293014fddcc364203ff8e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal BUILDSTDERR: mkdir -p $WORK/b166/ BUILDSTDERR: cat >$WORK/b166/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_s390x/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal -complete -installsuffix shared -buildid eyYMhC8Luu_KPgYJxH16/eyYMhC8Luu_KPgYJxH16 -goversion go1.13beta1 -D "" -importcfg $WORK/b166/importcfg -pack ./internal.go BUILDSTDERR: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/tan_s390x.o ./tan_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b014/tanh_s390x.o ./tanh_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal BUILDSTDERR: cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/42/42c36994614649c5c37d4fa11cb5d2e59298264ea2732650b3a3238c82201c8a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: cd /usr/lib/golang/src/math BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b014/_pkg_.a $WORK/b014/acos_s390x.o $WORK/b014/acosh_s390x.o $WORK/b014/asin_s390x.o $WORK/b014/asinh_s390x.o $WORK/b014/atan2_s390x.o $WORK/b014/atan_s390x.o $WORK/b014/atanh_s390x.o $WORK/b014/cbrt_s390x.o $WORK/b014/cosh_s390x.o $WORK/b014/dim_s390x.o $WORK/b014/erf_s390x.o $WORK/b014/erfc_s390x.o $WORK/b014/exp_s390x.o $WORK/b014/expm1_s390x.o $WORK/b014/floor_s390x.o $WORK/b014/log10_s390x.o $WORK/b014/log1p_s390x.o $WORK/b014/log_s390x.o $WORK/b014/pow_s390x.o $WORK/b014/sin_s390x.o $WORK/b014/sinh_s390x.o $WORK/b014/sqrt_s390x.o $WORK/b014/stubs_s390x.o $WORK/b014/tan_s390x.o $WORK/b014/tanh_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal BUILDSTDERR: cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/43/43397052b6729794cc02d2c22c3235d22007a9ddeb4ec872c8a1f183c75e703a-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime/cgo BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b059=/tmp/go-build -gno-record-gcc-switches -I $WORK/b059/ -g -O2 -Wall -Werror -o $WORK/b059/_x006.o -c gcc_linux_s390x.c BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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 -m64 -march=z196 -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 -m64 -march=z196 -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_s390x.S BUILDSTDERR: cd $WORK/b059 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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_s390x/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_s390x/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b059/symabis ./asm_s390x.s BUILDSTDERR: cat >$WORK/b059/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p runtime/cgo -std -installsuffix shared -buildid Ob6sgPrl5XUS-ydBkStJ/Ob6sgPrl5XUS-ydBkStJ -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_s390x/asm -trimpath "$WORK/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b059/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b059/_pkg_.a $WORK/b059/asm_s390x.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_s390x/buildid -w $WORK/b059/_pkg_.a # internal BUILDSTDERR: cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/d7/d7c8a97f0dc30105b71b49e22d9223fccf31f9aa5d54c9762e26bc3d2f6dd1ef-d # internal BUILDSTDERR: cd /usr/lib/golang/src/runtime BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/duff_s390x.o ./duff_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/memclr_s390x.o ./memclr_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/memmove_s390x.o ./memmove_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/rt0_linux_s390x.o ./rt0_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/sys_linux_s390x.o ./sys_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b005/tls_s390x.o ./tls_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_s390x.o $WORK/b005/duff_s390x.o $WORK/b005/memclr_s390x.o $WORK/b005/memmove_s390x.o $WORK/b005/rt0_linux_s390x.o $WORK/b005/sys_linux_s390x.o $WORK/b005/tls_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal BUILDSTDERR: cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/c8/c8b20a431a22c4c75e3a4d91989a2ae325102c44f8b9f757faa7ee16937c4b90-d # internal BUILDSTDERR: internal/reflectlite BUILDSTDERR: mkdir -p $WORK/b004/ BUILDSTDERR: cat >$WORK/b004/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: sync BUILDSTDERR: mkdir -p $WORK/b018/ BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b004/symabis ./asm.s 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_s390x/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p sync -std -installsuffix shared -buildid HbMH6cj85xPO_P9pW3Nd/HbMH6cj85xPO_P9pW3Nd -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: cat >$WORK/b004/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid LREFExkA127hhWo3xFIp/LREFExkA127hhWo3xFIp -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_s390x/buildid -w $WORK/b018/_pkg_.a # internal BUILDSTDERR: cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/00/00eb3fd20e9e256f5928c2fac49a019e4e170d10a0e0baf9e4aa837c89c8645e-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_s390x/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p math/rand -std -complete -installsuffix shared -buildid d1aeF7gdB-qaZiJA4_Jq/d1aeF7gdB-qaZiJA4_Jq -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_s390x/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid ICDtw7c_qNPf8UyGO-tv/ICDtw7c_qNPf8UyGO-tv -goversion go1.13beta1 -D "" -importcfg $WORK/b058/importcfg -pack ./singleflight.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal BUILDSTDERR: cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/53/5331c62e27fc73537895600f9ebc81371b05de5aa02ba62b9b4d7ddbe8f742ef-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal BUILDSTDERR: cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/00/00cc0e2354470da7b969338ea33d0c4d3d30966da9518b437afe83c1d96c5685-d # internal BUILDSTDERR: cd /usr/lib/golang/src/internal/reflectlite BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b004/asm.o ./asm.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal BUILDSTDERR: cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/40/40528d731f4f72f86ccdc06212fe0dfd70a6059667c7c26d83110806058471af-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_s390x/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid W5s7PWAzWGGASbVkvnWd/W5s7PWAzWGGASbVkvnWd -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_s390x/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p sort -std -complete -installsuffix shared -buildid bU18H-yllTvdhDnEe69Y/bU18H-yllTvdhDnEe69Y -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_s390x/buildid -w $WORK/b003/_pkg_.a # internal BUILDSTDERR: cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/e4/e4504e196cb5bb551ee9443aeb40b66df530c25e0af1dc82b20e7233cca78f83-d # internal BUILDSTDERR: internal/oserror BUILDSTDERR: mkdir -p $WORK/b025/ BUILDSTDERR: io 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_s390x/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid u89Vscfjzqzdr37LjvP9/u89Vscfjzqzdr37LjvP9 -goversion go1.13beta1 -D "" -importcfg $WORK/b025/importcfg -pack ./errors.go BUILDSTDERR: strconv BUILDSTDERR: mkdir -p $WORK/b016/ BUILDSTDERR: mkdir -p $WORK/b023/ 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: cd /usr/lib/golang/src/strconv BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p strconv -std -complete -installsuffix shared -buildid okuCoOepy4h6FaX6Kulf/okuCoOepy4h6FaX6Kulf -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: cat >$WORK/b023/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile sync=$WORK/b018/_pkg_.a BUILDSTDERR: packagefile sync/atomic=$WORK/b020/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/io BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p io -std -complete -installsuffix shared -buildid P-mbeTIOQDK55IE7af8l/P-mbeTIOQDK55IE7af8l -goversion go1.13beta1 -D "" -importcfg $WORK/b023/importcfg -pack ./io.go ./multi.go ./pipe.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal BUILDSTDERR: cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/35/35a74e5a7e0fe507192c707710094f6d0067d3115b4686a0b6c5e71dece861ef-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_s390x/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b027/symabis ./asm_linux_s390x.s 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: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p syscall -std -installsuffix shared -buildid CbIEZPyiwIi1EaZK4Un8/CbIEZPyiwIi1EaZK4Un8 -goversion go1.13beta1 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./dirent.go ./endian_big.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_s390x.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal BUILDSTDERR: cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/66/66d2a8fabb7d449ef5dfbfc39e14215db0de4378597ae3a8675b55afcdae151f-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_s390x/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid JZlpdqtDPssPL2DAnOHp/JZlpdqtDPssPL2DAnOHp -goversion go1.13beta1 -D "" -importcfg $WORK/b056/importcfg -pack ./message.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal BUILDSTDERR: cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/d6/d6ea54e78b751da4bffdd2386ffa925a075c32a57a76587f216c0c559807df04-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_s390x/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p bytes -std -installsuffix shared -buildid AhjUPtHEt66Qj734tX2k/AhjUPtHEt66Qj734tX2k -goversion go1.13beta1 -D "" -importcfg $WORK/b032/importcfg -pack ./buffer.go ./bytes.go ./reader.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal BUILDSTDERR: cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ff/ffafea2e7dcb4b86a134bcb5735c9011c6d12fbd404412ea102301af9f1b90ed-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_s390x/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b013/symabis ./asm_s390x.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_s390x/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p reflect -std -installsuffix shared -buildid bbA0xZxLOSkTdDHeqGrX/bbA0xZxLOSkTdDHeqGrX -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_s390x/buildid -w $WORK/b032/_pkg_.a # internal BUILDSTDERR: cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/4c/4cd5556908e239a07a2920ba351cd270661985502deee4b16ab890bc39555449-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_s390x/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid IP-GzwelcSNzrDlc0YuO/IP-GzwelcSNzrDlc0YuO -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_s390x/buildid -w $WORK/b056/_pkg_.a # internal BUILDSTDERR: cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/f6/f67fe227584cb1737d58d22a48a1caf9504e55202166c34917755716a94ea888-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_s390x/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p bufio -std -complete -installsuffix shared -buildid 2iIRCMUoMZdmrPdd3Eh9/2iIRCMUoMZdmrPdd3Eh9 -goversion go1.13beta1 -D "" -importcfg $WORK/b040/importcfg -pack ./bufio.go ./scan.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal BUILDSTDERR: cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/6f/6f20f83f05579a8bb4fe642eb550f1e8e171560c990f506f70364addc7da0c61-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_s390x/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p hash -std -complete -installsuffix shared -buildid rAj4eH6n7WiQu9KIX0Gw/rAj4eH6n7WiQu9KIX0Gw -goversion go1.13beta1 -D "" -importcfg $WORK/b052/importcfg -pack ./hash.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b027/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal BUILDSTDERR: cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2f/2f71f7e4822bd575b3287f717b03973f12c5ed7e29c7eeb0b9525d0abda1c69f-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_s390x/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p crypto -std -complete -installsuffix shared -buildid 1pL0kE6yFabz0thHwp4t/1pL0kE6yFabz0thHwp4t -goversion go1.13beta1 -D "" -importcfg $WORK/b051/importcfg -pack ./crypto.go BUILDSTDERR: cd /usr/lib/golang/src/syscall BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal BUILDSTDERR: cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/f3/f33daea5db9449c40eb6246bc8b51a7ff9b5ae0cc23f92b6a6703388d3cc182b-d # internal BUILDSTDERR: time BUILDSTDERR: mkdir -p $WORK/b028/ 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_s390x/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p time -std -installsuffix shared -buildid HOh_cuDx0ZpHQUYl5NoE/HOh_cuDx0ZpHQUYl5NoE -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal BUILDSTDERR: cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/1e/1e7495fd3f1eaa9fb4ddace1eee599eb09e5f3ba4b89ba50ddc6e2fe7fedce32-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_s390x/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid Z42XEKZ5A-b_8Xw3wxGK/Z42XEKZ5A-b_8Xw3wxGK -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_s390x.go ./nonblocking.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal BUILDSTDERR: cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4b6ecb3c980bf4a294700e21bedb428997a48e4adfe9aa5527ceaabfde8e6fa-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_s390x/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p path -std -complete -installsuffix shared -buildid e3noElkbuncgxB51Deay/e3noElkbuncgxB51Deay -goversion go1.13beta1 -D "" -importcfg $WORK/b063/importcfg -pack ./match.go ./path.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal BUILDSTDERR: cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/63/63d55c1f2ac9e906fce216db59d5c82c852e9797ebcd47b451b27457ee29b2c7-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_s390x/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid fG4QlwR8w7puYLusbbck/fG4QlwR8w7puYLusbbck -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_s390x/buildid -w $WORK/b063/_pkg_.a # internal BUILDSTDERR: cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/4d/4df14b3b692641b8514496c6ad67a3ff489a517335f6e3458c0e00d190e1b169-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_s390x/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b096/symabis ./crc32_s390x.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_s390x/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p hash/crc32 -std -installsuffix shared -buildid 2nt6I7tYqvuRhO4JbgT5/2nt6I7tYqvuRhO4JbgT5 -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_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b096/crc32_s390x.o ./crc32_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b096/_pkg_.a $WORK/b096/crc32_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal BUILDSTDERR: cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/51/51d198e243e4574c13976142b18ade06dc44392d53932c1e17a09c979015002f-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_s390x/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 lDS_-5AaZ2YC6r46Tmbj/lDS_-5AaZ2YC6r46Tmbj -goversion go1.13beta1 -D "" -importcfg $WORK/b097/importcfg -pack ./sortkeys.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal BUILDSTDERR: cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/3b/3b5d0429619ac3f833f96df6698b7aaf17001bff94817ac0e6cee2a42cca16ca-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_s390x/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid atPXQdIVkkQu9uiXuRog/atPXQdIVkkQu9uiXuRog -goversion go1.13beta1 -D "" -importcfg $WORK/b106/importcfg -pack ./randutil.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal BUILDSTDERR: cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/41/414bdfa24ab3b54b0a960d464709fb13b95b66998b0930d720cdf6fa488bba1e-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_s390x/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid doxIU1U31B2ZaIAYzOVs/doxIU1U31B2ZaIAYzOVs -goversion go1.13beta1 -D "" -importcfg $WORK/b111/importcfg -pack ./hmac.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal BUILDSTDERR: cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/02/025370c070e84aceaf84239c7ef6f333a9d8612406a29dba0351fbd2c00cc4ae-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_s390x/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid iGms23lFXivZ4fdXNzYK/iGms23lFXivZ4fdXNzYK -goversion go1.13beta1 -D "" -importcfg $WORK/b113/importcfg -pack ./rc4.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal BUILDSTDERR: cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/6b/6b97d647363a3cf6c64d7289bd07ae20392a8fddd10fb2fd795a780f90e80135-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/hkdf BUILDSTDERR: mkdir -p $WORK/b129/ BUILDSTDERR: cat >$WORK/b129/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_s390x/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid PASSFdiXDBGa3g0av3mq/PASSFdiXDBGa3g0av3mq -goversion go1.13beta1 -D "" -importcfg $WORK/b129/importcfg -pack ./hkdf.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal BUILDSTDERR: cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/31/318091d694ecaa63ad7dd3c34fe2856a2702549abfcdb0122496476356400c38-d # internal 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_s390x/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p internal/poll -std -installsuffix shared -buildid SlkGJp2SGwtVptjSjaKO/SlkGJp2SGwtVptjSjaKO -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_s390x/buildid -w $WORK/b129/_pkg_.a # internal BUILDSTDERR: cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/52/5265f9a9ce8d85db98da5b21f65c21f6af30c5ae06e92ec059241ba5fdfe0a0f-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_s390x/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p context -std -complete -installsuffix shared -buildid M03XjrDXLVXqHA-ZO-ip/M03XjrDXLVXqHA-ZO-ip -goversion go1.13beta1 -D "" -importcfg $WORK/b055/importcfg -pack ./context.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal BUILDSTDERR: cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/6c/6cf3a5a3fcf0738855f95d48c0ba0137e6e4b39e1de8be3f44253880e748013e-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_s390x/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 CBxuWymJnU9xm5aX7FJo/CBxuWymJnU9xm5aX7FJo -goversion go1.13beta1 -D "" -importcfg $WORK/b083/importcfg -pack ./context.go ./go17.go ./go19.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal BUILDSTDERR: cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/34/34203271bd0b92fe1d5549428eff5a2af958d60f457e218405a20de6ce61a5e7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b133/ BUILDSTDERR: cat >$WORK/b133/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_s390x/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/transform -complete -installsuffix shared -buildid NsJmJ1RM1fuTRuOyPyst/NsJmJ1RM1fuTRuOyPyst -goversion go1.13beta1 -D "" -importcfg $WORK/b133/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal BUILDSTDERR: cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/2b/2b4889e62c1c3cf6f17cc02d1eb08b9b549f2b85ee82cc2bdd08ec233416878b-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_s390x/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p regexp -std -complete -installsuffix shared -buildid M5piLrdS8R0wBX_EO59b/M5piLrdS8R0wBX_EO59b -goversion go1.13beta1 -D "" -importcfg $WORK/b065/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal BUILDSTDERR: cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/68/687f4d8fcdef33ae2c559880ed04c43f89d5b3adc4d1dc3d0320334ff12a3937-d # internal BUILDSTDERR: vendor/golang.org/x/text/transform BUILDSTDERR: mkdir -p $WORK/b141/ BUILDSTDERR: cat >$WORK/b141/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_s390x/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 4pJ4KhQKSaa59Msxsw19/4pJ4KhQKSaa59Msxsw19 -goversion go1.13beta1 -D "" -importcfg $WORK/b141/importcfg -pack ./transform.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal BUILDSTDERR: cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/d8/d89dbea8cd7a334ec6d1abfd6a940d9cb35532c34a2c67208860b696da4e63e9-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_s390x/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p os -std -installsuffix shared -buildid yCQ4VGH9RY9yv_C1TVy7/yCQ4VGH9RY9yv_C1TVy7 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal BUILDSTDERR: cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/87/87a1d50f916ed4338c4b2330baae9a4f0c00f0d6d20a6c4e050cba904667aefc-d # internal BUILDSTDERR: html BUILDSTDERR: mkdir -p $WORK/b155/ BUILDSTDERR: cat >$WORK/b155/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_s390x/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p html -std -complete -installsuffix shared -buildid 6hMeMskDuDs4GqXWDXpU/6hMeMskDuDs4GqXWDXpU -goversion go1.13beta1 -D "" -importcfg $WORK/b155/importcfg -pack ./entity.go ./escape.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal BUILDSTDERR: cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/4d/4d4887b307dbf6d49d38be7edc7ab2fa07b6284ddade9a1f50591fdfb2781bc6-d # internal BUILDSTDERR: text/tabwriter BUILDSTDERR: mkdir -p $WORK/b158/ BUILDSTDERR: cat >$WORK/b158/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_s390x/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid II4tm_P4pSHe9BirHDCK/II4tm_P4pSHe9BirHDCK -goversion go1.13beta1 -D "" -importcfg $WORK/b158/importcfg -pack ./tabwriter.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal BUILDSTDERR: cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/7d/7d749157d94bb472818b4d469a482a55bbe9ae4453cc517fd2afcd2cc21dc2c7-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive BUILDSTDERR: mkdir -p $WORK/b167/ BUILDSTDERR: cat >$WORK/b167/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_s390x/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid m-yFirqDQlgumfGnw8Gs/m-yFirqDQlgumfGnw8Gs -goversion go1.13beta1 -D "" -importcfg $WORK/b167/importcfg -pack ./keepalive.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal BUILDSTDERR: cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/ed/ed0b4b2340c02fd556ad90783540e3ed317c0e3f772da0115a948c1529258ee8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap BUILDSTDERR: mkdir -p $WORK/b178/ BUILDSTDERR: cat >$WORK/b178/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_s390x/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap -complete -installsuffix shared -buildid blOfHHBL9DDL8JQV_D7-/blOfHHBL9DDL8JQV_D7- -goversion go1.13beta1 -D "" -importcfg $WORK/b178/importcfg -pack ./tap.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal BUILDSTDERR: cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a6/a650a8bdd397b540316bc7dae5be65abcea44c2ddf8025b9046079c1f7bd338e-d # internal BUILDSTDERR: cd /usr/lib/golang/src/reflect BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b013/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal BUILDSTDERR: cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1a/1adb7f8c660568c4ac522915a54716b1a1db88268e8ffbcde30c287869571e4d-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_s390x/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid zIKAcFXUbFTHWOWTV0KV/zIKAcFXUbFTHWOWTV0KV -goversion go1.13beta1 -D "" -importcfg $WORK/b012/importcfg -pack ./sort.go 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_s390x/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid KIUDujMRyRwti1EfdmpM/KIUDujMRyRwti1EfdmpM -goversion go1.13beta1 -D "" -importcfg $WORK/b036/importcfg -pack ./binary.go ./varint.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal BUILDSTDERR: cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/09/099849c8040c98e4ae2169b9a06ddf411502d53f75e8b61f4c7090ad5374b04e-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal BUILDSTDERR: cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/79/79863d3c692a05bfd847103013ea4b945b7c142de702e0be4863650d9aec49b2-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_s390x/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid VNWnm-mmWXDHE1W5sOs5/VNWnm-mmWXDHE1W5sOs5 -goversion go1.13beta1 -D "" -importcfg $WORK/b061/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go 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_s390x/cgo -objdir $WORK/b054/ -importpath net -- -I $WORK/b054/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal BUILDSTDERR: cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/e8/e8e296792d52ff941ef52da0e067c11379d413acdf64023b581b8abf4b77750e-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_s390x/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p fmt -std -complete -installsuffix shared -buildid TW7O-9RbSvLd4qZYXtn2/TW7O-9RbSvLd4qZYXtn2 -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_s390x/buildid -w $WORK/b036/_pkg_.a # internal BUILDSTDERR: cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/c6/c68754a917c1d3417bc9e31de29677dce756de0c3e405760dc524e6b33f1a44b-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_s390x/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid MK4bKoJoM6ppBviLGqvT/MK4bKoJoM6ppBviLGqvT -goversion go1.13beta1 -D "" -importcfg $WORK/b035/importcfg -pack ./base64.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal BUILDSTDERR: cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/7f/7fa3b7c9970b480211ae4fc3c1327fee11d29c520be37736366a609863689a83-d # internal BUILDSTDERR: crypto/cipher BUILDSTDERR: mkdir -p $WORK/b045/ 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: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/cipher BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid i2fo6nNzOXBHWNwEMgqr/i2fo6nNzOXBHWNwEMgqr -goversion go1.13beta1 -D "" -importcfg $WORK/b045/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal BUILDSTDERR: cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/11/11a15572df084cd0a6495b7f88dba272f6067fb445322e3b76acd844409469dc-d # internal BUILDSTDERR: crypto/sha1 BUILDSTDERR: mkdir -p $WORK/b050/ BUILDSTDERR: cat >$WORK/b050/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b050/symabis ./sha1block_s390x.s 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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid cIQUyCo-Awnh91FVlreQ/cIQUyCo-Awnh91FVlreQ -goversion go1.13beta1 -symabis $WORK/b050/symabis -D "" -importcfg $WORK/b050/importcfg -pack -asmhdr $WORK/b050/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal BUILDSTDERR: cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/e9/e9d2e75ba1e4a06a92352c4cdb6d0b66512dd76c240353132536c3619a92c433-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_s390x/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b044/symabis ./asm_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha1 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b050=>" -I $WORK/b050/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b050/sha1block_s390x.o ./sha1block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b050/_pkg_.a $WORK/b050/sha1block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal BUILDSTDERR: cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/b2/b2e00e4531c2dff45297efc9688b2dfdf567386b4553b6debd3aecad0d47078b-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_s390x/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p os/exec -std -complete -installsuffix shared -buildid XtKZZD79XvZbDm1Yc2Jm/XtKZZD79XvZbDm1Yc2Jm -goversion go1.13beta1 -D "" -importcfg $WORK/b060/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go 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 crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile errors=$WORK/b003/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_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_s390x/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p crypto/aes -std -installsuffix shared -buildid nwd5CFTEph9ejqnJeblP/nwd5CFTEph9ejqnJeblP -goversion go1.13beta1 -symabis $WORK/b044/symabis -D "" -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b044/asm_s390x.o ./asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b044/_pkg_.a $WORK/b044/asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal BUILDSTDERR: cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/3f/3fe8ce5b582ee77454dd4e01c3e1fb8f451ea90086ecc9b5a6364b27cc4ea0f9-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_s390x/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b069/symabis ./asm_linux_s390x.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_s390x/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 pAirR4gvRbj35LhtG1zS/pAirR4gvRbj35LhtG1zS -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_big.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_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal BUILDSTDERR: cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5d/5d1d50563223ee29e6fc5c0614d15ecb5587acc23d199ee166b804dd28d7e28b-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_s390x/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid F3PmBEoww3Zw1nephqUD/F3PmBEoww3Zw1nephqUD -goversion go1.13beta1 -D "" -importcfg $WORK/b070/importcfg -pack ./ioutil.go ./tempfile.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal BUILDSTDERR: cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/12/1235b57bb60fa8bcc48e93da3c6f81fd6dc643cdb2baf374fe424c12ac37af20-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_s390x/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid y0yiKmqJw_DotDgW0WAM/y0yiKmqJw_DotDgW0WAM -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_s390x/buildid -w $WORK/b070/_pkg_.a # internal BUILDSTDERR: cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/61/611f88233427448c67b3b957c3d976551dae56c3448be5c2d8cde8083316b876-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_s390x/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b048/symabis ./arith_s390x.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_s390x/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p math/big -std -installsuffix shared -buildid l7E165HPpxsE_HQAWzsX/l7E165HPpxsE_HQAWzsX -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 ./arith_decl_s390x.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/b054 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -march=z196 -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/net BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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_s390x/cgo -dynpackage net -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal BUILDSTDERR: cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/11/11a1873baa09e2ff5c76ee73edfd700a3a55dc35d69f1d0bff124a2fda1a4d8a-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_s390x/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid GmQOboVaVRFN7FDuuuHx/GmQOboVaVRFN7FDuuuHx -goversion go1.13beta1 -D "" -importcfg $WORK/b053/importcfg -pack ./hex.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_s390x/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p net -std -installsuffix shared -buildid gPH4hT0JAO7ODFccmASM/gPH4hT0JAO7ODFccmASM -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: 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_s390x/asm -trimpath "$WORK/b069=>" -I $WORK/b069/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b069/asm_linux_s390x.o ./asm_linux_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal BUILDSTDERR: cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/89/892773ef05e9421d9ffffd0634a4bd95d123a75633771b5b9475ab5d490d1cdd-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_s390x/cgo -objdir $WORK/b062/ -importpath os/user -- -I $WORK/b062/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.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_s390x/pack r $WORK/b069/_pkg_.a $WORK/b069/asm_linux_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal BUILDSTDERR: cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/72/72b3293b748e0a87b664f4e4d20d3b6f4b1aa795566e28774242550dda33f7fd-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_s390x/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 gO0PtdbV6FtnNuXDa-jZ/gO0PtdbV6FtnNuXDa-jZ -goversion go1.13beta1 -D "" -importcfg $WORK/b064/importcfg -pack ./duration.go ./size.go ./ulimit.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal BUILDSTDERR: cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/55/555039a99ff8d033f7c15f8169fa3d3588c69858540bed41efd5a91e382bf4d4-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_s390x/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 osmw99qqk3nPApTL8TCg/osmw99qqk3nPApTL8TCg -goversion go1.13beta1 -D "" -importcfg $WORK/b067/importcfg -pack ./config.go ./state.go ./version.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal BUILDSTDERR: cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/f3/f374759adcd75d916953008d0c2ab48e584f6633f7a17af82530a0e05c206d1a-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_s390x/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 lkodDohC9KGZGBgjnvdK/lkodDohC9KGZGBgjnvdK -goversion go1.13beta1 -D "" -importcfg $WORK/b068/importcfg -pack ./errors.go ./stack.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal BUILDSTDERR: cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/fa/fa1445db252c314d539e164269e89c63be79574aa3d20900b6881773305094bb-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_s390x/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p log -std -complete -installsuffix shared -buildid n0NmcrdJ0KqZJPqX2-Rt/n0NmcrdJ0KqZJPqX2-Rt -goversion go1.13beta1 -D "" -importcfg $WORK/b076/importcfg -pack ./log.go BUILDSTDERR: cd /usr/lib/golang/src/math/big BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b048=>" -I $WORK/b048/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b048/arith_s390x.o ./arith_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b048/_pkg_.a $WORK/b048/arith_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal BUILDSTDERR: cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/53/5301cee563e4647015ca6e69d0b2be21932bed43296e5053408fc616159d8090-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_s390x/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid JPV-_RJA2R_oZ8vDJ4hw/JPV-_RJA2R_oZ8vDJ4hw -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_s390x/buildid -w $WORK/b076/_pkg_.a # internal BUILDSTDERR: cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/b2/b21ce1d44181e11f61ceeed19ece0a4eec5f5cfd809bcb9a1216014a64852ed9-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_s390x/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 oJIjMDe8HVqsDqhV4Kg3/oJIjMDe8HVqsDqhV4Kg3 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal BUILDSTDERR: cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/bf/bf7629bec1313b8f50d66424421bee449814b2e82156f79a8ff01b18b1158177-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_s390x/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid 6WNRS2YMv2WmOmFT9IZA/6WNRS2YMv2WmOmFT9IZA -goversion go1.13beta1 -D "" -importcfg $WORK/b077/importcfg -pack ./scanner.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal BUILDSTDERR: cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/aa/aa98554e98647d693144285a3071ebb60ac822999f5c30ff6d6949aa5bd01ba1-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_s390x/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/cri-o/cri-o/pkg/findprocess -complete -installsuffix shared -buildid OYuL3z6hr77nc99CGNIC/OYuL3z6hr77nc99CGNIC -goversion go1.13beta1 -D "" -importcfg $WORK/b079/importcfg -pack ./findprocess.go ./findprocess_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal BUILDSTDERR: cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/14/14a210b1d8b36613173765dc8e6b341a286dfa1b3f93a3c1abd1b68663b415f1-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_s390x/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -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_s390x/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p os/signal -std -installsuffix shared -buildid c3s1XyeuDUxnomYDp9LN/c3s1XyeuDUxnomYDp9LN -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_s390x/asm -trimpath "$WORK/b082=>" -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b082/sig.o ./sig.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b082/_pkg_.a $WORK/b082/sig.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal BUILDSTDERR: cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/92/92a9f28e1545670fc0cea9217538322892acdefbbe87463ab0b3c37e6e26ec9d-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_s390x/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 T9HokB-kMSJD4Yw-q2FY/T9HokB-kMSJD4Yw-q2FY -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_s390x/buildid -w $WORK/b081/_pkg_.a # internal BUILDSTDERR: cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/85/85b7710657d178eec37bbfc576fc59d222a3235e6db03a971131befc00045e2a-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_s390x/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 y8Vo3ufCDeYMrLbqpVg8/y8Vo3ufCDeYMrLbqpVg8 -goversion go1.13beta1 -D "" -importcfg $WORK/b084/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal BUILDSTDERR: cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/de/de4bd31896662a71eb3c57c791ed68e3546a541d34edc4d177955684e4ad66d0-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_s390x/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 dW345AZlMut6E7jqxXIk/dW345AZlMut6E7jqxXIk -goversion go1.13beta1 -D "" -importcfg $WORK/b074/importcfg -pack ./fileutils.go ./fileutils_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal BUILDSTDERR: cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/4c/4c17e7b673cc54e9d0f00392fdb08754f7471dcd09ccaa0375e5c388984bbc0e-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_s390x/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p flag -std -complete -installsuffix shared -buildid f_nEBJYbe3Hdj7dQQUML/f_nEBJYbe3Hdj7dQQUML -goversion go1.13beta1 -D "" -importcfg $WORK/b089/importcfg -pack ./flag.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal BUILDSTDERR: cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/98/98420897b3fd8f2ec9b3acb6d014b865bc64fc96127837cf02aaacf01380ece1-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_s390x/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 Gg7f152OQUSa3qKCg1UA/Gg7f152OQUSa3qKCg1UA -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal BUILDSTDERR: cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/9e/9ebbeb485985924d15e53ada133a6253ffd24357d9c1670cfce02452e0441d8b-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_s390x/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 1xCTvcnxgirTz3Jr84NS/1xCTvcnxgirTz3Jr84NS -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_s390x/buildid -w $WORK/b089/_pkg_.a # internal BUILDSTDERR: cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/49/4926b05f2fd7f9a6eec6687a11936e5cee07810870b1b3043ed07a09f232436d-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_s390x/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 0PYSD3BTSujcLaxZPPcM/0PYSD3BTSujcLaxZPPcM -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_s390x/buildid -w $WORK/b072/_pkg_.a # internal BUILDSTDERR: cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/88/8887c728750bf5ff82e0b6513daf89c632a6ab497b80cde35194836520fc3e28-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_s390x/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid wWpoAwG4W-RxKZ3fJ7p5/wWpoAwG4W-RxKZ3fJ7p5 -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: cd $WORK/b062 BUILDSTDERR: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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: TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -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 -m64 -march=z196 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal BUILDSTDERR: cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b0/b052950af6a2b393cc94b06cadbd1c209ccea615f4af09c254108f09a3a6b54a-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_s390x/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid Abp1Ri3Kre6rX3U-cIyV/Abp1Ri3Kre6rX3U-cIyV -goversion go1.13beta1 -D "" -importcfg $WORK/b094/importcfg -pack ./gunzip.go ./gzip.go BUILDSTDERR: cd /usr/lib/golang/src/os/user BUILDSTDERR: TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -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: TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b062/_cgo_.o -dynout $WORK/b062/_cgo_import.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal BUILDSTDERR: cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/30/30ff01ed5b16422032ab49f52ba0e64821fabc12f742e962bbf39ace72921a1f-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_s390x/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 4w37w6CxVlqBUUssPj0Z/4w37w6CxVlqBUUssPj0Z -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: 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: cd /usr/lib/golang/src/os/user BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p os/user -std -installsuffix shared -buildid IXadFSXb4WF5hcXvxIq6/IXadFSXb4WF5hcXvxIq6 -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: /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b062/_pkg_.a # internal BUILDSTDERR: cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/82/82b6bafbe5a517eab007d3243cc9e5276a520dcf7c87c5ed304d70c974abd7cf-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_s390x/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 ML_u7xUT-JRiHY3pc0D9/ML_u7xUT-JRiHY3pc0D9 -goversion go1.13beta1 -D "" -importcfg $WORK/b078/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal BUILDSTDERR: cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/c7/c7706dbef3986373f28a0d71ab0c9ad696e151487160f0777a4e1e158801d165-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_s390x/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 gMw1pGwBWiCzMVHTzujU/gMw1pGwBWiCzMVHTzujU -goversion go1.13beta1 -D "" -importcfg $WORK/b071/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go BUILDSTDERR: cd /usr/lib/golang/src/net BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/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_s390x/buildid -w $WORK/b054/_pkg_.a # internal BUILDSTDERR: cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/c2/c2e3f76afcd20a76f95525bed2355a14a492c87aceab6fed0baedfcd07b15087-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_s390x/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 xkIBpTR-7AwsHQWh_PJt/xkIBpTR-7AwsHQWh_PJt -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_s390x/buildid -w $WORK/b071/_pkg_.a # internal BUILDSTDERR: cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/d4/d45f43a20f107410e5fa58c9d19bc13cdf9e17fccc117e1329ba4e91b48c40bb-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_s390x/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 uaLQV7urk2ssj5qpv7ad/uaLQV7urk2ssj5qpv7ad -goversion go1.13beta1 -D "" -importcfg $WORK/b088/importcfg -pack ./glog.go ./glog_file.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal BUILDSTDERR: cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/b4/b48a9f619318dfaa15d3e66e18e24a7d83a0f7470ace5043b200fa271d662f8b-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_s390x/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 7F8bqjSA5Nxwkz9cXLPH/7F8bqjSA5Nxwkz9cXLPH -goversion go1.13beta1 -D "" -importcfg $WORK/b087/importcfg -pack ./runtime.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal BUILDSTDERR: cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/93/9353a00f6327e36ef4b058e276cd61b9472ad85d7d7ac63cba803179612771fc-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_s390x/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 xjMTpbs04UzG1DldhZCU/xjMTpbs04UzG1DldhZCU -goversion go1.13beta1 -D "" -importcfg $WORK/b086/importcfg -pack ./doc.go ./wait.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal BUILDSTDERR: cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/2c/2c54fc5fdbd1f6c518d53457b019ca88a232ba42de5cc9b8940d45e21142a6fe-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_s390x/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid GkNqD5-_a6nMc4xNxF9U/GkNqD5-_a6nMc4xNxF9U -goversion go1.13beta1 -D "" -importcfg $WORK/b103/importcfg -pack ./block.go ./cipher.go ./const.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal BUILDSTDERR: cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/89/890997f4f76c6dbc25350c851cccc9902c7daa7854fcd1823e07a7e47790e3aa-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_s390x/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 6nWhVeGkMFB-0WwSRxVz/6nWhVeGkMFB-0WwSRxVz -goversion go1.13beta1 -D "" -importcfg $WORK/b093/importcfg -pack ./descriptor.go ./descriptor.pb.go ./descriptor_gostring.gen.go ./helper.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal BUILDSTDERR: cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/0c/0cf8896f453ff15e7693e1636572df02b20561c678ae391ff0c820f2a4c818ef-d # internal BUILDSTDERR: crypto/elliptic BUILDSTDERR: mkdir -p $WORK/b105/ BUILDSTDERR: cat >$WORK/b105/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b105/symabis ./p256_asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal BUILDSTDERR: cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/3c/3c8a9e16f6109750c66ef1d40eb247166e75ba2b8750cd14dbd09edd096d5d8b-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_s390x/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b107/symabis ./sha512block_s390x.s BUILDSTDERR: cat >$WORK/b105/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile internal/cpu=$WORK/b007/_pkg_.a 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_s390x/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/elliptic -std -installsuffix shared -buildid lqcNgtKuNirnhykl5GXy/lqcNgtKuNirnhykl5GXy -goversion go1.13beta1 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.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 internal/cpu=$WORK/b007/_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_s390x/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p crypto/sha512 -std -installsuffix shared -buildid alRZoN3c_drrTpHsN5Xq/alRZoN3c_drrTpHsN5Xq -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 ./sha512block_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b107=>" -I $WORK/b107/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b107/sha512block_s390x.o ./sha512block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b107/_pkg_.a $WORK/b107/sha512block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal BUILDSTDERR: cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/42/422a36284459b87415a816d6a69d11d1f1983a19a7b92f9e0141ebdb57016a81-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_s390x/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid fZoACu-1jmgvHHjGT9HW/fZoACu-1jmgvHHjGT9HW -goversion go1.13beta1 -D "" -importcfg $WORK/b108/importcfg -pack ./asn1.go ./common.go ./marshal.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/elliptic BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b105/p256_asm_s390x.o ./p256_asm_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b105/_pkg_.a $WORK/b105/p256_asm_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal BUILDSTDERR: cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ab/ab0d58af2135df07c6ec7308be0ff45fc0ba2d019cd88b64c66b3e44eca9fcc1-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_s390x/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid f8t0JxYPiCxJUiNSZYru/f8t0JxYPiCxJUiNSZYru -goversion go1.13beta1 -D "" -importcfg $WORK/b110/importcfg -pack ./const.go ./edwards25519.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal BUILDSTDERR: cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/de/ded25df4d1d65c1ae4a817cab7115d61da2a2fa8097efd820cc3fa5ad5cc991f-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_s390x/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 XompG37qBI95ed63j0ix/XompG37qBI95ed63j0ix -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_s390x/buildid -w $WORK/b108/_pkg_.a # internal BUILDSTDERR: cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/45/45248af2a2f3dc193a71a50f6c73ffed0122aa78ba501685850a0b6f59c182d3-d # internal BUILDSTDERR: crypto/ecdsa BUILDSTDERR: mkdir -p $WORK/b104/ BUILDSTDERR: cat >$WORK/b104/go_asm.h << 'EOF' # internal BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b104/symabis ./ecdsa_s390x.s 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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile io=$WORK/b023/_pkg_.a BUILDSTDERR: packagefile math/big=$WORK/b048/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/ecdsa -std -installsuffix shared -buildid 7zb_nUN9ws4KOOtNHBLX/7zb_nUN9ws4KOOtNHBLX -goversion go1.13beta1 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./ecdsa.go ./ecdsa_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal BUILDSTDERR: cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/23/23d7304e882d97dd77d9f2ef1b12efbe3b0b9ac3f549da98a593632a3dd2fa50-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_s390x/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 g15RkTanLegcyex31GfX/g15RkTanLegcyex31GfX -goversion go1.13beta1 -D "" -importcfg $WORK/b091/importcfg -pack ./doc.go ./gogo.pb.go ./helper.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b104/ecdsa_s390x.o ./ecdsa_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal BUILDSTDERR: cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/45/4597b24e08601251a7c77d453efa0fad95cf41e8902b410d2a625436ab01a48b-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_s390x/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid 3mkq5aTmDZxxmt2cF7v4/3mkq5aTmDZxxmt2cF7v4 -goversion go1.13beta1 -D "" -importcfg $WORK/b109/importcfg -pack ./ed25519.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/ecdsa BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b104/_pkg_.a $WORK/b104/ecdsa_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal BUILDSTDERR: cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/b3/b3d2f6b7de4fe5868998b06ddaf51646fe1bf58cb141669fa1e411ad064b0b13-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_s390x/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b112/symabis ./md5block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal BUILDSTDERR: cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/ae/ae983c6ef54c7da4f19e4b5d10e7c69cf77fcec1b9d7aa9540a6cc3116df42c5-d # internal 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_s390x/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 hMncHLRrBQLFWGBje-S_/hMncHLRrBQLFWGBje-S_ -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: 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_s390x/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/md5 -std -installsuffix shared -buildid bYnxc4wz2KSQBgGJFC46/bYnxc4wz2KSQBgGJFC46 -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal BUILDSTDERR: cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/93/9325156ef355979355a15356253e76a4742abcafc0e20ae3f4e9dd396403ade9-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_s390x/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/cri-o/cri-o/utils -complete -installsuffix shared -buildid uSZ6-kB12Anu35skFuc6/uSZ6-kB12Anu35skFuc6 -goversion go1.13beta1 -D "" -importcfg $WORK/b080/importcfg -pack ./filesystem.go ./utils.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal BUILDSTDERR: cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8b/8b4a294022c7108fa53bc9dfe4bbad08337f169d4055329506b2c214610bd851-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_s390x/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid uAKf3g7xKzue9M_b1SHq/uAKf3g7xKzue9M_b1SHq -goversion go1.13beta1 -D "" -importcfg $WORK/b114/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/md5 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b112=>" -I $WORK/b112/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b112/md5block_s390x.o ./md5block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b112/_pkg_.a $WORK/b112/md5block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal BUILDSTDERR: cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/57/571afb7acfdc2fc6b493fc9934a24bf1c56d33cdd2ec0e407c04da9c6af584f5-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_s390x/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b115/symabis ./sha256block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal 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 internal/cpu=$WORK/b007/_pkg_.a BUILDSTDERR: packagefile math/bits=$WORK/b015/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid 2LAQl1KrXz3qWN3ArdKo/2LAQl1KrXz3qWN3ArdKo -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 ./sha256block_s390x.go BUILDSTDERR: cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c5/c5b095d40cacf9b83ca6f18b8f2940f55bc2c805a971e76c16dc29d82cf8dc3b-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_s390x/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid LeCjbEzgiZ3NQox0uLkP/LeCjbEzgiZ3NQox0uLkP -goversion go1.13beta1 -D "" -importcfg $WORK/b117/importcfg -pack ./dsa.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal BUILDSTDERR: cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/3d/3d36a2da82a5d9d97de5808e7460a9ce9c11d9c32227a8a9f14b999df3c9a2e6-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_s390x/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid nJB0c-MzUv9rQvFmJFHG/nJB0c-MzUv9rQvFmJFHG -goversion go1.13beta1 -D "" -importcfg $WORK/b118/importcfg -pack ./pkix.go BUILDSTDERR: cd /usr/lib/golang/src/crypto/sha256 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b115=>" -I $WORK/b115/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b115/sha256block_s390x.o ./sha256block_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b115/_pkg_.a $WORK/b115/sha256block_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal BUILDSTDERR: cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4b/4b28e46f97befb3bb7643dbae3557283d9c942cfd309fc8bc1e4020952dc614d-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_s390x/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid Jb-_pJKJhhpxe8Xa0BkD/Jb-_pJKJhhpxe8Xa0BkD -goversion go1.13beta1 -D "" -importcfg $WORK/b119/importcfg -pack ./pem.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal BUILDSTDERR: cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/54/54c039abc2652c5e445cae77f0812e89c34a485510199e4363d839ae0c216e1b-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_s390x/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid mZvNvtQUW3zYZawis6HO/mZvNvtQUW3zYZawis6HO -goversion go1.13beta1 -D "" -importcfg $WORK/b120/importcfg -pack ./asn1.go ./builder.go ./string.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal BUILDSTDERR: cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/30/309d23798e4d9e6af0710e14e7cdcf0b963ebeba8d45f7ed46ee96005e6d1fd2-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_s390x/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p net/url -std -complete -installsuffix shared -buildid 0PpCvqw-QhGDo_5D8noK/0PpCvqw-QhGDo_5D8noK -goversion go1.13beta1 -D "" -importcfg $WORK/b122/importcfg -pack ./url.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal BUILDSTDERR: cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/67/67c02a0099f401f7ffae5ef90b0371d00a0263ef58757f829b2650d54f806f03-d # internal BUILDSTDERR: vendor/golang.org/x/sys/cpu 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/sys/cpu BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b126/symabis ./cpu_s390x.s BUILDSTDERR: cat >$WORK/b126/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile io/ioutil=$WORK/b070/_pkg_.a BUILDSTDERR: packagefile runtime=$WORK/b005/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid KxMm8empCFvZyfJV961b/KxMm8empCFvZyfJV961b -goversion go1.13beta1 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./byteorder.go ./cpu.go ./cpu_gc_s390x.go ./cpu_linux.go ./cpu_linux_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b126/cpu_s390x.o ./cpu_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b126/_pkg_.a $WORK/b126/cpu_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal BUILDSTDERR: cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/00/0035ea2f6c63149ca8c06210870617670707a425ef83be031da3d40d164b01c3-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_s390x/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b124/symabis ./chacha_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal BUILDSTDERR: cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/d8/d8d14d1662b964487f8897d32f15f8056b8d96b40011a2ce9118c312bd031ed9-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: mkdir -p $WORK/b127/ BUILDSTDERR: cat >$WORK/b127/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_s390x/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b127/symabis ./sum_s390x.s ./sum_vmsl_s390x.s 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: importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu 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 vendor/golang.org/x/sys/cpu=$WORK/b126/_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_s390x/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -installsuffix shared -buildid ENKkHj0lLcoxAHfWX281/ENKkHj0lLcoxAHfWX281 -goversion go1.13beta1 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go BUILDSTDERR: cat >$WORK/b127/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu BUILDSTDERR: packagefile crypto/subtle=$WORK/b047/_pkg_.a BUILDSTDERR: packagefile encoding/binary=$WORK/b036/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/sys/cpu=$WORK/b126/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -installsuffix shared -buildid wpYK3HHZjQrQqLI5pcd6/wpYK3HHZjQrQqLI5pcd6 -goversion go1.13beta1 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_s390x.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal BUILDSTDERR: cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/c2/c246d3cbbf779bd9e0d2503e63627753ef18b1fbf19b2f8a79c9c9772b50340e-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_s390x/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid aG11KKMToLrhBFEompRJ/aG11KKMToLrhBFEompRJ -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_s390x/buildid -w $WORK/b039/_pkg_.a # internal BUILDSTDERR: cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/68/68186c8b82935a52086287331ddb42eccbadb0c9afdb58af28766cfba7b3f64e-d # internal BUILDSTDERR: vendor/golang.org/x/crypto/curve25519 BUILDSTDERR: mkdir -p $WORK/b128/ BUILDSTDERR: cat >$WORK/b128/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_s390x/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid ZHRFhehrZX3OXenUN5Cp/ZHRFhehrZX3OXenUN5Cp -goversion go1.13beta1 -D "" -importcfg $WORK/b128/importcfg -pack ./curve25519.go ./doc.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b127/sum_s390x.o ./sum_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b127/sum_vmsl_s390x.o ./sum_vmsl_s390x.s BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b124/chacha_s390x.o ./chacha_s390x.s BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b124/_pkg_.a $WORK/b124/chacha_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal BUILDSTDERR: cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f9/f9589936dfab3a7eb08b014fd25e5e6083797b542443f8929ebba689616de01d-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b130/ BUILDSTDERR: cat >$WORK/b130/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_s390x/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid mw5GrpD_UDkXmDiAKGNR/mw5GrpD_UDkXmDiAKGNR -goversion go1.13beta1 -D "" -importcfg $WORK/b130/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b127/_pkg_.a $WORK/b127/sum_s390x.o $WORK/b127/sum_vmsl_s390x.o # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal BUILDSTDERR: cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/e8/e8dc455ff1d75964c0f1f7ae741beaca42617504dc90cc174bf0d32763d472d0-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/b127/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid ftAHw0AHOSn0qEYpOaOa/ftAHw0AHOSn0qEYpOaOa -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_s390x/buildid -w $WORK/b128/_pkg_.a # internal BUILDSTDERR: cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/90/905bf4fa5832066f5efffb55d0509f924aa5a1d52ed9f5f5c8a254cc24c4ffbf-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b134/ BUILDSTDERR: cat >$WORK/b134/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_s390x/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid w7FqEuNNn54aSmCXN4h-/w7FqEuNNn54aSmCXN4h- -goversion go1.13beta1 -D "" -importcfg $WORK/b134/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal BUILDSTDERR: cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/11/1106dda76a46d4a8a0838d3a4090a97066151e6b62ef3b5fa455cd23487b618f-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b135/ BUILDSTDERR: cat >$WORK/b135/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/b133/_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_s390x/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid F0u6xJ_6enfCZriG-NDO/F0u6xJ_6enfCZriG-NDO -goversion go1.13beta1 -D "" -importcfg $WORK/b135/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_s390x/buildid -w $WORK/b130/_pkg_.a # internal BUILDSTDERR: cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/d8/d894810e5b492b8fa24f1ead5768574c07f16154b54cfbaf6fa5b321e280eb42-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/bidi BUILDSTDERR: mkdir -p $WORK/b142/ BUILDSTDERR: cat >$WORK/b142/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_s390x/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid yyCeUjZq26lfJWZxH8JA/yyCeUjZq26lfJWZxH8JA -goversion go1.13beta1 -D "" -importcfg $WORK/b142/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal BUILDSTDERR: cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/05/05f5a3ba52e77aa98cb36ac70ec849f49ee3f0f4a7f00c73cd2377c2c57e79a9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b132/ BUILDSTDERR: cat >$WORK/b132/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/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b134/_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_s390x/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid CgMVPZhruxfd6-fvRfKP/CgMVPZhruxfd6-fvRfKP -goversion go1.13beta1 -D "" -importcfg $WORK/b132/importcfg -pack ./bidirule.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal BUILDSTDERR: cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/15/151417505aaa6526816ae612740b0b63f37a447f8033b3e17c4b66c3f058b288-d # internal BUILDSTDERR: vendor/golang.org/x/text/unicode/norm BUILDSTDERR: mkdir -p $WORK/b143/ BUILDSTDERR: cat >$WORK/b143/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/b141/_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_s390x/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid LkYTLIu_cFk4jr41NEEQ/LkYTLIu_cFk4jr41NEEQ -goversion go1.13beta1 -D "" -importcfg $WORK/b143/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_s390x/buildid -w $WORK/b142/_pkg_.a # internal BUILDSTDERR: cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/e5/e5a26a1f29166a4df362f789f20b7ca58d372da8c2ed3cfdc9d5ddfc71f65f0d-d # internal BUILDSTDERR: vendor/golang.org/x/text/secure/bidirule BUILDSTDERR: mkdir -p $WORK/b140/ BUILDSTDERR: cat >$WORK/b140/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/b141/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b142/_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_s390x/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 4D5ypJyRFVB6sSSQNmmf/4D5ypJyRFVB6sSSQNmmf -goversion go1.13beta1 -D "" -importcfg $WORK/b140/importcfg -pack ./bidirule.go ./bidirule10.0.0.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal BUILDSTDERR: cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/d0/d0108a5e7c002b1dcd0e00c01253c5179afc389a625165f7bd1debf8f7dc164f-d # internal BUILDSTDERR: net/textproto BUILDSTDERR: mkdir -p $WORK/b144/ BUILDSTDERR: cat >$WORK/b144/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_s390x/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid cK3akQyF4dUYdCReR5dl/cK3akQyF4dUYdCReR5dl -goversion go1.13beta1 -D "" -importcfg $WORK/b144/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal BUILDSTDERR: cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/77/7738f3d967db9c4ac19581fd4ab24545f06e1437060c3585f37bd5ad8a14ca87-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/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b129/_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_s390x/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid uCYc6YSOhV1NoR8iJtqA/uCYc6YSOhV1NoR8iJtqA -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_s390x/buildid -w $WORK/b135/_pkg_.a # internal BUILDSTDERR: cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/4a/4ae61332fc97ee2a65c668caefec1b87130f73e4a3349bdf9775b45a2eadd1c8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b131/ BUILDSTDERR: cat >$WORK/b131/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/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_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_s390x/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/idna -complete -installsuffix shared -buildid x9kPAGqOs3jZE8Z3wvaW/x9kPAGqOs3jZE8Z3wvaW -goversion go1.13beta1 -D "" -importcfg $WORK/b131/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal BUILDSTDERR: cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/5a/5ab8c81e3f02ecd5d382570d84478223a273b90f7f6ff7474e793a8c7d1b00c6-d # internal BUILDSTDERR: vendor/golang.org/x/net/http2/hpack BUILDSTDERR: mkdir -p $WORK/b146/ BUILDSTDERR: cat >$WORK/b146/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_s390x/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid tHn2n-Jh2ztwaJGNNfZL/tHn2n-Jh2ztwaJGNNfZL -goversion go1.13beta1 -D "" -importcfg $WORK/b146/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal BUILDSTDERR: cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/6f/6f5b18f14373d5a36ff0c2e1d3c27cdb67834913a347e0d65d0ae335191a7245-d # internal BUILDSTDERR: mime 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 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_s390x/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p mime -std -complete -installsuffix shared -buildid a83l0OAGGp0wZMkztqRL/a83l0OAGGp0wZMkztqRL -goversion go1.13beta1 -D "" -importcfg $WORK/b147/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal BUILDSTDERR: cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/bc/bc4fc51fccba5639b8ff59e346922368632dcd127a347bfbd54f7c2e726fa836-d # internal BUILDSTDERR: vendor/golang.org/x/net/idna BUILDSTDERR: mkdir -p $WORK/b139/ BUILDSTDERR: cat >$WORK/b139/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/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b143/_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_s390x/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid LzA57eiQTKaHRm9Cau73/LzA57eiQTKaHRm9Cau73 -goversion go1.13beta1 -D "" -importcfg $WORK/b139/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal BUILDSTDERR: cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/0a/0a01e82118b4fa94c33ab9650b2bd37503422bd9f208df5232d00d30c7dd50f0-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex BUILDSTDERR: mkdir -p $WORK/b136/ BUILDSTDERR: cat >$WORK/b136/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/b131/_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_s390x/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex -complete -installsuffix shared -buildid jxe_yyxhvTmU7Bzq6kj0/jxe_yyxhvTmU7Bzq6kj0 -goversion go1.13beta1 -D "" -importcfg $WORK/b136/importcfg -pack ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal BUILDSTDERR: cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/a7/a722b3b9449e6bb980aefb2e67ad88de0d2e22bfb4b1f32a1b30d3124a914def-d # internal BUILDSTDERR: mime/quotedprintable BUILDSTDERR: mkdir -p $WORK/b149/ BUILDSTDERR: cat >$WORK/b149/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_s390x/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid R75eyAPYsnQFXw-U7EKP/R75eyAPYsnQFXw-U7EKP -goversion go1.13beta1 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal BUILDSTDERR: cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/8f/8f2ff05b5e23359dd3060447e0479e2a4c1f9584283e66c25886b5adb71f4b44-d # internal BUILDSTDERR: net/http/internal BUILDSTDERR: mkdir -p $WORK/b151/ BUILDSTDERR: cat >$WORK/b151/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_s390x/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid JajwRycSWSwPSE5UPohA/JajwRycSWSwPSE5UPohA -goversion go1.13beta1 -D "" -importcfg $WORK/b151/importcfg -pack ./chunked.go ./testcert.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal BUILDSTDERR: cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bf/bf99a271247982788f4d7a495f708df90cd3d7f504166dab970aceb9c81190a6-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries BUILDSTDERR: mkdir -p $WORK/b153/ BUILDSTDERR: cat >$WORK/b153/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_s390x/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid MK20JeU0Euo_jz0oqawx/MK20JeU0Euo_jz0oqawx -goversion go1.13beta1 -D "" -importcfg $WORK/b153/importcfg -pack ./timeseries.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal BUILDSTDERR: cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/31/31eb0bfbbe8d16ecb0b2bbad350ca6e958e7b8e3572ca567cee5a513313b06ed-d # internal BUILDSTDERR: mime/multipart 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 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/b147/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b149/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b144/_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_s390x/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid BjhdRkjz5-RGWHXuXApi/BjhdRkjz5-RGWHXuXApi -goversion go1.13beta1 -D "" -importcfg $WORK/b148/importcfg -pack ./formdata.go ./multipart.go ./writer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal BUILDSTDERR: cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/d8/d8e8142285ca410b1aa44cc2f86c4f16b7fd9fd1341eedab49f7fca733824d5a-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpguts BUILDSTDERR: mkdir -p $WORK/b138/ BUILDSTDERR: cat >$WORK/b138/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/b139/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b144/_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_s390x/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid lXl7O7pAvtEEccgOYEb_/lXl7O7pAvtEEccgOYEb_ -goversion go1.13beta1 -D "" -importcfg $WORK/b138/importcfg -pack ./guts.go ./httplex.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal BUILDSTDERR: cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/56/56024990283f226c2f5a45ad91e1126a0abaf3a919eb6763e053d6dcd3507f96-d # internal BUILDSTDERR: vendor/golang.org/x/net/http/httpproxy BUILDSTDERR: mkdir -p $WORK/b145/ BUILDSTDERR: cat >$WORK/b145/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/b139/_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_s390x/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid CHolkEZ9WiR7E_fXp4gy/CHolkEZ9WiR7E_fXp4gy -goversion go1.13beta1 -D "" -importcfg $WORK/b145/importcfg -pack ./proxy.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal BUILDSTDERR: cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/bf/bfe903710efc520587ea7f7be6a9bd996afcb34c5b2290f1c15b8db386569f6d-d # internal BUILDSTDERR: text/template/parse BUILDSTDERR: mkdir -p $WORK/b157/ BUILDSTDERR: cat >$WORK/b157/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_s390x/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid 1ktk4eWgxYBoXAoRxRFp/1ktk4eWgxYBoXAoRxRFp -goversion go1.13beta1 -D "" -importcfg $WORK/b157/importcfg -pack ./lex.go ./node.go ./parse.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal BUILDSTDERR: cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/8d/8de39ad3468d16cac8ecc9de11e20b9c159c5570477358eeedd19780a8871eee-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog BUILDSTDERR: mkdir -p $WORK/b161/ BUILDSTDERR: cat >$WORK/b161/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_s390x/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 6hr4OyT6s845t8WITdI7/6hr4OyT6s845t8WITdI7 -goversion go1.13beta1 -D "" -importcfg $WORK/b161/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal BUILDSTDERR: cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/e3/e3131f01149dbb79a86e59a3e7fa95d8ed63db50c29b6385e691715147953568-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes BUILDSTDERR: mkdir -p $WORK/b164/ BUILDSTDERR: cat >$WORK/b164/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_s390x/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes -complete -installsuffix shared -buildid O9Ry6m4JEKoT21FPn3Ij/O9Ry6m4JEKoT21FPn3Ij -goversion go1.13beta1 -D "" -importcfg $WORK/b164/importcfg -pack ./code_string.go ./codes.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal BUILDSTDERR: cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/5c/5ce63b422e8bc60ebf0c259a54228710836465686810002603e29a4de028ff03-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages BUILDSTDERR: mkdir -p $WORK/b165/ BUILDSTDERR: cat >$WORK/b165/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_s390x/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages -complete -installsuffix shared -buildid 2sBGAgqAa52umTRKMPoi/2sBGAgqAa52umTRKMPoi -goversion go1.13beta1 -D "" -importcfg $WORK/b165/importcfg -pack ./messages.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal BUILDSTDERR: cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/5f/5f6035f2f52726a3486230eb18f741d581a0bb470b8cb6ed166fbffe1dc3306c-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity BUILDSTDERR: mkdir -p $WORK/b160/ BUILDSTDERR: cat >$WORK/b160/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/b161/_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_s390x/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid J0raGVunBwy0XPVXX-yU/J0raGVunBwy0XPVXX-yU -goversion go1.13beta1 -D "" -importcfg $WORK/b160/importcfg -pack ./connectivity.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal BUILDSTDERR: cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/c6/c62645db04b8454fd29153da89aec4a885861d7bf95a8ae270516500dae6098e-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata BUILDSTDERR: mkdir -p $WORK/b168/ BUILDSTDERR: cat >$WORK/b168/importcfg << 'EOF' # internal BUILDSTDERR: # import config BUILDSTDERR: importmap golang.org/x/net/context=github.com/cri-o/cri-o/vendor/golang.org/x/net/context BUILDSTDERR: packagefile 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_s390x/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata -complete -installsuffix shared -buildid rIO3DmknpV7XlG7nHHfN/rIO3DmknpV7XlG7nHHfN -goversion go1.13beta1 -D "" -importcfg $WORK/b168/importcfg -pack ./metadata.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal BUILDSTDERR: cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/fe/fe3df600697749666c25f703ecb599f177acae6e0663c2162b4d6af8716c88b8-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming 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/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/b161/_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_s390x/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming -complete -installsuffix shared -buildid QU3uDOJgBoR2V9YK8WNn/QU3uDOJgBoR2V9YK8WNn -goversion go1.13beta1 -D "" -importcfg $WORK/b169/importcfg -pack ./dns_resolver.go ./go18.go ./naming.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal BUILDSTDERR: cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/ad/ad6ebd1a93bfd3b4ac40f91b030fef741e3befe9c03b7066708b50806d6ca0f4-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats BUILDSTDERR: mkdir -p $WORK/b171/ BUILDSTDERR: cat >$WORK/b171/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_s390x/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats -complete -installsuffix shared -buildid 0pY1fYrojDwrLRll_LQP/0pY1fYrojDwrLRll_LQP -goversion go1.13beta1 -D "" -importcfg $WORK/b171/importcfg -pack ./handlers.go ./stats.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal BUILDSTDERR: cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/cb/cbb52a155b02ee51e2a6afaf6c8000a7605ab9f2e0200ceeedda6cede0565536-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any 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/any BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid woUObduJzzowNUAgMRAR/woUObduJzzowNUAgMRAR -goversion go1.13beta1 -D "" -importcfg $WORK/b174/importcfg -pack ./any.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal BUILDSTDERR: cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/ef/effd721573e315b0efe6a254cc67bc215fa97321f6ef8cd30354915feb9b4101-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration 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/duration BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid uHXTegMrQXzSw67G4TlW/uHXTegMrQXzSw67G4TlW -goversion go1.13beta1 -D "" -importcfg $WORK/b175/importcfg -pack ./duration.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal BUILDSTDERR: cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/67/67a67cac2d1fa313fddddc22e732162e91791785b527d863890e1ab3eead1f06-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp 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: 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_s390x/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid zTwUeIsKeruK8BCwGavU/zTwUeIsKeruK8BCwGavU -goversion go1.13beta1 -D "" -importcfg $WORK/b176/importcfg -pack ./timestamp.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal BUILDSTDERR: cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3c/3cf38c317649aaa5322e14b1fa4890efcd738c8ad8de938e3bb579639ac1ea08-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status BUILDSTDERR: mkdir -p $WORK/b177/ BUILDSTDERR: cat >$WORK/b177/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/b174/_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_s390x/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid a-8rQR5h-OThQVB8z5Ey/a-8rQR5h-OThQVB8z5Ey -goversion go1.13beta1 -D "" -importcfg $WORK/b177/importcfg -pack ./status.pb.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal BUILDSTDERR: cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/84/84ff651f0e0715aa8bfa538ddcab4dee949aeea0138437247859673b55183fb1-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes 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: 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/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b176/_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_s390x/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid aYtF9XPdPr22UXXmvZMD/aYtF9XPdPr22UXXmvZMD -goversion go1.13beta1 -D "" -importcfg $WORK/b173/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal BUILDSTDERR: cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/19/192710d9f95facaa8da497259a633f110f8a44a5ca371c6df663a18781021c51-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal BUILDSTDERR: cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/8d/8dfbca2e429533aac25e682a0b5121ff6318a6eb8521aac18bd99eb2fbde4be9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status 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=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/b173/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b164/_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_s390x/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status -complete -installsuffix shared -buildid EtIG6EWJ9uVay2k9ao2I/EtIG6EWJ9uVay2k9ao2I -goversion go1.13beta1 -D "" -importcfg $WORK/b172/importcfg -pack ./status.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal BUILDSTDERR: cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/8f/8f3cf3e745f8004c7ac413cc6b7fbed518996b1e94bef1c70528591ebb39336c-d # internal BUILDSTDERR: text/template BUILDSTDERR: mkdir -p $WORK/b156/ BUILDSTDERR: cat >$WORK/b156/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/b157/_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_s390x/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p text/template -std -complete -installsuffix shared -buildid 0wCQ2SPhKBc8EOj3twjE/0wCQ2SPhKBc8EOj3twjE -goversion go1.13beta1 -D "" -importcfg $WORK/b156/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal BUILDSTDERR: cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/0f/0f3c7ed9e47ec620db27eac477f993ee0bc0de1ceaa93315c531878fa2b1dec8-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal BUILDSTDERR: cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6a/6a3714be03152ed9d7f4429761bfa205af51d0580cd9481e2e8e3593b8dea198-d # internal BUILDSTDERR: net/http/httptrace BUILDSTDERR: mkdir -p $WORK/b150/ BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials BUILDSTDERR: mkdir -p $WORK/b162/ BUILDSTDERR: cat >$WORK/b150/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/b144/_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_s390x/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid VKPcpn_N4Eqs5VjbnLeZ/VKPcpn_N4Eqs5VjbnLeZ -goversion go1.13beta1 -D "" -importcfg $WORK/b150/importcfg -pack ./trace.go BUILDSTDERR: cat >$WORK/b162/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_s390x/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials -complete -installsuffix shared -buildid joGMyYc2WWgUZukAPyfa/joGMyYc2WWgUZukAPyfa -goversion go1.13beta1 -D "" -importcfg $WORK/b162/importcfg -pack ./credentials.go ./credentials_util_go18.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal BUILDSTDERR: cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/11/11bf8e262f26e4ac8fb02e359647c4b1a94ec2e5e8d9db321fd7a055196ff6a9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer 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/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/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b163/_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_s390x/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer -complete -installsuffix shared -buildid 8_vAjwgQtBLWfI7aqJhm/8_vAjwgQtBLWfI7aqJhm -goversion go1.13beta1 -D "" -importcfg $WORK/b159/importcfg -pack ./balancer.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer 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: 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/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/peer BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer -complete -installsuffix shared -buildid mpNLYCGKcyPzAg7-JvlZ/mpNLYCGKcyPzAg7-JvlZ -goversion go1.13beta1 -D "" -importcfg $WORK/b170/importcfg -pack ./peer.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal BUILDSTDERR: cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/25/250810b2e1cc73a057830f213c90a3b2e3c81f0eff3eb44cb32730f18f4fc251-d # internal BUILDSTDERR: net/http BUILDSTDERR: mkdir -p $WORK/b137/ BUILDSTDERR: cat >$WORK/b137/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/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b139/_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/b147/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b144/_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_s390x/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p net/http -std -complete -installsuffix shared -buildid MMKqRhopMGo8aZP3rmmR/MMKqRhopMGo8aZP3rmmR -goversion go1.13beta1 -D "" -importcfg $WORK/b137/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_s390x/buildid -w $WORK/b156/_pkg_.a # internal BUILDSTDERR: cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/27/2747460498b43c797ef33d94b993fe565a3e7598a1b33a85c79e4aaa0515df35-d # internal BUILDSTDERR: html/template BUILDSTDERR: mkdir -p $WORK/b154/ BUILDSTDERR: cat >$WORK/b154/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/b155/_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/b156/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b157/_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_s390x/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p html/template -std -complete -installsuffix shared -buildid 5tcq7iang21Ez2DJJsHd/5tcq7iang21Ez2DJJsHd -goversion go1.13beta1 -D "" -importcfg $WORK/b154/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_s390x/buildid -w $WORK/b170/_pkg_.a # internal BUILDSTDERR: cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/5f/5ff09cc40bb7e5e42b1c78654e8390685ddc005befd793de743292d3ab26f6ad-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal BUILDSTDERR: cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/14/146c49de955f6b9305d0302371dff4e0a24c4f7c6d9e80f56c2c111ce20411f3-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal BUILDSTDERR: cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/ed/edefee1951542ee2d0b828cfc723a5f442c0426de3caa480fd9af005d4264fdb-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal BUILDSTDERR: cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/da/dadc1259e683d4833d9f1f03377f6591f0e6ed78e3929fe69a6003fe4ae021b4-d # internal BUILDSTDERR: net/http/httputil BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/trace BUILDSTDERR: mkdir -p $WORK/b180/ BUILDSTDERR: mkdir -p $WORK/b152/ BUILDSTDERR: cat >$WORK/b180/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/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 net=$WORK/b054/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b151/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b144/_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_s390x/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid eaHJ31RqBmV0Ggfpxovu/eaHJ31RqBmV0Ggfpxovu -goversion go1.13beta1 -D "" -importcfg $WORK/b180/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go BUILDSTDERR: cat >$WORK/b152/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/b153/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b154/_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/b137/_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/b158/_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/trace BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p github.com/cri-o/cri-o/vendor/golang.org/x/net/trace -complete -installsuffix shared -buildid xPZRgWvQrEYyPAEr_bk0/xPZRgWvQrEYyPAEr_bk0 -goversion go1.13beta1 -D "" -importcfg $WORK/b152/importcfg -pack ./events.go ./histogram.go ./trace.go ./trace_go17.go BUILDSTDERR: github.com/cri-o/cri-o/vendor/golang.org/x/net/http2 BUILDSTDERR: mkdir -p $WORK/b100/ 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/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b136/_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/b137/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b144/_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_s390x/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 hgZfIpkkL7BT3nVr76au/hgZfIpkkL7BT3nVr76au -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: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal BUILDSTDERR: cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/d9/d9f362041b28a95d1ec3b4b4544d688ddfda0c3cd6456b221e68ed515cb53efa-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal BUILDSTDERR: cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fd/fd323ee8b7f4e4e734ae259c8651b6c13abf0b175d6cf3d9d68e72f1dbf4298f-d # internal BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal BUILDSTDERR: cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/84/84d13688a96aa934d24be9bc2df19c31ed8a3cf8e87577b839b4d7e0efc0f5d9-d # internal BUILDSTDERR: github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport BUILDSTDERR: mkdir -p $WORK/b179/ BUILDSTDERR: cat >$WORK/b179/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/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b178/_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/b137/_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_s390x/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport -complete -installsuffix shared -buildid BEts9sYPLGO9d1ZLgY-a/BEts9sYPLGO9d1ZLgY-a -goversion go1.13beta1 -D "" -importcfg $WORK/b179/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_s390x/buildid -w $WORK/b179/_pkg_.a # internal BUILDSTDERR: cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/31/31394387175ed70ec5af657adcfac1804b398cb29167b1a49926672663e90121-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/b152/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b179/_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/b137/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b180/_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_s390x/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 hsSE4YJsz9lWZAoOKUkE/hsSE4YJsz9lWZAoOKUkE -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_s390x/buildid -w $WORK/b098/_pkg_.a # internal BUILDSTDERR: cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/48/4872cd718ed14f63e7df4186e5848cbf051e716f34d2f40e91dedbd9afdddefc-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_s390x/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 9dZAiaeJaKA7Iit2r7v1/9dZAiaeJaKA7Iit2r7v1 -goversion go1.13beta1 -D "" -importcfg $WORK/b090/importcfg -pack ./api.pb.go ./constants.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal BUILDSTDERR: cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b4/b45d339df02e7bfa7476cc3a3f93365bf2e8c57ea390e17b18a8a739565c8190-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_s390x/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p github.com/cri-o/cri-o/oci -complete -installsuffix shared -buildid rZCrUL8gyX-HelJjVGL9/rZCrUL8gyX-HelJjVGL9 -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_s390x/buildid -w $WORK/b031/_pkg_.a # internal BUILDSTDERR: cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/f1/f14c7b51bc79a57c97c4e4370ccf926d178611eac8a51d8019cd1ea50ae001b2-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_s390x/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid x7CjE_jd3INU3MEfuKoK/x7CjE_jd3INU3MEfuKoK -goversion go1.13beta1 -D "" -importcfg $WORK/b001/importcfg -pack ./config.go BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal BUILDSTDERR: cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1d/1d5ec29736289862e26ea745644b3e3039a043696d682314903e4a2b036911b3-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/b152/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/balancer=$WORK/b159/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/codes=$WORK/b164/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/connectivity=$WORK/b160/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/credentials=$WORK/b162/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/messages=$WORK/b165/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/grpclog=$WORK/b161/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/internal=$WORK/b166/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/keepalive=$WORK/b167/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/metadata=$WORK/b168/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/naming=$WORK/b169/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/peer=$WORK/b170/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/resolver=$WORK/b163/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/stats=$WORK/b171/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/status=$WORK/b172/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/tap=$WORK/b178/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/grpc/transport=$WORK/b179/_pkg_.a BUILDSTDERR: packagefile net/http=$WORK/b137/_pkg_.a BUILDSTDERR: packagefile net/http/httputil=$WORK/b180/_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/b130/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/idna=$WORK/b131/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/lex/httplex=$WORK/b136/_pkg_.a BUILDSTDERR: packagefile net/http/httptrace=$WORK/b150/_pkg_.a BUILDSTDERR: packagefile net/textproto=$WORK/b144/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/net/internal/timeseries=$WORK/b153/_pkg_.a BUILDSTDERR: packagefile html/template=$WORK/b154/_pkg_.a BUILDSTDERR: packagefile text/tabwriter=$WORK/b158/_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/b173/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/google.golang.org/genproto/googleapis/rpc/status=$WORK/b177/_pkg_.a BUILDSTDERR: packagefile container/list=$WORK/b102/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b138/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b145/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b146/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/net/idna=$WORK/b139/_pkg_.a BUILDSTDERR: packagefile mime=$WORK/b147/_pkg_.a BUILDSTDERR: packagefile mime/multipart=$WORK/b148/_pkg_.a BUILDSTDERR: packagefile net/http/internal=$WORK/b151/_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/b128/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b129/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/secure/bidirule=$WORK/b132/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/norm=$WORK/b135/_pkg_.a BUILDSTDERR: packagefile html=$WORK/b155/_pkg_.a BUILDSTDERR: packagefile text/template=$WORK/b156/_pkg_.a BUILDSTDERR: packagefile text/template/parse=$WORK/b157/_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/b174/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/duration=$WORK/b175/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/github.com/golang/protobuf/ptypes/timestamp=$WORK/b176/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b140/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b142/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b143/_pkg_.a BUILDSTDERR: packagefile mime/quotedprintable=$WORK/b149/_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/b127/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/transform=$WORK/b133/_pkg_.a BUILDSTDERR: packagefile github.com/cri-o/cri-o/vendor/golang.org/x/text/unicode/bidi=$WORK/b134/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/text/transform=$WORK/b141/_pkg_.a BUILDSTDERR: packagefile vendor/golang.org/x/sys/cpu=$WORK/b126/_pkg_.a BUILDSTDERR: EOF BUILDSTDERR: mkdir -p $WORK/b001/exe/ BUILDSTDERR: cd . BUILDSTDERR: /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=pz6Gk2rNl93LNQ179lO6/x7CjE_jd3INU3MEfuKoK/hFqGl6pZoPNXYLzkE8BQ/pz6Gk2rNl93LNQ179lO6 -B 0xd5a0cd4d91c3231dfb7a1e906608ef07dfd21718 -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_s390x/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=\""cf7ef5ae77cb4c4156292335c5d6d680b78509e4-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=\""cf7ef5ae77cb4c4156292335c5d6d680b78509e4-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=\""cf7ef5ae77cb4c4156292335c5d6d680b78509e4-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.URIfom + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x + 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-13T22:06:27Z" 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_f32+5595+f3fcfed4.s390x/usr/bin /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/libexec/crio + install -p -m 755 bin/crio /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/bin + install -p -m 755 bin/conmon /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/libexec/crio + install -p -m 755 bin/pause /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/libexec/crio + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/cni/net.d + install -p -m 644 contrib/cni/10-crio-bridge.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/etc/cni/net.d/200-loopback.conf + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/crio + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/containers/oci/hooks.d + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/oci-umount/oci-umount.d + install -p -m 644 crio.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/crio + install -p -m 644 seccomp.json /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/crio + install -p -m 644 crio-umount.conf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/etc + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/sysconfig + install -p -m 644 /builddir/build/SOURCES/crio-network.sysconfig /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/sysconfig/crio-network + install -p -m 644 /builddir/build/SOURCES/crio-storage.sysconfig /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/etc/sysconfig/crio-storage + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/man/man5 /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/man/man8 + install -p -m 644 docs/crio.conf.5 /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/man/man5 + install -p -m 644 docs/crio.8 /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/man/man8 + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/bash-completion/completions + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/lib/systemd/system + install contrib/systemd/crio.service /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/lib/systemd/system + ln -sf /usr/lib/systemd/system/crio.service /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/lib/systemd/system/cri-o.service + install contrib/systemd/crio-shutdown.service /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/lib/systemd/system + install -dp /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/var/lib/containers + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.15-1.module_f32+5595+f3fcfed4 --unique-debug-suffix -1.11.15-1.module_f32+5595+f3fcfed4.s390x --unique-debug-src-base cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x -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_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/usr/bin/crio. BUILDSTDERR: Use `info auto-load python-scripts [REGEXP]' to list them. BUILDSTDERR: 31238 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_f32+5595+f3fcfed4.s390x/usr/libexec/crio/conmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/libexec/crio/pause explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/bin/crio extracting debug info from /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/libexec/crio/conmon extracting debug info from /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/libexec/crio/pause extracting debug info from /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/bin/crio Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BIeYto + 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_f32+5595+f3fcfed4.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xr6Kmp + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + DOCDIR=/builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/usr/share/doc/cri-o + cp -pr README.md /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/usr/share/doc/cri-o + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ScQXom + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + LICENSEDIR=/builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4.s390x/usr/share/licenses/cri-o + cp -pr LICENSE /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x/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_f32+5595+f3fcfed4 cri-o = 2:1.11.15-1.module_f32+5595+f3fcfed4 cri-o(s390-64) = 2:1.11.15-1.module_f32+5595+f3fcfed4 crio = 1.11.15-1.module_f32+5595+f3fcfed4 ocid = 1.11.15-1.module_f32+5595+f3fcfed4 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.10)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(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.2)(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.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: ocid <= 0.3 Processing files: cri-o-debugsource-1.11.15-1.module_f32+5595+f3fcfed4.s390x Provides: cri-o-debugsource = 2:1.11.15-1.module_f32+5595+f3fcfed4 cri-o-debugsource(s390-64) = 2:1.11.15-1.module_f32+5595+f3fcfed4 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_f32+5595+f3fcfed4.s390x Provides: cri-o-debuginfo = 2:1.11.15-1.module_f32+5595+f3fcfed4 cri-o-debuginfo(s390-64) = 2:1.11.15-1.module_f32+5595+f3fcfed4 debuginfo(build-id) = 6650c87d4c187e4ca26fe2c409676789a2954f18 debuginfo(build-id) = b81d620fc67553699e249b33cbd976a4ddab1d0d debuginfo(build-id) = e626c63d8984d3e7916d4d7faf1ec927f08e8201 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cri-o-debugsource(s390-64) = 2:1.11.15-1.module_f32+5595+f3fcfed4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x Wrote: /builddir/build/RPMS/cri-o-debugsource-1.11.15-1.module_f32+5595+f3fcfed4.s390x.rpm Wrote: /builddir/build/RPMS/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x.rpm Wrote: /builddir/build/RPMS/cri-o-debuginfo-1.11.15-1.module_f32+5595+f3fcfed4.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fCScVl + umask 022 + cd /builddir/build/BUILD + cd cri-o-3402c2c255ce7f2e9f4088b7c94a6ec94337ae97 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cri-o-1.11.15-1.module_f32+5595+f3fcfed4.s390x + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0