Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-18412053-1311782/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/buildah.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 Wrote: /builddir/build/SRPMS/buildah-1.11.6-2.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/buildah.spec'], chrootPath='/var/lib/mock/f30-build-18412053-1311782/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/buildah.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iA5Pti + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-9513cb8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /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 'buildah-1.11.6 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aHqKTn + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir _build + pushd _build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc src/github.com/containers/buildah + popd ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' + export GO111MODULE=off + GO111MODULE=off ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x3a7eb40cc8e40cfb50d3644f19f19343982a32db -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' -a -v -x -o buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build448562122 errors mkdir -p $WORK/b004/ internal/race mkdir -p $WORK/b010/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid jFPqEng3sMmprN9NVfIA/jFPqEng3sMmprN9NVfIA -goversion go1.12.13 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p internal/race -std -complete -installsuffix shared -buildid vcJYymZ2gmMpEi6-ZoT1/vcJYymZ2gmMpEi6-ZoT1 -goversion go1.12.13 -D "" -importcfg $WORK/b010/importcfg -pack ./doc.go ./norace.go internal/cpu mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /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 ./cpu_s390x.s runtime/internal/atomic mkdir -p $WORK/b012/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/1b/1bbd71c7fa210fd5fb497cbb69409309309fe80871d510c46e0c58151f7845ce-d # internal runtime/internal/sys mkdir -p $WORK/b014/ cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid lqu6ruqGEccg0PK-pzrF/lqu6ruqGEccg0PK-pzrF -goversion go1.12.13 -D "" -importcfg $WORK/b014/importcfg -pack ./arch.go ./arch_s390x.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_s390x.go ./zgoos_linux.go ./zversion.go cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b012/symabis2 ./asm.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p internal/cpu -std -+ -installsuffix shared -buildid GVoEEbmjrVzbPtmv0QJD/GVoEEbmjrVzbPtmv0QJD -goversion go1.12.13 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./cpu.go ./cpu_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal cat >>$WORK/b012/symabis << 'EOF' # internal ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchg64 ABI0 ref runtime/internal/atomic.Xchguintptr ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Cas ABI0 ref runtime/internal/atomic.Casuintptr ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Cas64 ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadd ABI0 ref runtime/internal/atomic.Xadduintptr ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Xadd64 ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Load64 ABI0 ref runtime/internal/atomic.Loaduintptr ABI0 ref runtime/internal/atomic.Loadp ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Store64 ABI0 ref runtime/internal/atomic.Storeuintptr ABI0 EOF cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid Pih3G6oX6t1SB7vGeNiv/Pih3G6oX6t1SB7vGeNiv -goversion go1.12.13 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/c8/c84975ac325be818015d2809a2343b453552ac625d4718ecc001d45fd52d960c-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/f0/f0bec31479b44e5a405f71aea03bb0e2ed7c0305377446fe8caec24a20044c5c-d # internal runtime/internal/math mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid V8O2l92l_VN0gLPDjUJd/V8O2l92l_VN0gLPDjUJd -goversion go1.12.13 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b012 -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b012/asm_s390x.o ./asm_s390x.s cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p sync/atomic -std -installsuffix shared -buildid KmM0y1F0lp4cjQ7ggAaB/KmM0y1F0lp4cjQ7ggAaB -goversion go1.12.13 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/73/73d14df9e6c3477249ea7af710f2202d6be33f9a4d0287a97ac02ce759f616f2-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b012/_pkg_.a $WORK/b012/asm_s390x.o # internal unicode mkdir -p $WORK/b016/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p unicode -std -complete -installsuffix shared -buildid mSp1MfP8iwzF7PYJljfO/mSp1MfP8iwzF7PYJljfO -goversion go1.12.13 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5b/5b6e39bc86c21cb4ce8fda66f7f84d7ad18972450ac60f971432d920dd2342ea-d # internal unicode/utf8 mkdir -p $WORK/b017/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid tl4BWaMz5du8UjPOHrEW/tl4BWaMz5du8UjPOHrEW -goversion go1.12.13 -D "" -importcfg $WORK/b017/importcfg -pack ./utf8.go cd /usr/lib/golang/src/sync/atomic /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 cd /usr/lib/golang/src/internal/cpu /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/cpu_s390x.o ./cpu_s390x.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b015/_pkg_.a $WORK/b015/asm.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/a1/a1dd2b50623c28aa007fa485ebacb76160448d7465a12f160e5abfa0a39c8660-d # internal math/bits mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /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 8BpogeSv_brV64_CNkVK/8BpogeSv_brV64_CNkVK -goversion go1.12.13 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b006/_pkg_.a $WORK/b006/cpu_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/1c/1ca954af2bd30c96a110ff8e2c891c8cafaa6f14cccb9dd32266a8bcecf06e56-d # internal internal/bytealg mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /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 ./compare_s390x.s ./equal_s390x.s ./index_s390x.s ./indexbyte_s390x.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/bytealg -std -+ -installsuffix shared -buildid ZG__25_0yw6l3xzFp9Fz/ZG__25_0yw6l3xzFp9Fz -goversion go1.12.13 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_native.go ./index_native.go ./index_s390x.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/14/147740639787a461537062e55d6440618bcbd8832d4a42d3d0060faaa1bf838f-d # internal internal/testlog mkdir -p $WORK/b031/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p internal/testlog -std -complete -installsuffix shared -buildid vkhVDVwm7Uvfmh4jrfzq/vkhVDVwm7Uvfmh4jrfzq -goversion go1.12.13 -D "" -importcfg $WORK/b031/importcfg -pack ./log.go cd /usr/lib/golang/src/internal/bytealg /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/compare_s390x.o ./compare_s390x.s /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/equal_s390x.o ./equal_s390x.s /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/index_s390x.o ./index_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/6f/6fba07f87db4376376b20d0aeecbb49c25594a3a9daa3102dd558469222d512c-d # internal math mkdir -p $WORK/b022/ cat >$WORK/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /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 cd /usr/lib/golang/src/internal/bytealg /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/indexbyte_s390x.o ./indexbyte_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/53/53e526d6837c981c065d78bdc7746e6bb0c13ea192207eeb96727ac264f02b0e-d # internal encoding mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p encoding -std -complete -installsuffix shared -buildid 5XzLw6ZQ1u5lf2ws8Sht/5XzLw6ZQ1u5lf2ws8Sht -goversion go1.12.13 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p math -std -installsuffix shared -buildid KRtnp91oUzcfBL-7snut/KRtnp91oUzcfBL-7snut -goversion go1.12.13 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/b1/b1857afbe7ccf25e8afe44310a81487c01e89f6b71401c4fdffa8b748ba4bda8-d # internal unicode/utf16 mkdir -p $WORK/b037/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 0LB-_snhO1jKfZ1VE9vd/0LB-_snhO1jKfZ1VE9vd -goversion go1.12.13 -D "" -importcfg $WORK/b037/importcfg -pack ./utf16.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b005/_pkg_.a $WORK/b005/compare_s390x.o $WORK/b005/equal_s390x.o $WORK/b005/index_s390x.o $WORK/b005/indexbyte_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/ee/ee39ad9983c4468b645b960d6ab52111324a2ba1073f932295ab035049947b67-d # internal runtime mkdir -p $WORK/b011/ cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis ./asm.s ./asm_s390x.s ./memclr_s390x.s ./memmove_s390x.s ./rt0_linux_s390x.s ./sys_linux_s390x.s ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/06/062e5edabfcae94444c440d923c266fe8d6ee6525158145046468c628645aee8-d # internal internal/nettrace mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6xisrdhvzfIQiYIWM2Om/6xisrdhvzfIQiYIWM2Om -goversion go1.12.13 -D "" -importcfg $WORK/b041/importcfg -pack ./nettrace.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis2 ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/95/9529e7a22031dca09021846baba9b70d4bfaca2db0b9202c0f400ec705827206-d # internal internal/x/net/dns/dnsmessage mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p internal/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid qDtKvW8ZpJraOtT1UilR/qDtKvW8ZpJraOtT1UilR -goversion go1.12.13 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.entersyscall ABI0 ref runtime.exitsyscall ABI0 ref runtime.exitsyscall ABI0 EOF cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b011/symabis2 ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f2/f283c52ab7c05a4109c8ab04c6153bd5ac3ab6b0de2b50a2476b749061620424-d # internal cat >>$WORK/b011/symabis << 'EOF' # internal ref runtime.load_g ABI0 EOF cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime -std -+ -installsuffix shared -buildid bYHR29LVSkVszde8nYV1/bYHR29LVSkVszde8nYV1 -goversion go1.12.13 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/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 ./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 ./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 ./symtab.go ./sys_nonppc64x.go ./sys_s390x.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_in_none.go ./write_err.go runtime/cgo mkdir -p $WORK/b045/ cd /usr/lib/golang/src/runtime/cgo 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 cd $WORK gcc -fno-caret-diagnostics -c -x c - || true gcc -Qunused-arguments -c -x c - || true gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/math /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 /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 /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 /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 cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/math /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 /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 /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 /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 cd $WORK/b045 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 cd /usr/lib/golang/src/math /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 /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 /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 /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 /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 /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 cd $WORK/b045 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 cd /usr/lib/golang/src/math /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/24/24333ac159f0b8c78690464f085599aa60e5379c2919dc5d7c0baa567cb2f3b4-d # internal crypto/internal/subtle mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid WbSm5p2neIw884hSyHV8/WbSm5p2neIw884hSyHV8 -goversion go1.12.13 -D "" -importcfg $WORK/b085/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/math /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/29/298013952ae1678d49db3fb4965071f803b1e84c9e4dd68e670fb63f4372b94c-d # internal crypto/subtle mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid 3sunFUv-q0fEsHCOryiv/3sunFUv-q0fEsHCOryiv -goversion go1.12.13 -D "" -importcfg $WORK/b086/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/math /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 cd /usr/lib/golang/src/runtime/cgo 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/db/dbe84a284d988ab418e99b2cf5a05f6b9b5589ead27be2d45e2ec02fbb92b496-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b101/ cat >$WORK/b101/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid NzQxlIVDq70bpgO5FHjG/NzQxlIVDq70bpgO5FHjG -goversion go1.12.13 -D "" -importcfg $WORK/b101/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/math /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/64/64b2967ff0fb9a5ed9cf6ca1c2510da0c7f7618f5a5f21903c0cfe6dad4061fb-d # internal container/list mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p container/list -std -complete -installsuffix shared -buildid JGAu8ZR4VqNED6PGCv7T/JGAu8ZR4VqNED6PGCv7T -goversion go1.12.13 -D "" -importcfg $WORK/b112/importcfg -pack ./list.go cd /usr/lib/golang/src/math /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 cd /usr/lib/golang/src/runtime/cgo 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 cd /usr/lib/golang/src/math /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/57/57ad822fbe2bd0009e49e3f6b621f38b45eed7646fb1e57d89faa62270567572-d # internal internal/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b123/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p internal/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid fKtIlNEJtqRBNMClwlYj/fKtIlNEJtqRBNMClwlYj -goversion go1.12.13 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go cd /usr/lib/golang/src/math /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 /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/da/da0c2c1dea9db60b65db6436f8dced3e0d55dfe50cd57a5eb6ea9250e6a55ae5-d # internal golang.org/x/crypto/cast5 mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid AuZqcyrQd0hrlMwqNHB1/AuZqcyrQd0hrlMwqNHB1 -goversion go1.12.13 -D "" -importcfg $WORK/b142/importcfg -pack ./cast5.go cd /usr/lib/golang/src/math /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 /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 cd /usr/lib/golang/src/runtime/cgo 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 cd /usr/lib/golang/src/math /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 /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/3f/3f3bdbb976e56afaa927b860d794aff069bea9cc019d3c266831c665f2489241-d # internal strconv mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p strconv -std -complete -installsuffix shared -buildid o2UQrqoFcQAxS9jTUYnT/o2UQrqoFcQAxS9jTUYnT -goversion go1.12.13 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ac/ac4c675a4a78e3d922b2f2939b777412f14b81b8a0151e966fa2b6db88cb4bea-d # internal image/color mkdir -p $WORK/b146/ cat >$WORK/b146/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p image/color -std -complete -installsuffix shared -buildid KLHqhkg_UKKiyR4Xt6lb/KLHqhkg_UKKiyR4Xt6lb -goversion go1.12.13 -D "" -importcfg $WORK/b146/importcfg -pack ./color.go ./ycbcr.go cd /usr/lib/golang/src/runtime/cgo 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 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c0/c03be19d048dddb2eaca2ea7301d88563ceb2f71729b660b64ac353aba4a28df-d # internal github.com/containers/storage/pkg/promise mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid qqIHAvoZQktKNF3VPE-g/qqIHAvoZQktKNF3VPE-g -goversion go1.12.13 -D "" -importcfg $WORK/b166/importcfg -pack ./promise.go cd /usr/lib/golang/src/runtime/cgo 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/1d/1d4c5b7cdbf103d23281c7052fc25583716431c377c443c8a02048b07f6e7738-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid 5wFE3eLbwZsA2jGYdiZJ/5wFE3eLbwZsA2jGYdiZJ -goversion go1.12.13 -D "" -importcfg $WORK/b205/importcfg -pack ./options.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/83/8390b0e425711f8a533cfa323a90716a4fd78f2d4988bd9f63b75ed07abf150e-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b236/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 6cfd-FfBpVEXyBHviXah/6cfd-FfBpVEXyBHviXah -goversion go1.12.13 -D "" -importcfg $WORK/b236/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/73/73a7e2e0458920b81ad2150bdf8cc014b5ecf770806f0bdd32063d6d248a70cf-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid r5-TwxHC_Vca82C_Tv8N/r5-TwxHC_Vca82C_Tv8N -goversion go1.12.13 -D "" -importcfg $WORK/b257/importcfg -pack ./ewma.go cd /usr/lib/golang/src/runtime/cgo 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/3a/3aeee1626f582afd7afc61bce5e3acc42ff1e709d39848a5a8177d6415808cca-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid V6yxRoAlarO5-vNjtAsk/V6yxRoAlarO5-vNjtAsk -goversion go1.12.13 -D "" -importcfg $WORK/b258/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/34/34b69a2744feb1beec6ad238e882ed8a3e6be3bfd7796c63da7f4bf87acb1a4c-d # internal github.com/docker/docker/api mkdir -p $WORK/b311/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid MfrpJeT5wA-IQHbwDx-9/MfrpJeT5wA-IQHbwDx-9 -goversion go1.12.13 -D "" -importcfg $WORK/b311/importcfg -pack ./common.go ./common_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/82/8211c39c930e5c92d79df3f2cb519dc255272e203e62b9e91dbfa6ffb0fca239-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid LoEE0UrkSzZrQjtMksXY/LoEE0UrkSzZrQjtMksXY -goversion go1.12.13 -D "" -importcfg $WORK/b336/importcfg -pack ./events.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/0c/0c59b8a0d10586196b5c0c96f5d2f6f43069d73b90c4b19982f483a390a79277-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid nqITlB60BVuCAuELZpHc/nqITlB60BVuCAuELZpHc -goversion go1.12.13 -D "" -importcfg $WORK/b337/importcfg -pack ./image_history.go cd /usr/lib/golang/src/runtime/cgo 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/f9/f9468e7d3c7eb76e44f5e7f638c9ce357b5a1a99e7a935d2d49ce9ba6117dcad-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid 5NnRTxXO6B3OkOQpObOm/5NnRTxXO6B3OkOQpObOm -goversion go1.12.13 -D "" -importcfg $WORK/b383/importcfg -pack ./operator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/dd/dd467f2f7ababc2b979cc1d9f79a89ec85cd06716a1065cfb83663e3b0371a44-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid TRHN-WaXiuW5A_iSfE8u/TRHN-WaXiuW5A_iSfE8u -goversion go1.12.13 -D "" -importcfg $WORK/b417/importcfg -pack ./command.go cd $WORK/b045 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/94/94e9ba035e96d5f9e305a4ad6d8f35c847ace4c2f9019418e67d803a289b20b7-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/ef/ef384bb543bd860522e7f1fdc308201693489b72f8c1022ebc1539acd01e3689-d # internal crypto/rc4 mkdir -p $WORK/b116/ golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b137/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid 9hHBgaQfuDl5oxtHg7iy/9hHBgaQfuDl5oxtHg7iy -goversion go1.12.13 -D "" -importcfg $WORK/b116/importcfg -pack ./rc4.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid MhMHeu8FoJ4Aisad3aV1/MhMHeu8FoJ4Aisad3aV1 -goversion go1.12.13 -D "" -importcfg $WORK/b137/importcfg -pack ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2b/2b0105cc4414b78b03392533aa4819ee79721ef48d77869594121712594867e8-d # internal github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid S00Dwuy-BcvU4IgFR6mU/S00Dwuy-BcvU4IgFR6mU -goversion go1.12.13 -D "" -importcfg $WORK/b169/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/runtime/cgo 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d1/d162384899dfe41419b3e7b3b0e91fe561fdf21a44e06ff4032cf2ba29ca1bab-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage cgo -dynimport $WORK/b045/_cgo_.o -dynout $WORK/b045/_cgo_import.go -dynlinker cat >$WORK/b045/go_asm.h << 'EOF' # internal EOF /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 cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid q7hxX0HkPhKaTwEqPHO6/q7hxX0HkPhKaTwEqPHO6 -goversion go1.12.13 -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 /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 /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8b/8bfe8b8ba0aa7c5505c9c62f24d0621e3e99ac39e120042a892892994be6f3fe-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/6d/6d00cd244d0293a309ab2946c3088ddf87622143d9f5660c961eff11f868a84e-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memclr_s390x.o ./memclr_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/memmove_s390x.o ./memmove_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/rt0_linux_s390x.o ./rt0_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/sys_linux_s390x.o ./sys_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b011/tls_s390x.o ./tls_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b011/_pkg_.a $WORK/b011/asm.o $WORK/b011/asm_s390x.o $WORK/b011/memclr_s390x.o $WORK/b011/memmove_s390x.o $WORK/b011/rt0_linux_s390x.o $WORK/b011/sys_linux_s390x.o $WORK/b011/tls_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/ea/ea1df4ca82ab1fa1a46aea8b5390578f45632f2d4c53441aa1db02ef5f79baac-d # internal sync mkdir -p $WORK/b009/ cat >$WORK/b009/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b009/_pkg_.a -trimpath $WORK/b009 -shared -p sync -std -installsuffix shared -buildid sT7y10W1p8aUuapU4OlU/sT7y10W1p8aUuapU4OlU -goversion go1.12.13 -D "" -importcfg $WORK/b009/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/db/db6d31cbbf106ee3bb98ea36c82a44be8b6217178cb54c92f430ec23509c7939-d # internal io mkdir -p $WORK/b008/ cat >$WORK/b008/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF reflect mkdir -p $WORK/b021/ internal/singleflight cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p io -std -complete -installsuffix shared -buildid aud1955EXQQgvOcDqcYx/aud1955EXQQgvOcDqcYx -goversion go1.12.13 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go syscall cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /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 mkdir -p $WORK/b042/ mkdir -p $WORK/b028/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b028/symabis ./asm_linux_s390x.s cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid wKHH1RAViIC4rwNY2KQc/wKHH1RAViIC4rwNY2KQc -goversion go1.12.13 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p reflect -std -installsuffix shared -buildid 6qk7u_N9nrkNwVoqE6w9/6qk7u_N9nrkNwVoqE6w9 -goversion go1.12.13 -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 cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b010/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p syscall -std -installsuffix shared -buildid LN-SwktYxrR6dJ1HkdOF/LN-SwktYxrR6dJ1HkdOF -goversion go1.12.13 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/31/312c548f756e280217919bed2eaa28b216e8bb9052235db85d4e28cdc3e52c30-d # internal math/rand mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /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 YtkAdJyInhMJbSRHkcxF/YtkAdJyInhMJbSRHkcxF -goversion go1.12.13 -D "" -importcfg $WORK/b044/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/19/1951f2c17d428fa915959d26da6819e49b5c8b8becff0cc285eb3cad13d595c7-d # internal bytes mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid oSjEdgZUXZOfOPrZrNQ2/oSjEdgZUXZOfOPrZrNQ2 -goversion go1.12.13 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/76/76c517516fddb67cb6184c04ece6b58b522d2691060d9d38c6c6467f95d90e89-d # internal strings mkdir -p $WORK/b036/ cat >$WORK/b036/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b036/symabis ./strings.s cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p strings -std -installsuffix shared -buildid LFmZ96VwGug1k9cHreqp/LFmZ96VwGug1k9cHreqp -goversion go1.12.13 -symabis $WORK/b036/symabis -D "" -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/68/686138e95e7e9ecf46f0541fd17d2470919791cb34ddf4a11af74b2de0fa9ad5-d # internal bufio mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid m4Jn_pSOVVrhJcnNLcIr/m4Jn_pSOVVrhJcnNLcIr -goversion go1.12.13 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/bd/bdfbbadd8ba14678430e39f73fc7a659f8ac1a47f377d0bd57ccc9d85e1dea6b-d # internal hash mkdir -p $WORK/b063/ cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p hash -std -complete -installsuffix shared -buildid qY6qraqdi6gPZNvyInPh/qY6qraqdi6gPZNvyInPh -goversion go1.12.13 -D "" -importcfg $WORK/b063/importcfg -pack ./hash.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b036 -I $WORK/b036/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b036/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/b7/b7a1f318f727f8d9267fe743af041c27e898e032a3ba27bab73f566f8cc3232a-d # internal crypto mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p crypto -std -complete -installsuffix shared -buildid qa09lccKp7WCLyVYHbte/qa09lccKp7WCLyVYHbte -goversion go1.12.13 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b036/_pkg_.a $WORK/b036/strings.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/6f/6fcf619d5505124fe8f656980b1cbd72d2406a2c1ec99ccb75454471fed08ce2-d # internal path mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p path -std -complete -installsuffix shared -buildid rW2iPGlKpKbhaxw5cncm/rW2iPGlKpKbhaxw5cncm -goversion go1.12.13 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/49/49e7ddf4a2abfa048bb2c17f0ee353f7daca43a779918683bb37e2a99190c06d-d # internal github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b070/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid K5Ot_DHZdXMipAsOPSnB/K5Ot_DHZdXMipAsOPSnB -goversion go1.12.13 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ac/ac81444eb74901ddc955ac320a0e1ac94211b8c6e0fbaf22b4a61e23a65e6be0-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid te5e8bzCdjxkjm1FCpj0/te5e8bzCdjxkjm1FCpj0 -goversion go1.12.13 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ff/ff19671fd75b01828c1b4e9046f1389e5059dcf41048868f8c2c840865b56552-d # internal hash/crc32 mkdir -p $WORK/b092/ cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b092 -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b092/symabis ./crc32_s390x.s cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p hash/crc32 -std -installsuffix shared -buildid yWFd8ZIDbnqmqKLAwRGK/yWFd8ZIDbnqmqKLAwRGK -goversion go1.12.13 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./crc32.go ./crc32_generic.go ./crc32_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/7e/7ef335834bed1ec4b312be442716bd42a0d7488a9421d9f841011a5c54a7f346-d # internal crypto/sha256 mkdir -p $WORK/b098/ cat >$WORK/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b098/symabis ./sha256block_s390x.s cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p crypto/sha256 -std -installsuffix shared -buildid ftJySG94xdQWYIePZzRF/ftJySG94xdQWYIePZzRF -goversion go1.12.13 -symabis $WORK/b098/symabis -D "" -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go ./sha256block_s390x.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b092 -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b092/crc32_s390x.o ./crc32_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b092/_pkg_.a $WORK/b092/crc32_s390x.o # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b098 -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b098/sha256block_s390x.o ./sha256block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/3c/3cdf7c3b3109cb87546ef803e7a64414f91564b04bccbb867b51cc519c9d44ff-d # internal hash/crc64 mkdir -p $WORK/b102/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid jvOEGt6QDSUykiZ5kpXg/jvOEGt6QDSUykiZ5kpXg -goversion go1.12.13 -D "" -importcfg $WORK/b102/importcfg -pack ./crc64.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b098/_pkg_.a $WORK/b098/sha256block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/01/010efa92482636d90e6fcad68699597a3d565a0f8d949fd30f500bd0df9a0f9f-d # internal crypto/internal/randutil mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid Iv07RegNFDDgBAbYq_8b/Iv07RegNFDDgBAbYq_8b -goversion go1.12.13 -D "" -importcfg $WORK/b107/importcfg -pack ./randutil.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7a/7ae751e0a9a34db8414fa7d9a616d72d94b2128f7cd6e647f825e8cfd4d3504b-d # internal crypto/sha512 mkdir -p $WORK/b108/ cat >$WORK/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b108/symabis ./sha512block_s390x.s cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p crypto/sha512 -std -installsuffix shared -buildid pZaobaZrmfbtl1pOQJuG/pZaobaZrmfbtl1pOQJuG -goversion go1.12.13 -symabis $WORK/b108/symabis -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha512.go ./sha512block.go ./sha512block_decl.go ./sha512block_s390x.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b028 -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b028/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c5/c5a7b83be80bf5f098f8d6540fab0e585906e2184511c64e7ce1e2d17a0612c8-d # internal crypto/hmac mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid rRBEHUP-mj0eKy4SAsce/rRBEHUP-mj0eKy4SAsce -goversion go1.12.13 -D "" -importcfg $WORK/b114/importcfg -pack ./hmac.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/c8/c8c6adf8939c906452c47bfff3592701f21eed66c426c07cad5c6fb3e65dde28-d # internal time mkdir -p $WORK/b029/ cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p time -std -installsuffix shared -buildid 0njg50EvgTRit4GGCaYt/0njg50EvgTRit4GGCaYt -goversion go1.12.13 -D "" -importcfg $WORK/b029/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/17/1757957e2effde6e558a5f104297e3c806c4816c3883d53fbc23b25d7c48a5b0-d # internal internal/syscall/unix mkdir -p $WORK/b030/ cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid ryUdRqCQJVuICZyfULzq/ryUdRqCQJVuICZyfULzq -goversion go1.12.13 -D "" -importcfg $WORK/b030/importcfg -pack ./at.go ./at_sysnum_linux.go ./at_sysnum_newfstatat_linux.go ./getrandom_linux.go ./getrandom_linux_s390x.go ./nonblocking.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b108/sha512block_s390x.o ./sha512block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/a9/a9d1af24a771604c8abdf047670aa124a8fa29125d09481d575491a932d42fd7-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid 0weiZvZHm79gE2sDGyYq/0weiZvZHm79gE2sDGyYq -goversion go1.12.13 -D "" -importcfg $WORK/b059/importcfg -pack ./cgroups_supported.go cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b108/_pkg_.a $WORK/b108/sha512block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/85/85e13a4b2e4571db84c450572fb20049a68363e4d48a4c6f373de7024d9f3917-d # internal crypto/sha1 mkdir -p $WORK/b117/ cat >$WORK/b117/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b117/symabis ./sha1block_s390x.s cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p crypto/sha1 -std -installsuffix shared -buildid J6UaVvAqrPOaAp1SwBGb/J6UaVvAqrPOaAp1SwBGb -goversion go1.12.13 -symabis $WORK/b117/symabis -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./sha1.go ./sha1block.go ./sha1block_decl.go ./sha1block_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/cb/cba7e79807cffb42f6a1fcc4ab63d5f1eae091c011771e9d80c70fad4f62efc2-d # internal internal/x/crypto/hkdf mkdir -p $WORK/b129/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p internal/x/crypto/hkdf -std -complete -installsuffix shared -buildid lOolmeBYMfvLnyBIvn2f/lOolmeBYMfvLnyBIvn2f -goversion go1.12.13 -D "" -importcfg $WORK/b129/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/66/661c1fac165cc91dc2e7c552274bd8213e3b5207eb2e077671d4666bc7f2eeb5-d # internal encoding/base32 mkdir -p $WORK/b130/ cat >$WORK/b130/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid vXOjJ0TATlx0JwKXACcC/vXOjJ0TATlx0JwKXACcC -goversion go1.12.13 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/a3/a366afcae88f76989ad360f96daa979dd8239806eaeed2c27c84c37acea6c073-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid 8u30_Bn_LE8m6lgV8-6I/8u30_Bn_LE8m6lgV8-6I -goversion go1.12.13 -D "" -importcfg $WORK/b131/importcfg -pack ./compare.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b117/sha1block_s390x.o ./sha1block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b117/_pkg_.a $WORK/b117/sha1block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/fd/fdd0551fc3906b63bbcb4c5957ab840e9099838402714572a14d2c8a3159a1e7-d # internal hash/adler32 mkdir -p $WORK/b141/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid -ZWjtjw-zG5WVVx6z4Cq/-ZWjtjw-zG5WVVx6z4Cq -goversion go1.12.13 -D "" -importcfg $WORK/b141/importcfg -pack ./adler32.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/96/9649257cf0391548807cbe590e17a866540619381667546896b9f3a074942057-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b137/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid pBOYhpIdLfWnwy1r1a7H/pBOYhpIdLfWnwy1r1a7H -goversion go1.12.13 -D "" -importcfg $WORK/b144/importcfg -pack ./s2k.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/ef/ef5bce2cc372e507ae7983edf8a34b145cb162e5b466b311c0c1c8be8ebfff62-d # internal image mkdir -p $WORK/b145/ cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b146/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p image -std -complete -installsuffix shared -buildid zSM2Z9zKmbAtgIZuGmai/zSM2Z9zKmbAtgIZuGmai -goversion go1.12.13 -D "" -importcfg $WORK/b145/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/dc/dcb9cab28211936a6f3bb0fb03e5dc9757a83f76fd7ed7c110bad2949692dc8d-d # internal github.com/containers/storage/pkg/locker mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid A71jsy4B9kfTYDUfDpqO/A71jsy4B9kfTYDUfDpqO -goversion go1.12.13 -D "" -importcfg $WORK/b178/importcfg -pack ./locker.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fb/fb94c264c628a00f2c7544f6199a74fae51f26d4dd6b2e0680a21437acca651e-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b199/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid c1inxNzrDN_HDKTXx31L/c1inxNzrDN_HDKTXx31L -goversion go1.12.13 -D "" -importcfg $WORK/b199/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/c5/c5126db489426374545cef9441515b37731846d938af31f317543b4d0f4848ba-d # internal text/tabwriter mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid HBwzQztKI4WumAB5W_QZ/HBwzQztKI4WumAB5W_QZ -goversion go1.12.13 -D "" -importcfg $WORK/b212/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/reflect /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 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/ce/ce7b70a24f3fadf5ea3ca9ab254cc196fe8abba1a29e2534a1ea301b565a6ac1-d # internal sort mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p sort -std -complete -installsuffix shared -buildid i2eBf4wgyntBwDWdHBBA/i2eBf4wgyntBwDWdHBBA -goversion go1.12.13 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/14/147a3b0ca767101f5b2ed3e8bb896451c5b25d5e93c09aeeb3f0e9fc3afe3fbf-d # internal internal/poll mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p internal/poll -std -installsuffix shared -buildid lw6exn4uIfoUD69PM7lv/lw6exn4uIfoUD69PM7lv -goversion go1.12.13 -D "" -importcfg $WORK/b027/importcfg -pack ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/07/07abc4bf72e139d72518208682fcf6c6da2bc23fa57fbc34353abb5e214d1eb8-d # internal encoding/binary mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p encoding/binary -std -complete -installsuffix shared -buildid SsAa7k1Lj7j2OavxsMW9/SsAa7k1Lj7j2OavxsMW9 -goversion go1.12.13 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/93/93dc5c9e167ecff96391dd0be7e96f0ecb930f42ea55478b2648da68aacd285f-d # internal image/internal/imageutil mkdir -p $WORK/b148/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b145/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid 5F-LEn1f24YyHgx-PjC9/5F-LEn1f24YyHgx-PjC9 -goversion go1.12.13 -D "" -importcfg $WORK/b148/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/c1/c1a149ec16dbcbbaa0f0d8386db0d73b7e1d250253afd802a868920e9bc20a07-d # internal image/jpeg mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b145/_pkg_.a packagefile image/color=$WORK/b146/_pkg_.a packagefile image/internal/imageutil=$WORK/b148/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p image/jpeg -std -complete -installsuffix shared -buildid QvwVjIMoAb-hkzp9-3Bs/QvwVjIMoAb-hkzp9-3Bs -goversion go1.12.13 -D "" -importcfg $WORK/b147/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/55/55dd7e899b8c617a6b9ee99f5de21d7ff33abd2cd51a50592a9ff7de01f06f79-d # internal internal/fmtsort mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /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 50oo1ckSw2gKrUal0lbC/50oo1ckSw2gKrUal0lbC -goversion go1.12.13 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/2f/2f0e00fb1b12cfc509c03a4fd907bcca6be5c5a046ee8493d3fba5104717d0a0-d # internal regexp/syntax mkdir -p $WORK/b065/ cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid lNPbxRkeS-Js8aURbIvJ/lNPbxRkeS-Js8aURbIvJ -goversion go1.12.13 -D "" -importcfg $WORK/b065/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/1b/1bcf625dd3b32672680a544039828fd29d2cda2ee545b0631b9e746ce9084776-d # internal os mkdir -p $WORK/b026/ cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p os -std -installsuffix shared -buildid svhFPGexc9JQrw2aq1dd/svhFPGexc9JQrw2aq1dd -goversion go1.12.13 -D "" -importcfg $WORK/b026/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5f/5f65ca1f36bc97da0a0bb0839243c8411f71cb43e093dc08157e4132c88a4397-d # internal encoding/base64 mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Sbk5NMbLnwuXFzMNrJ0p/Sbk5NMbLnwuXFzMNrJ0p -goversion go1.12.13 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/8b/8b0b8827326f572e6f4cad892aeb11c4c3dfe84cd1e64eb211826f25ea210bd1-d # internal golang.org/x/sys/unix mkdir -p $WORK/b075/ cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b075/symabis ./asm_linux_s390x.s cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid PkLuTHvjbYNIC9PYuJpR/PkLuTHvjbYNIC9PYuJpR -goversion go1.12.13 -symabis $WORK/b075/symabis -D "" -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_big.go ./env_unix.go ./fcntl.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_gc.go ./syscall_linux_s390x.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_s390x.go ./zsyscall_linux_s390x.go ./zsysnum_linux_s390x.go ./ztypes_linux_s390x.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1a/1a69e2d44b16b91ae30096b0f5f2505192c962fb0eb8f618dbba3f77ecba87b2-d # internal compress/bzip2 mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid aczA8qQca0O-eVDkkr49/aczA8qQca0O-eVDkkr49 -goversion go1.12.13 -D "" -importcfg $WORK/b080/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/cd/cdb51a3d77dc96c81e3f2720d52b25cfb7729525a0d51e7c4be2aefec9cd120b-d # internal crypto/cipher mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid dWAxDXqQ1UVaejVyViWv/dWAxDXqQ1UVaejVyViWv -goversion go1.12.13 -D "" -importcfg $WORK/b084/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/42/4262b361c3f35a981a89fe22dca72a4c5cb14fd583b8ab7332128e8f35f784bc-d # internal crypto/aes mkdir -p $WORK/b083/ cat >$WORK/b083/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b083/symabis ./asm_s390x.s cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto/aes -std -installsuffix shared -buildid RfmPi-IVByymdCcPeC1o/RfmPi-IVByymdCcPeC1o -goversion go1.12.13 -symabis $WORK/b083/symabis -D "" -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h ./block.go ./cbc_s390x.go ./cipher.go ./cipher_s390x.go ./const.go ./ctr_s390x.go ./gcm_s390x.go ./modes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/78/78eb922e2ad4abe008506c6f3b2a88aa76c4ade83537de62f21144e7ca228c30-d # internal fmt mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p fmt -std -complete -installsuffix shared -buildid -iy5qHiPX6Ql_sNuO2lF/-iy5qHiPX6Ql_sNuO2lF -goversion go1.12.13 -D "" -importcfg $WORK/b019/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/5f/5faf9ad37b8be703e4e3b88fc3a0691f2da85c4b6e124b9500353b71c3d88599-d # internal path/filepath mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p path/filepath -std -complete -installsuffix shared -buildid hj43MmJLexuOztOTa5yx/hj43MmJLexuOztOTa5yx -goversion go1.12.13 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b083 -I $WORK/b083/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b083/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b083/_pkg_.a $WORK/b083/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/22/227e484413fce68951a1c1ff4682c1dc6163fc5f46af41641ea7d986fd11650e-d # internal regexp mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp/syntax=$WORK/b065/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp -std -complete -installsuffix shared -buildid w6H0hmtx3uOrQMRAYcvY/w6H0hmtx3uOrQMRAYcvY -goversion go1.12.13 -D "" -importcfg $WORK/b064/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/e6/e6b79a87d3286d979e2924c3b50f945c0d10fcf31bd9c6b63f839f96abee0304-d # internal io/ioutil mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p io/ioutil -std -complete -installsuffix shared -buildid 13zSmXLmaUD3pnYIXJWg/13zSmXLmaUD3pnYIXJWg -goversion go1.12.13 -D "" -importcfg $WORK/b050/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/03/03e701d19a1fab22bd10d90351a6dac5a7db3857f05446db8fe2bd2530def3e1-d # internal github.com/klauspost/compress/snappy mkdir -p $WORK/b091/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b092/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid VfaPXwS5VqgFpO2CwWWM/VfaPXwS5VqgFpO2CwWWM -goversion go1.12.13 -D "" -importcfg $WORK/b091/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/22/2211f9f784bba7f153efaf8ce0e9473ab88ddebab22ddad6a72c9870153bbbaf-d # internal github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid vqC46Jf9SFgjpbjJSile/vqC46Jf9SFgjpbjJSile -goversion go1.12.13 -D "" -importcfg $WORK/b093/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/95/95053f8eede40351635490efea7fd8cdcf9f3ea7ecab2a654087fd7ab801e95a-d # internal runtime/debug mkdir -p $WORK/b094/ cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b094/symabis ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/55/5550a9db8fd9fcaa2e38883aeebd6e8090478895dacc2dd8f1ac3bb6a29e039f-d # internal context mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p context -std -complete -installsuffix shared -buildid GXk_Az8f6nyI80-M8b1m/GXk_Az8f6nyI80-M8b1m -goversion go1.12.13 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p runtime/debug -std -installsuffix shared -buildid KM88LEG2elu5kDuaZD-y/KM88LEG2elu5kDuaZD-y -goversion go1.12.13 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b075 -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b075/asm_linux_s390x.o ./asm_linux_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/03/037630b1963c99c6a85c0696380d60612dccfacdaeca860d84fcefb20aafe58e-d # internal encoding/json mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p encoding/json -std -complete -installsuffix shared -buildid zaNN4iCT9Tksu5kb2j54/zaNN4iCT9Tksu5kb2j54 -goversion go1.12.13 -D "" -importcfg $WORK/b032/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b075/_pkg_.a $WORK/b075/asm_linux_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ea/eab7aea280019d4a0732e497e7779774ee22dd9f58853528d911feba3d42697d-d # internal os/user mkdir -p $WORK/b052/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b052/ -importpath os/user -- -I $WORK/b052/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b094 -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b094/debug.o ./debug.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b094/_pkg_.a $WORK/b094/debug.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e7/e719efacf087f19884198877b7616b79a6930e65ddd0eebc8669deb50c1ff0fe-d # internal github.com/opencontainers/go-digest mkdir -p $WORK/b061/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid w5I6YXipml8kLWMhECA6/w5I6YXipml8kLWMhECA6 -goversion go1.12.13 -D "" -importcfg $WORK/b061/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/b1/b17f3427b9553a240e6d8ee9538e7e7f460cd1687a22e1cab0122b81aa404984-d # internal net mkdir -p $WORK/b040/ cd /usr/lib/golang/src/net 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2b/2b70c50bb8fede542df6cc5c37f8fefec88123601f0ddd5af9ac76ba463d362c-d # internal os/exec mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p os/exec -std -complete -installsuffix shared -buildid cBY4uU2oY_QK5BSGnV1M/cBY4uU2oY_QK5BSGnV1M -goversion go1.12.13 -D "" -importcfg $WORK/b056/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/01/01c20209f34aa85b0dfab0235728d5530d5146987bf4f8f4fd06a79e57e4eb2e-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid Q4q46xVNqCG5LnB25pq7/Q4q46xVNqCG5LnB25pq7 -goversion go1.12.13 -D "" -importcfg $WORK/b060/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/bd/bd46510ea95d714268bba354d44a02b486ad54234e02ff4a4d343c5c7bd97eac-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid VZvXo-P9uJbXfa31TY5b/VZvXo-P9uJbXfa31TY5b -goversion go1.12.13 -D "" -importcfg $WORK/b067/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/07/076453285c11cbe934e16d0e64dcba9e213d39f1fb8c0c019cee19fb8891f78e-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid 6SF2s2WICOPm18Q-AS0C/6SF2s2WICOPm18Q-AS0C -goversion go1.12.13 -D "" -importcfg $WORK/b072/importcfg -pack ./version.go ./versioned.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/56/56c0f8fb4aa479ce76113ff0a9925e19acc95b2c2c71642c54121ae31264dbad-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid s23z3jSM4t6pH-UHDyd9/s23z3jSM4t6pH-UHDyd9 -goversion go1.12.13 -D "" -importcfg $WORK/b071/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/77/7773803d8921f1b538dd396718227e296ab4e2930b3040d2bed36cc34c0a2344-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid -4ww2MzsHaYhy5-O8oW6/-4ww2MzsHaYhy5-O8oW6 -goversion go1.12.13 -D "" -importcfg $WORK/b068/importcfg -pack ./types.go cd $WORK/b040 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 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/3a/3a85cf0b12112052708cb703f87ecda71e89173889a38bca8d30008bbc95a102-d # internal github.com/pkg/errors mkdir -p $WORK/b073/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid jzVuMBKJHAPCw1vjWTUg/jzVuMBKJHAPCw1vjWTUg -goversion go1.12.13 -D "" -importcfg $WORK/b073/importcfg -pack ./errors.go ./stack.go cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b040 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 cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ad/ad09d4a84607b86bed5ecc7284f3ec482535f8bc9d8d8678d4df655b09248d88-d # internal log mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p log -std -complete -installsuffix shared -buildid tplBOzSDpsp5JP1XqPBN/tplBOzSDpsp5JP1XqPBN -goversion go1.12.13 -D "" -importcfg $WORK/b076/importcfg -pack ./log.go cd $WORK/b040 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/17/17c9e205c14665eb31068e621b32d02ca1749d2281ec9612ff01d911e5cc375c-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid sRKrA3LoU2IE4Zm7f7DG/sRKrA3LoU2IE4Zm7f7DG -goversion go1.12.13 -D "" -importcfg $WORK/b074/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cd $WORK/b040 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 cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cd $WORK/b040 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 cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cd /usr/lib/golang/src/net 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 cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage net -dynimport $WORK/b040/_cgo_.o -dynout $WORK/b040/_cgo_import.go cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p net -std -installsuffix shared -buildid U3Ag8BOscGEsfplRgHYh/U3Ag8BOscGEsfplRgHYh -goversion go1.12.13 -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 cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/93/93473712051d2e0fd0e48f95cfcefd7a177450c84bfbc96391116b1fd59f1c58-d # internal math/big mkdir -p $WORK/b087/ cat >$WORK/b087/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b087/symabis ./arith_s390x.s cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p math/big -std -installsuffix shared -buildid 0jhiEc093-ONLEEnpFO-/0jhiEc093-ONLEEnpFO- -goversion go1.12.13 -symabis $WORK/b087/symabis -D "" -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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 cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage user -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/7f/7fa7f283adb95d509f45168b5f3c496c6cdff4f82e21c39b8085a8cfd0ba33a3-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid SAhXIkT76VeeT2IIpF9W/SAhXIkT76VeeT2IIpF9W -goversion go1.12.13 -D "" -importcfg $WORK/b066/importcfg -pack ./system_registries_v2.go cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p os/user -std -installsuffix shared -buildid gBb5LsN_nDWFki0an31y/gBb5LsN_nDWFki0an31y -goversion go1.12.13 -D "" -importcfg $WORK/b052/importcfg -pack ./lookup.go ./user.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo_lookup_unix.cgo1.go $WORK/b052/getgrouplist_unix.cgo1.go $WORK/b052/listgroups_unix.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/e9/e9d5f11c1746db6e82f57647288d4d73b2b5b8878b84ebc5b5e04519a6220525-d # internal encoding/hex mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p encoding/hex -std -complete -installsuffix shared -buildid _vyY7w8SzC3JdjBGm-__/_vyY7w8SzC3JdjBGm-__ -goversion go1.12.13 -D "" -importcfg $WORK/b088/importcfg -pack ./hex.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b052/_pkg_.a $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/11/113527ba1f1db8140146bdb6ee6e3870da39e4b2e0f1add3f37edd15cc687328-d # internal archive/tar mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p archive/tar -std -complete -installsuffix shared -buildid 6WpVUpyQrb-pz0rHWtXG/6WpVUpyQrb-pz0rHWtXG -goversion go1.12.13 -D "" -importcfg $WORK/b049/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/dd/dd318f58bd028fc211926eee7adbb02672c752b8c08eeb07ebcf80db11698ef7-d # internal github.com/klauspost/compress/fse mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid v7-1FD7EPvoDyNkiLSKD/v7-1FD7EPvoDyNkiLSKD -goversion go1.12.13 -D "" -importcfg $WORK/b090/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/d6/d6ab72cafbce286d7f1dc07a83284707996d10ac6b6f14bc4a154bc3932e0656-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b090/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid GlUYEaX7ddgCGL-xnnb2/GlUYEaX7ddgCGL-xnnb2 -goversion go1.12.13 -D "" -importcfg $WORK/b089/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/48/48812bc77a83de1ffd1b1ee35f141a66054022166b5a0d9cc439b618fb51d013-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid kWNdMoGWZQY1s6MWk3uH/kWNdMoGWZQY1s6MWk3uH -goversion go1.12.13 -D "" -importcfg $WORK/b096/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/77/77ed814c4ce51f1cd9708ebfe4297802af121ef3afb9622e30d04c39ced60c56-d # internal github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid l2J5iQ7eI-50x0iiLMa6/l2J5iQ7eI-50x0iiLMa6 -goversion go1.12.13 -D "" -importcfg $WORK/b099/importcfg -pack ./xlog.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/3d/3d0d971512982aa0a1064213c7882c35d7d39af770233ef6ff08f6ace41f7763-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b100/ cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b101/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b099/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid z2FLjaguVpT8GHoIWWGE/z2FLjaguVpT8GHoIWWGE -goversion go1.12.13 -D "" -importcfg $WORK/b100/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 cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b087 -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b087/arith_s390x.o ./arith_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b087/_pkg_.a $WORK/b087/arith_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/cb/cb62cee0b449397ea7ee4abc3e08efe009bae7b25cf22e3963ba5e4843f7bb2d-d # internal crypto/rand mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/rand -std -complete -installsuffix shared -buildid ES0s3Vr2Dv0s6NViPgfg/ES0s3Vr2Dv0s6NViPgfg -goversion go1.12.13 -D "" -importcfg $WORK/b082/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/2b/2bea067d1b4a3e0f4b7fbf91d1f8241d0cda18d196a0761c58418d22d4367f1f-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b089/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b091/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b093/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b092/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid BPvKyu-kgb8Beury9x9j/BPvKyu-kgb8Beury9x9j -goversion go1.12.13 -D "" -importcfg $WORK/b081/importcfg -pack ./bitreader.go ./bitwriter.go ./blockdec.go ./blockenc.go ./blocktype_string.go ./bytebuf.go ./bytereader.go ./decoder.go ./decoder_options.go ./enc_dfast.go ./enc_fast.go ./enc_params.go ./encoder.go ./encoder_options.go ./framedec.go ./frameenc.go ./fse_decoder.go ./fse_encoder.go ./fse_predefined.go ./hash.go ./history.go ./seqdec.go ./seqenc.go ./snappy.go ./zstd.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/d1/d110107701f811999b45ff82e90ec58e025af582f901ecd5caceff472f13954e-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b096/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b092/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid uv71NtW3V1brxEOqMSgO/uv71NtW3V1brxEOqMSgO -goversion go1.12.13 -D "" -importcfg $WORK/b095/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/8c/8ca1efaaa022509c70b9f20a283cbfcab88ce22552158fa9efbf12e454efa6fd-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b099/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b100/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc32=$WORK/b092/_pkg_.a packagefile hash/crc64=$WORK/b102/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid ag3AjC85PAmqccEdyiQV/ag3AjC85PAmqccEdyiQV -goversion go1.12.13 -D "" -importcfg $WORK/b097/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/fd/fd748182875b4aaa7edb8a44805941043f9af6ad1c2173057ad2b5d166b96897-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b103/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid hrDiUdjBHKOaYEAybzQx/hrDiUdjBHKOaYEAybzQx -goversion go1.12.13 -D "" -importcfg $WORK/b103/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/fa/fa9218fd2226e791ef163d6f7e0501c10675ebee5b6f734ff3e60715016b9f3f-d # internal crypto/elliptic mkdir -p $WORK/b106/ cat >$WORK/b106/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/elliptic /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 ./p256_asm_s390x.s cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p crypto/elliptic -std -installsuffix shared -buildid -W722uXrlKDb6_kXLc5W/-W722uXrlKDb6_kXLc5W -goversion go1.12.13 -symabis $WORK/b106/symabis -D "" -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h ./elliptic.go ./p224.go ./p256.go ./p256_s390x.go cd /usr/lib/golang/src/net /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/05/05fb2ea205cb8ad08d24b6565405a99e91ee413369e44fbd63df04d3f2128498-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b039/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid Cd6CYvii0oojAwrSv1Dm/Cd6CYvii0oojAwrSv1Dm -goversion go1.12.13 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/3e/3ea164987b319808a8912a4168164f5f28e05f4b7c0556532da06e6025041a6b-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid ZfRu5VD1M7D5-NWYl1pe/ZfRu5VD1M7D5-NWYl1pe -goversion go1.12.13 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/10/10d6ca632fce8fbf79acc4af55fb3d9694e3117fe5865672de08db3a6b78675b-d # internal encoding/asn1 mkdir -p $WORK/b109/ cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid tulg4Ds-8DMDoCPhKE88/tulg4Ds-8DMDoCPhKE88 -goversion go1.12.13 -D "" -importcfg $WORK/b109/importcfg -pack ./asn1.go ./common.go ./marshal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f6/f6afbbffb5fe9ae5c06bc0c607d99343ecc3952aa8684b563fef92bfd2f2fcee-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b047/ cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid qcTBokHhgrCkJ9OJwsi0/qcTBokHhgrCkJ9OJwsi0 -goversion go1.12.13 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/fe/fe4d0c47e31cf9af1693564fdf03d7b55285f61e5cba1f923add1bd48b8d2aff-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid qtYkgYsW-dWRMcdQ8huc/qtYkgYsW-dWRMcdQ8huc -goversion go1.12.13 -D "" -importcfg $WORK/b038/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/4c/4c51f6873cf54451c72179af3ac395ab2df35312ae39d26b8fd19cdda34f5e3a-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid MToY092GLaVa8HBbFLdR/MToY092GLaVa8HBbFLdR -goversion go1.12.13 -D "" -importcfg $WORK/b055/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /usr/lib/golang/src/crypto/elliptic /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/p256_asm_s390x.o ./p256_asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b106/_pkg_.a $WORK/b106/p256_asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/7f/7f04a941e4eefe53ea57a88005a69e564e0eeab42927bebacab7a2aac74246ca-d # internal crypto/rsa mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/internal/randutil=$WORK/b107/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid gtO6uxUqjEuohLsa9y1H/gtO6uxUqjEuohLsa9y1H -goversion go1.12.13 -D "" -importcfg $WORK/b110/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/68/689e2605bd5b9c450d24669002ae2c639b1320cd37976eb64e224edc54fa886a-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid zgU-VqQLxbBeDa1WMCxB/zgU-VqQLxbBeDa1WMCxB -goversion go1.12.13 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/27/2777a1318dd7e4ce6f1fa963ed2f832cd7a33ac33c5912939172972acf3c34b8-d # internal crypto/ecdsa mkdir -p $WORK/b105/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/elliptic=$WORK/b106/_pkg_.a packagefile crypto/internal/randutil=$WORK/b107/_pkg_.a packagefile crypto/sha512=$WORK/b108/_pkg_.a packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid RuO4RS1oVCTndYM5OxW9/RuO4RS1oVCTndYM5OxW9 -goversion go1.12.13 -D "" -importcfg $WORK/b105/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fb/fba1e41749a310d4bdfe4db88178fbdb0c14e282ccdb25240549a5461881cdad-d # internal crypto/des mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p crypto/des -std -complete -installsuffix shared -buildid p-Di4P-XoQ76ZOw1ETy-/p-Di4P-XoQ76ZOw1ETy- -goversion go1.12.13 -D "" -importcfg $WORK/b113/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e1/e1baa7ed6ab46a56625a14693f878bc6dcb837db0aa046221b88b78a28c64d7e-d # internal crypto/md5 mkdir -p $WORK/b115/ cat >$WORK/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /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 ./md5block_s390x.s cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/md5 -std -installsuffix shared -buildid veEV1sop_30E34L8C56I/veEV1sop_30E34L8C56I -goversion go1.12.13 -symabis $WORK/b115/symabis -D "" -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/92/92cf6c480a646468c351c287dafec1f67d84df36eab02709eb070306d6ca96d8-d # internal crypto/dsa mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b107/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid V77H_CQLn5Xpev4yjRG6/V77H_CQLn5Xpev4yjRG6 -goversion go1.12.13 -D "" -importcfg $WORK/b119/importcfg -pack ./dsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/b9/b958dbf1d3835a1392cc4997bc06fe9b63452aa8cee64584ecc79942f297ac67-d # internal crypto/x509/pkix mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid LT1KQJTBl1PIT-RPK6TF/LT1KQJTBl1PIT-RPK6TF -goversion go1.12.13 -D "" -importcfg $WORK/b120/importcfg -pack ./pkix.go cd /usr/lib/golang/src/crypto/md5 /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/md5block_s390x.o ./md5block_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b115/_pkg_.a $WORK/b115/md5block_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/93/9356b77af1690d71631a7b1c6e004aaedc2813c08779d820ecda1b24241f9057-d # internal encoding/pem mkdir -p $WORK/b121/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p encoding/pem -std -complete -installsuffix shared -buildid c3Rq-wczcCjv2NRPszCb/c3Rq-wczcCjv2NRPszCb -goversion go1.12.13 -D "" -importcfg $WORK/b121/importcfg -pack ./pem.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/23/23e7929f51b650bb83bbcf969fa5051e72b1e50efd12f2f95674e346383aca86-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b079/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b069/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b097/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 69J_hP3uZnsQFIOvVc0F/69J_hP3uZnsQFIOvVc0F -goversion go1.12.13 -D "" -importcfg $WORK/b079/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/33/332fd5cce26c3c0d3bc9714a1aaa38ca5b31ad46436d40abe45ccd9783aff9a7-d # internal internal/x/crypto/cryptobyte mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b123/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p internal/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid fXTPErdPkKLs1JLGJMCv/fXTPErdPkKLs1JLGJMCv -goversion go1.12.13 -D "" -importcfg $WORK/b122/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/4b/4b217e25f1c4c6e454a493812da277cba6bbbeb449c15510110b9ec8a28dfed1-d # internal net/url mkdir -p $WORK/b124/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p net/url -std -complete -installsuffix shared -buildid ZKcsXKH7dah4_zMXjyU_/ZKcsXKH7dah4_zMXjyU_ -goversion go1.12.13 -D "" -importcfg $WORK/b124/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/11/116507ea56a175b81cba48db876129d2bc78cbcede1e44f24100f5b2b6622938-d # internal internal/x/crypto/internal/chacha20 mkdir -p $WORK/b126/ cat >$WORK/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /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 ./asm_s390x.s cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p internal/x/crypto/internal/chacha20 -std -installsuffix shared -buildid Ca9S-Q-MpaP8zHnNDvmY/Ca9S-Q-MpaP8zHnNDvmY -goversion go1.12.13 -symabis $WORK/b126/symabis -D "" -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h ./chacha_generic.go ./chacha_s390x.go ./xor.go /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/asm_s390x.o ./asm_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/fe/feda746ff77083b02564b3175ea07d830e481ad5b415635064b006bb6fbdb87e-d # internal internal/x/crypto/poly1305 mkdir -p $WORK/b127/ cat >$WORK/b127/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 cd /usr/lib/golang/src/internal/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b126/_pkg_.a $WORK/b126/asm_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/8c/8c2f8701e269b8547e6776d7492b857adfb315e78f355573f2a89c9f26ce8fa8-d # internal internal/x/crypto/curve25519 mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p internal/x/crypto/curve25519 -std -complete -installsuffix shared -buildid QJ5a171lvJ23nmvPzcR5/QJ5a171lvJ23nmvPzcR5 -goversion go1.12.13 -D "" -importcfg $WORK/b128/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p internal/x/crypto/poly1305 -std -installsuffix shared -buildid oqCxpZsHNpsVMTtzjlCC/oqCxpZsHNpsVMTtzjlCC -goversion go1.12.13 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./poly1305.go ./sum_ref.go ./sum_s390x.go /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d8/d831aeb4b1abb18882aed4bfbeb16a13a931b4af19a2e4c979bc26d5638f9bd2-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid Y-qqbWYbhCl1SBDP_BFo/Y-qqbWYbhCl1SBDP_BFo -goversion go1.12.13 -D "" -importcfg $WORK/b132/importcfg -pack ./stub.go ./transports.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/49/4954f22956a6dbac7d51ee50ddabf13ec5fc009bcab8dfe330d325aa7eee107e-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid Sb8h6LgQxK0zMxTLOukI/Sb8h6LgQxK0zMxTLOukI -goversion go1.12.13 -D "" -importcfg $WORK/b133/importcfg -pack ./version.go cd /usr/lib/golang/src/internal/x/crypto/poly1305 /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/5d/5da40c7571b5b31a3615a4b7b3257bab789424786d717aae4b486fa20653b0a4-d # internal internal/x/crypto/chacha20poly1305 mkdir -p $WORK/b125/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b126/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b127/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p internal/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid 8D-WvqKaKlqtGtVzTWCG/8D-WvqKaKlqtGtVzTWCG -goversion go1.12.13 -D "" -importcfg $WORK/b125/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/c0/c065ffd8f692daa2ed8b36e21d02e8ac701c3646cb758385233332bd803aa921-d # internal crypto/x509 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b113/_pkg_.a packagefile crypto/dsa=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b105/_pkg_.a packagefile crypto/elliptic=$WORK/b106/_pkg_.a packagefile crypto/md5=$WORK/b115/_pkg_.a packagefile crypto/rsa=$WORK/b110/_pkg_.a packagefile crypto/sha1=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b108/_pkg_.a packagefile crypto/x509/pkix=$WORK/b120/_pkg_.a packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/pem=$WORK/b121/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b122/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b123/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid 0jINzsnoTwjKBG-f5n5v/0jINzsnoTwjKBG-f5n5v -goversion go1.12.13 -D "" -importcfg $WORK/b118/importcfg -pack ./cert_pool.go ./pem_decrypt.go ./pkcs1.go ./pkcs8.go ./root.go ./root_linux.go ./root_unix.go ./sec1.go ./verify.go ./x509.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/d5/d5690a0979a4dda9953c44d5cdf08c69a3eaff9edd12a4e3e14203578e25943c-d # internal github.com/mtrmac/gpgme mkdir -p $WORK/b134/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b134/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b134/ -g -O2 ./data.go ./gpgme.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6c/6c92047f3669ae47db7ac52e222b4c759fab53c5ea62e17d23ed7683bfce6e7d-d # internal golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b137/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid cgqvMk_00-Pwh7Gxm6KW/cgqvMk_00-Pwh7Gxm6KW -goversion go1.12.13 -D "" -importcfg $WORK/b136/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/d0/d0f35fe5a542731775dcef947976e4055b0f62afc37853ff36dbe61fc261b91e-d # internal compress/flate mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p compress/flate -std -complete -installsuffix shared -buildid 1oBDjOIjxtGMs_gyJfS-/1oBDjOIjxtGMs_gyJfS- -goversion go1.12.13 -D "" -importcfg $WORK/b139/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/947a0e4c002f87afa8b6049be3cf43de5b158d79cf9f476bce704b547fedc671-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid Osq-tpgTFLKiiV4zyY0O/Osq-tpgTFLKiiV4zyY0O -goversion go1.12.13 -D "" -importcfg $WORK/b143/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/7d/7d4b44dcbafb2f052b3d0a8787e25fae3d07fe35a97aaad787e978f583f54df1-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid 5dUTTonazrbefjipCiqt/5dUTTonazrbefjipCiqt -goversion go1.12.13 -D "" -importcfg $WORK/b151/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/fc/fc1e98f22b8fe0ee89c1a0c7854c5a74416e1f02b190a237d52f759d87f335ad-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid Zsw6VTdiiXdsS8FD4ZiD/Zsw6VTdiiXdsS8FD4ZiD -goversion go1.12.13 -D "" -importcfg $WORK/b152/importcfg -pack ./tmpdir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/30/301bceb9e261b3c68b9aa287b7dfef15e74288e103c222b30db551b0d897c0d3-d # internal text/scanner mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p text/scanner -std -complete -installsuffix shared -buildid -swme7d36G6ohkQaF7gs/-swme7d36G6ohkQaF7gs -goversion go1.12.13 -D "" -importcfg $WORK/b157/importcfg -pack ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/d9/d9eb9409426a1e0c981d6965c9e7c8bf6b901fba0689979149fd36d62b8e1010-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b157/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid A3hhv8E6LZqc4S2FV1aC/A3hhv8E6LZqc4S2FV1aC -goversion go1.12.13 -D "" -importcfg $WORK/b156/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/ba/ba3a63640eb95a98e040f5efcbb9902c3b8f395f6db3b7a29989d3cf2adc0902-d # internal compress/zlib mkdir -p $WORK/b140/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b139/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/adler32=$WORK/b141/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p compress/zlib -std -complete -installsuffix shared -buildid ciHduwhE8TtrgWwGw-Hg/ciHduwhE8TtrgWwGw-Hg -goversion go1.12.13 -D "" -importcfg $WORK/b140/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/2e/2eb0e85c3ed24eeb2572d6b666502705c99f7036b08a8331997e6987d67a935c-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/flate=$WORK/b139/_pkg_.a packagefile compress/zlib=$WORK/b140/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b113/_pkg_.a packagefile crypto/dsa=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b105/_pkg_.a packagefile crypto/elliptic=$WORK/b106/_pkg_.a packagefile crypto/md5=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b110/_pkg_.a packagefile crypto/sha1=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b108/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b142/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b144/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile image=$WORK/b145/_pkg_.a packagefile image/jpeg=$WORK/b147/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid YdwI8j-ed6S8CSGkPZhU/YdwI8j-ed6S8CSGkPZhU -goversion go1.12.13 -D "" -importcfg $WORK/b138/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/36/36e53b5ff0c4d24d220e669fd2e1abad64ea25d000f9ae665f632971386173c1-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b156/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid TN--Oxweo5oyyku7gw-_/TN--Oxweo5oyyku7gw-_ -goversion go1.12.13 -D "" -importcfg $WORK/b160/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/ea/eabe8a70c5fac717be5afcf36a1ee25a8d4bd1c3db29f926f1f3f083e78767fa-d # internal crypto/tls mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b112/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b113/_pkg_.a packagefile crypto/ecdsa=$WORK/b105/_pkg_.a packagefile crypto/elliptic=$WORK/b106/_pkg_.a packagefile crypto/hmac=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b115/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rc4=$WORK/b116/_pkg_.a packagefile crypto/rsa=$WORK/b110/_pkg_.a packagefile crypto/sha1=$WORK/b117/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b108/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b121/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b122/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b129/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p crypto/tls -std -complete -installsuffix shared -buildid g0STEupX5-eGZHzKsPk8/g0STEupX5-eGZHzKsPk8 -goversion go1.12.13 -D "" -importcfg $WORK/b111/importcfg -pack ./alert.go ./auth.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_client_tls13.go ./handshake_messages.go ./handshake_server.go ./handshake_server_tls13.go ./key_agreement.go ./key_schedule.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/cb/cb397fdf0ff1b41e05e0aacb6c3813a2f039ec8a8746834c04af92936d596ccd-d # internal github.com/docker/go-units mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid i_AoFa9FD3txF_40D2im/i_AoFa9FD3txF_40D2im -goversion go1.12.13 -D "" -importcfg $WORK/b161/importcfg -pack ./duration.go ./size.go ./ulimit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/18/18bfdb7cbd560d87351bb793e95109c8ba63f244855bc231983b04c2e54cb1e2-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b159/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid rBHpTzwBk7mk99cTSe7Q/rBHpTzwBk7mk99cTSe7Q -goversion go1.12.13 -D "" -importcfg $WORK/b159/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9c/9c623348bf43e2086c84a4791106440a17d7e192c17816aac8099b36e303fbaf-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid JCAlPWWxmqAIFY1gw3vt/JCAlPWWxmqAIFY1gw3vt -goversion go1.12.13 -D "" -importcfg $WORK/b162/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/15/1573acdfa43617eac2d9a2a69c6bcd86ba4f9d7fb68e298113fc509f84850daf-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid 4utckLmugEReT1yq8b5S/4utckLmugEReT1yq8b5S -goversion go1.12.13 -D "" -importcfg $WORK/b158/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/d0/d0e0f62a6589e50da9849b5cb920b8a74588477e31ddd2983ed76d7a472e9aaf-d # internal golang.org/x/net/context mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid XzcIyT2BW05uh00LbL9w/XzcIyT2BW05uh00LbL9w -goversion go1.12.13 -D "" -importcfg $WORK/b164/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/a1/a1e64fbc7a142136b05d5f21c3d354ecd5c9a926b985d0c418b36290bacf189a-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/rsa=$WORK/b110/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b144/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid DEMncMtoU9nhBZyExzYJ/DEMncMtoU9nhBZyExzYJ -goversion go1.12.13 -D "" -importcfg $WORK/b135/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/a7/a72cbeab286232d4d311710e5065708b1eed6484aa1e908d4e6bed03e0bd8792-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b164/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid VMdv_hpEC9wmqPbbncRk/VMdv_hpEC9wmqPbbncRk -goversion go1.12.13 -D "" -importcfg $WORK/b163/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/8d/8da526489183d7ecf0e1c96057274f2e2f2f0072df1c63d8fca991f206262809-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid BLPKy27mWyFk8-4JqyfG/BLPKy27mWyFk8-4JqyfG -goversion go1.12.13 -D "" -importcfg $WORK/b165/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/d8/d8add72938c0dbbc230e8474426f92c51b979505c5ee1504e84cd6cde76eb730-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b167/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b167/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b167/ -g -O2 ./sysconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/be/be7b188549c9a53d97b39c752d328dfc1d86e94ec4563999261fa8ee4bdc8b72-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b169/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid WPpZNroRIlux0TS_5nOa/WPpZNroRIlux0TS_5nOa -goversion go1.12.13 -D "" -importcfg $WORK/b168/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 cd $WORK/b167 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -o $WORK/b167/_cgo_.o $WORK/b167/_cgo_main.o $WORK/b167/_x001.o $WORK/b167/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage system -dynimport $WORK/b167/_cgo_.o -dynout $WORK/b167/_cgo_import.go cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b162/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid OUpEI2CtNGTVS8HK3NBF/OUpEI2CtNGTVS8HK3NBF -goversion go1.12.13 -D "" -importcfg $WORK/b167/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b167/_cgo_gotypes.go $WORK/b167/sysconfig.cgo1.go $WORK/b167/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/77/77800a9cc047509384c68bcb28f8d92e353d680a4e87294fefefe04120967fe3-d # internal flag mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p flag -std -complete -installsuffix shared -buildid pLfcnINWJR35OFr6DgDL/pLfcnINWJR35OFr6DgDL -goversion go1.12.13 -D "" -importcfg $WORK/b171/importcfg -pack ./flag.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b167/_pkg_.a $WORK/b167/_x001.o $WORK/b167/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/e0/e086b21304e68b3ce25afc3c68b8a0cb37f04ba34cac245fa1ec5750955e2401-d # internal github.com/containers/storage/pkg/archive mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 7ciE6AwtU1SgO72sfKuc/7ciE6AwtU1SgO72sfKuc -goversion go1.12.13 -D "" -importcfg $WORK/b155/importcfg -pack ./archive.go ./archive_110.go ./archive_ffjson.go ./archive_linux.go ./archive_unix.go ./archive_zstd.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/e4/e45b430ec743a32c338d0457903194bb51b869a705caac15fa2b3dd0b0ddba42-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid cgZu2XXsiA1hfB8rXrF2/cgZu2XXsiA1hfB8rXrF2 -goversion go1.12.13 -D "" -importcfg $WORK/b172/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/a6/a69377c12c4849892cc419ae746392fd87479882fcbc1891f06b29f843f225ef-d # internal github.com/containers/libtrust mkdir -p $WORK/b104/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile crypto/ecdsa=$WORK/b105/_pkg_.a packagefile crypto/elliptic=$WORK/b106/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/rsa=$WORK/b110/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile crypto/sha512=$WORK/b108/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile crypto/x509/pkix=$WORK/b120/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile encoding/pem=$WORK/b121/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid PNf5ZJg2zpNNLf-0y0h6/PNf5ZJg2zpNNLf-0y0h6 -goversion go1.12.13 -D "" -importcfg $WORK/b104/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/61/614e8562c1de753b9103c6eb722a09ef4cc941597ba6d8fb8978a9b405c77a73-d # internal github.com/syndtr/gocapability/capability mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid qwbwqmindG05tRAUzd1W/qwbwqmindG05tRAUzd1W -goversion go1.12.13 -D "" -importcfg $WORK/b173/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/0b/0b994cdd0add024d5032e2a60cfe1f1c0587e8e2d1990073a1b05352b1df1566-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b102/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid wMuvnvsFMPvBkETHMa7t/wMuvnvsFMPvBkETHMa7t -goversion go1.12.13 -D "" -importcfg $WORK/b174/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/da/da0726e80b7a139a2ff9a345232d32380257272ecb80e938549bd1c21612aa8c-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b177/ cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid mdoDP_9Q7vmJmtXEILFp/mdoDP_9Q7vmJmtXEILFp -goversion go1.12.13 -D "" -importcfg $WORK/b177/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/23/23a22664e5eb78ccb8582a38753cec8941426752885d2d2a8eb9cc85dc7d800c-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid LoP6AXLd08pb8Ohi0y9y/LoP6AXLd08pb8Ohi0y9y -goversion go1.12.13 -D "" -importcfg $WORK/b179/importcfg -pack ./parsers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/1b/1bb7c587fde03b1a91b12178496bfb3f8e341a15116391a69388b33b92527d5b-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid xsIsuAndUrlR03dJZWgA/xsIsuAndUrlR03dJZWgA -goversion go1.12.13 -D "" -importcfg $WORK/b181/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/cd/cd9f9ff3f2f586bdb84681c3071d44862eda473f345f58785f1b42969ac3e6e3-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b078/ cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b104/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid bBtOBze0gwlyfRuHX2ui/bBtOBze0gwlyfRuHX2ui -goversion go1.12.13 -D "" -importcfg $WORK/b078/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/dd/dd858c7d336b350882203b676d765eaf72f1e1281776aac348ccf2617709ab8e-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b173/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid X6rqBBNpwN39K-h00pAR/X6rqBBNpwN39K-h00pAR -goversion go1.12.13 -D "" -importcfg $WORK/b170/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/32/324f40d618af2ae394fa0cd76872235834ddfe08b58c63f384066135e4a697bb-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b180/ cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b181/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid OiNZwozBKaS36s53qR8I/OiNZwozBKaS36s53qR8I -goversion go1.12.13 -D "" -importcfg $WORK/b180/importcfg -pack ./label_selinux.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/34/34a02a96391f86cab350fdbf2f44b4b603e90ec80d938aa3b6b0ddcdddda4ff6-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b184/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper pkg-config --libs -- devmapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b184/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b184/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/cd/cda5897f7cb46fb4954c387f4b4042ff41f7b68db1bbd27116982bfd8d1fe0e0-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b174/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid qVAfeCisWFk1d6wBFw3b/qVAfeCisWFk1d6wBFw3b -goversion go1.12.13 -D "" -importcfg $WORK/b154/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/8a/8aca46e7af322f169a8314ad5fd7788d28be3ded35288800a83734f9d14b3057-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid vo2vloQwtawryjzmO9W5/vo2vloQwtawryjzmO9W5 -goversion go1.12.13 -D "" -importcfg $WORK/b150/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b134/ -g -O2 -o $WORK/b134/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/da/da3b2628bc530519caff82a49cd276e005f3d80f2f0f1db3d826a481674168ca-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b176/ cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b174/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid lwKHwtLj6i0Yt0yiubPt/lwKHwtLj6i0Yt0yiubPt -goversion go1.12.13 -D "" -importcfg $WORK/b176/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/04/04480f25479f471abdd77d572cffa4e7c2c71c967a5690aa7803cec501ed14ca-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b182/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b182/ -g -O2 ./btrfs.go ./version.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b134=/tmp/go-build -gno-record-gcc-switches -o $WORK/b134/_cgo_.o $WORK/b134/_cgo_main.o $WORK/b134/_x001.o $WORK/b134/_x002.o $WORK/b134/_x003.o $WORK/b134/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage gpgme -dynimport $WORK/b134/_cgo_.o -dynout $WORK/b134/_cgo_import.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid dueRucbIzcV47qjmJLmi/dueRucbIzcV47qjmJLmi -goversion go1.12.13 -D "" -importcfg $WORK/b134/importcfg -pack ./callbacks.go $WORK/b134/_cgo_gotypes.go $WORK/b134/data.cgo1.go $WORK/b134/gpgme.cgo1.go $WORK/b134/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/6b/6b11b8d633d21e0a266cb32efe30c69cafd7b983385a3b306f8fc0370095493e-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b185/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid EHO89_92RRanprRHm-WC/EHO89_92RRanprRHm-WC -goversion go1.12.13 -D "" -importcfg $WORK/b185/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/28/28b67d2acee89cac5267e791738a29bbd2e89d7c68594885c2dd8eee520c7493-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b186/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b186/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b186/ -g -O2 ./loop_wrapper.go cd $WORK/b186 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b186=/tmp/go-build -gno-record-gcc-switches -o $WORK/b186/_cgo_.o $WORK/b186/_cgo_main.o $WORK/b186/_x001.o $WORK/b186/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage loopback -dynimport $WORK/b186/_cgo_.o -dynout $WORK/b186/_cgo_import.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid ZvsQBaUAiaCHNlcqLxFt/ZvsQBaUAiaCHNlcqLxFt -goversion go1.12.13 -D "" -importcfg $WORK/b186/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b186/_cgo_gotypes.go $WORK/b186/loop_wrapper.cgo1.go $WORK/b186/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b186/_pkg_.a $WORK/b186/_x001.o $WORK/b186/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/93/93a700142c49b3eb79ffc028f51d8b2b2287e308e163a894f8611e3b2012bb4f-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b187/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid SfFf5n2wUNmHIU6_Zkgk/SfFf5n2wUNmHIU6_Zkgk -goversion go1.12.13 -D "" -importcfg $WORK/b187/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b134/_pkg_.a $WORK/b134/_x001.o $WORK/b134/_x002.o $WORK/b134/_x003.o $WORK/b134/_x004.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/c3/c3fe4192003a61c286a63e970d0022eabe9679e651e98f61708c9e36576efa03-d # internal github.com/containers/image/v5/signature mkdir -p $WORK/b077/ cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b133/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b134/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b135/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid ZnjQ2e-lgg9qgtwdiHEn/ZnjQ2e-lgg9qgtwdiHEn -goversion go1.12.13 -D "" -importcfg $WORK/b077/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/64/649dc37f8516e82dcdf77cf7611128536b8f9bea757e0fc8dfec7deeef3ea6ae-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid 2dmuTXGZijOuG6uT5orH/2dmuTXGZijOuG6uT5orH -goversion go1.12.13 -D "" -importcfg $WORK/b189/importcfg -pack ./overlayutils.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/8b/8bddb1812f341972468afd1c4e4fc25174e3200020782d7a233e1c153547e25e-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b190/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b190/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b190/ -g -O2 ./projectquota.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o -g -O2 cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage btrfs -dynimport $WORK/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid xo6_38gVkFAtHGoS6H6f/xo6_38gVkFAtHGoS6H6f -goversion go1.12.13 -D "" -importcfg $WORK/b182/importcfg -pack $WORK/b182/_cgo_gotypes.go $WORK/b182/btrfs.cgo1.go $WORK/b182/version.cgo1.go $WORK/b182/_cgo_import.go cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/44/44da1f5836a189f9c564c79b5d3b963ccfaf3bb8312745784e68f725f4f76d2c-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b191/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid kmJMxPA6VOUO_T6DquI5/kmJMxPA6VOUO_T6DquI5 -goversion go1.12.13 -D "" -importcfg $WORK/b191/importcfg -pack ./fsutils_linux.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/ff/ffc56a69f8e335f8fa1f10bf4da6cce5190bca43e109537f7f93ff4328abf2c6-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b193/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b193/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b193/ -g -O2 ./copy_linux.go cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/3a/3aa2082a88759922fff38c17caa14fe01b471da56699264d759332d8ed30e25f-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid WHHrmK8hrKJWUBCexaIz/WHHrmK8hrKJWUBCexaIz -goversion go1.12.13 -D "" -importcfg $WORK/b195/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b190=/tmp/go-build -gno-record-gcc-switches -o $WORK/b190/_cgo_.o $WORK/b190/_cgo_main.o $WORK/b190/_x001.o $WORK/b190/_x002.o -g -O2 cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage quota -dynimport $WORK/b190/_cgo_.o -dynout $WORK/b190/_cgo_import.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid GbxvBZ7Jszk5HlYH-GLG/GbxvBZ7Jszk5HlYH-GLG -goversion go1.12.13 -D "" -importcfg $WORK/b190/importcfg -pack $WORK/b190/_cgo_gotypes.go $WORK/b190/projectquota.cgo1.go $WORK/b190/_cgo_import.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -o $WORK/b184/_cgo_.o $WORK/b184/_cgo_main.o $WORK/b184/_x001.o $WORK/b184/_x002.o $WORK/b184/_x003.o $WORK/b184/_x004.o $WORK/b184/_x005.o -g -O2 -ldevmapper cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b190/_pkg_.a $WORK/b190/_x001.o $WORK/b190/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/8d/8dd263435ebd5d631c91e49a8ec544295bdd350329b3d5ee330d94e5929bf178-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid TFycRPAGRfMTKGEbqaLE/TFycRPAGRfMTKGEbqaLE -goversion go1.12.13 -D "" -importcfg $WORK/b188/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/be/be1b4b64236d5eba7b8a8c655ffd8b9e2c0d3ee89c4703b85d803ff6b1ea554c-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b195/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid mgeDhDTiI1J8FH4Ibum3/mgeDhDTiI1J8FH4Ibum3 -goversion go1.12.13 -D "" -importcfg $WORK/b194/importcfg -pack ./zfs.go ./zfs_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage devicemapper -dynimport $WORK/b184/_cgo_.o -dynout $WORK/b184/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o -g -O2 cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid CTQixlniNY64R-zgIuaN/CTQixlniNY64R-zgIuaN -goversion go1.12.13 -D "" -importcfg $WORK/b184/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b184/_cgo_gotypes.go $WORK/b184/devmapper_log.cgo1.go $WORK/b184/devmapper_wrapper.cgo1.go $WORK/b184/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b184/devmapper_wrapper_dynamic.cgo1.go $WORK/b184/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid pMBKO5KImE7i7JgmIpje/pMBKO5KImE7i7JgmIpje -goversion go1.12.13 -D "" -importcfg $WORK/b193/importcfg -pack $WORK/b193/_cgo_gotypes.go $WORK/b193/copy_linux.cgo1.go $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/93/93d9832b38f37a8f5f56f3e4759374edb3f84eeb311ae2b5db28e376fe6248cc-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid GvYA9cyox5-4XNdir_Nl/GvYA9cyox5-4XNdir_Nl -goversion go1.12.13 -D "" -importcfg $WORK/b196/importcfg -pack ./config.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/b1/b16a6bcf85c8a5d0a339191767b25c41c955ad7331f737da297ff119143803d4-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid IunuRZyMG8M4tzL9dZWZ/IunuRZyMG8M4tzL9dZWZ -goversion go1.12.13 -D "" -importcfg $WORK/b192/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/61/61618b804ab5427587fdc6ceb56a4606eaacc29b62982d28df3280c34d8a253e-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid o_-6_fS4a_K68FK2WBBz/o_-6_fS4a_K68FK2WBBz -goversion go1.12.13 -D "" -importcfg $WORK/b198/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/6d/6d27b3354bb01c9f094d5f1471baa112c717bd9a317ed091076908ec21a75397-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid JKMsRlv-oN9j-3_yYwxy/JKMsRlv-oN9j-3_yYwxy -goversion go1.12.13 -D "" -importcfg $WORK/b201/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/c1/c16b3456eb555829f0adb7e6e1286f5062dcb7c4552084a146164e4274c74993-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid n-FBI_OKJgHza3LS1sAU/n-FBI_OKJgHza3LS1sAU -goversion go1.12.13 -D "" -importcfg $WORK/b197/importcfg -pack ./lockfile.go ./lockfile_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b184/_pkg_.a $WORK/b184/_x001.o $WORK/b184/_x002.o $WORK/b184/_x003.o $WORK/b184/_x004.o $WORK/b184/_x005.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/eb/eb710a8febb7215aacf66b109b3058c32e04da968cceb977d52f62e135885d10-d # internal github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid fDOXTNAhUx8uDLdkJH6k/fDOXTNAhUx8uDLdkJH6k -goversion go1.12.13 -D "" -importcfg $WORK/b183/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/16/16acdd2bd50cf5867b44589a75a84e8dfa9c4f4c3b17b292e18d2efbd7b93108-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b203/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid S6Koe6iHdXk1f1G_ji56/S6Koe6iHdXk1f1G_ji56 -goversion go1.12.13 -D "" -importcfg $WORK/b203/importcfg -pack ./children.go ./patricia.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d0/d06d137322c169b60ec23cf6ac843953266893e0b6261ca5a5846f62ab81544e-d # internal go/token mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p go/token -std -complete -installsuffix shared -buildid i02j8FbsCiKVq4Uhynvt/i02j8FbsCiKVq4Uhynvt -goversion go1.12.13 -D "" -importcfg $WORK/b209/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/fc/fce9ec2eb4fb3a3005c2d02de1b578af55a0b6b135c946881044ab17a391ff98-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b203/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid 1Fj3fgMMsM68_9EA7TWS/1Fj3fgMMsM68_9EA7TWS -goversion go1.12.13 -D "" -importcfg $WORK/b202/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/4a/4a1b26e0b6c706694d277772b1c02668df4e7fa44caa0a1d2314d5755c9768fe-d # internal text/template/parse mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p text/template/parse -std -complete -installsuffix shared -buildid TbApTGFdM0ekHzShWPNX/TbApTGFdM0ekHzShWPNX -goversion go1.12.13 -D "" -importcfg $WORK/b214/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/13/1370529249af87202d573f502deb8725e746e4c9b6c6a82806b290683c16c940-d # internal go/scanner mkdir -p $WORK/b208/ cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p go/scanner -std -complete -installsuffix shared -buildid W8hQsXAVSWJNuWKZj7Io/W8hQsXAVSWJNuWKZj7Io -goversion go1.12.13 -D "" -importcfg $WORK/b208/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/25/25a5c04f8c5dbf131d14a30a5829b768e081ef58e30710b39c57fd314d582dc8-d # internal go/ast mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/scanner=$WORK/b208/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p go/ast -std -complete -installsuffix shared -buildid _H2sMFnGTxvhtnGK0kJD/_H2sMFnGTxvhtnGK0kJD -goversion go1.12.13 -D "" -importcfg $WORK/b207/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/e6/e6ef972e1658bc04ec52dbcaf2ea6af6b29353ce66085feb6c60d939ad21dc5f-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b201/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid pO3gf4adviNla70WcAk6/pO3gf4adviNla70WcAk6 -goversion go1.12.13 -D "" -importcfg $WORK/b200/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/66/663fc573ebca0d125f92d728833404bbd0aec3fc044b8b0118fefeb78a85890a-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b201/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b174/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile hash/crc64=$WORK/b102/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid bs2OwA6-_Jvexlbg3kTd/bs2OwA6-_Jvexlbg3kTd -goversion go1.12.13 -D "" -importcfg $WORK/b215/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/a1/a1b361c6a5cd231b770bd0d4a2d4379194da274a755a54f148ca83a4d26842d3-d # internal compress/gzip mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b139/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/crc32=$WORK/b092/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p compress/gzip -std -complete -installsuffix shared -buildid YOlCHYdkCKd6vPUu-oVy/YOlCHYdkCKd6vPUu-oVy -goversion go1.12.13 -D "" -importcfg $WORK/b218/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/47/4739da35271c0b8ac45df4a17797b331a5ff2d6eda36da2e946ed6eed6f330ac-d # internal internal/x/text/transform mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid dBvFIaExLcMQ2-nh2pbO/dBvFIaExLcMQ2-nh2pbO -goversion go1.12.13 -D "" -importcfg $WORK/b222/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/6a/6a01b83f46cad67afeabfd6f5a5c8b51bbea8f63f4c8902efb65223bc3666798-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b223/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid CPiVWPftGLg99ornROhK/CPiVWPftGLg99ornROhK -goversion go1.12.13 -D "" -importcfg $WORK/b223/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/53/5353409eb49c0f3a0f7d1656cb96c759b5274a6353f9346dbc7ea8f968d9ee25-d # internal text/template mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template/parse=$WORK/b214/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p text/template -std -complete -installsuffix shared -buildid z7HL_h-HAq-QyOwwJBF5/z7HL_h-HAq-QyOwwJBF5 -goversion go1.12.13 -D "" -importcfg $WORK/b213/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/5f/5f970918e163cab1610948a641e6005f23aa8c0124b8ebb2a0959f66d2d73b96-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b175/ cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b194/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 0IJj3YzuOwCHUlQvW37L/0IJj3YzuOwCHUlQvW37L -goversion go1.12.13 -D "" -importcfg $WORK/b175/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/ef/ef2675fb942981f779eff94df18b8ec1136d4420d1031a75863514ec32d66a1a-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b222/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid nTcOGUq48m_yjWPQUZHP/nTcOGUq48m_yjWPQUZHP -goversion go1.12.13 -D "" -importcfg $WORK/b224/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/67/67ae8bbdfc3fe665b3a186b5542d16ecc0a727fb180a735daa73c9af8c02df30-d # internal go/parser mkdir -p $WORK/b210/ cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b207/_pkg_.a packagefile go/scanner=$WORK/b208/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p go/parser -std -complete -installsuffix shared -buildid oOR6NrUIdPuAjQJpMsPo/oOR6NrUIdPuAjQJpMsPo -goversion go1.12.13 -D "" -importcfg $WORK/b210/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/00/00b4d7cd6ae3f66fde6fff57f5fa36b28f21b64f16fd372661055c2f6d2c4e7c-d # internal go/printer mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b207/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b212/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p go/printer -std -complete -installsuffix shared -buildid b-0UZm48QEXl4pmi1Exa/b-0UZm48QEXl4pmi1Exa -goversion go1.12.13 -D "" -importcfg $WORK/b211/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/d9/d9a17dee8ccd82d64dee4d4e910d4f75c57baf4158a4730b57a23810e8dd3de1-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b222/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b223/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid byT-AJ5Cxqyl-sV51m_B/byT-AJ5Cxqyl-sV51m_B -goversion go1.12.13 -D "" -importcfg $WORK/b221/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/9a/9a599ae77051d9058296ac51ff9d829dcfa7d3ed18262f85f09f124526bc4627-d # internal net/textproto mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p net/textproto -std -complete -installsuffix shared -buildid 97fFjlqnalGF9IJkLekt/97fFjlqnalGF9IJkLekt -goversion go1.12.13 -D "" -importcfg $WORK/b225/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/87/871ed9c2c56007adbc0696e4c6f808c0b2872acc8c10e10cc6e51f231fde0e0f-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid rUGCthkggrsBPLQuKcyv/rUGCthkggrsBPLQuKcyv -goversion go1.12.13 -D "" -importcfg $WORK/b227/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/78/78397c3a6e8379a05367f8a2b432658b67b05a96cd3c1edaaed469783d02e117-d # internal mime mkdir -p $WORK/b228/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p mime -std -complete -installsuffix shared -buildid _6YYrKKT1FQ8vfenFjiC/_6YYrKKT1FQ8vfenFjiC -goversion go1.12.13 -D "" -importcfg $WORK/b228/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/c5/c503fac3e3b46bdd0e4b2134a4f358c780ba04dc54d89cf1fdf2a8031a531f4f-d # internal go/format mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b207/_pkg_.a packagefile go/parser=$WORK/b210/_pkg_.a packagefile go/printer=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p go/format -std -complete -installsuffix shared -buildid lsoeZRdpuXLebC7dBITL/lsoeZRdpuXLebC7dBITL -goversion go1.12.13 -D "" -importcfg $WORK/b206/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/4c/4cb0aa5ad53cf66a53d15b2c703004b159ee4d5e7b024371baf01c8c3a8da346-d # internal mime/quotedprintable mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid QNvrLpTtHMYffNnTCaph/QNvrLpTtHMYffNnTCaph -goversion go1.12.13 -D "" -importcfg $WORK/b230/importcfg -pack ./reader.go ./writer.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/8d/8d94a43aba14a62930e3fe94116669c9c71410f0c91c64d2cc0ecf42a1154402-d # internal internal/x/net/idna mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b221/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b224/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid We1cvxKSjg8PTXqZiTQR/We1cvxKSjg8PTXqZiTQR -goversion go1.12.13 -D "" -importcfg $WORK/b220/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/f0/f009703fae6562a0953e872317b9f7f64503ddac638a18c7a8e39851fc37927b-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b205/_pkg_.a packagefile go/format=$WORK/b206/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid KrWlXUq1YKFw1tufZPqc/KrWlXUq1YKFw1tufZPqc -goversion go1.12.13 -D "" -importcfg $WORK/b204/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/3a/3af8415f22672b441fd3dda03595191566183ae9f4eecb44caf9409c230b4178-d # internal net/http/httptrace mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid AUHEkteujp84o1YbxQM_/AUHEkteujp84o1YbxQM_ -goversion go1.12.13 -D "" -importcfg $WORK/b231/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/5f/5f7f77b0c5224e4b72d6954d1d89939eae4b9573b3e6bf1e61c0a8968fe27c36-d # internal net/http/internal mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p net/http/internal -std -complete -installsuffix shared -buildid KiBeNImcOGnObTak9taz/KiBeNImcOGnObTak9taz -goversion go1.12.13 -D "" -importcfg $WORK/b232/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/bf/bffbb55a83a7c8dc7e59246f17b5c1a8bc15026054614e17653800f56327a3a2-d # internal mime/multipart mkdir -p $WORK/b229/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile mime/quotedprintable=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p mime/multipart -std -complete -installsuffix shared -buildid iOKx1HkbQJ_-YyGupCyg/iOKx1HkbQJ_-YyGupCyg -goversion go1.12.13 -D "" -importcfg $WORK/b229/importcfg -pack ./formdata.go ./multipart.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/a6/a653006b2a8a79998b8be4b90babe5e402f03927955222e4298d4c95fcdc1bb6-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b233/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid zrCxNdcwJV5Xkb8VR2O2/zrCxNdcwJV5Xkb8VR2O2 -goversion go1.12.13 -D "" -importcfg $WORK/b233/importcfg -pack ./config.go ./state.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/6c/6c33c737deeeaa6e68172724f29e7d88ddbe2f46c29b78b616f935ab6ab24700-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b235/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b235/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b235/ -g -O2 -Wall ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/56/569343c72c0ec91c4b8ffbd0a7c524f51e76eba2447e1ac9f2ab9dd01d09ccdd-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b219/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b220/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid dN0m3ycfMYxb70dzINqT/dN0m3ycfMYxb70dzINqT -goversion go1.12.13 -D "" -importcfg $WORK/b219/importcfg -pack ./guts.go ./httplex.go cd $WORK/b235 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/35/35e5cab4a4e2036856392508f17e6e95a704a68d7868274b6eaed81a3bfe530a-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b226/ cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b220/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/internal/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid v2Yl-949WwZ6QWdXWZpJ/v2Yl-949WwZ6QWdXWZpJ -goversion go1.12.13 -D "" -importcfg $WORK/b226/importcfg -pack ./proxy.go cd $WORK/b235 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/85/850b13f639b8cce20edc9fb2cb0b910425fe71c35ea41915a8b22320ddd5b7eb-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b237/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8b/8b21a256375934a19cfde925866ba9c991544afd6524cc194c46c674f912bda5-d # internal github.com/containers/storage mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b202/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b204/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b205/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b201/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b215/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b174/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid A3qFbOomS-ip-JbWSaQQ/A3qFbOomS-ip-JbWSaQQ -goversion go1.12.13 -D "" -importcfg $WORK/b153/importcfg -pack ./containers.go ./containers_ffjson.go ./errors.go ./ffjson_deps.go ./images.go ./images_ffjson.go ./layers.go ./layers_ffjson.go ./lockfile_compat.go ./store.go ./utils.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b237/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b237/ -g -O2 ./seccomp.go ./seccomp_internal.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I $WORK/b235/ -g -O2 -Wall -o $WORK/b235/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f6/f624d4a11db2c02c979eefcd6e0220814322f6ee0ac1645b0c11fa60d2ff6f09-d # internal net/http mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b218/_pkg_.a packagefile container/list=$WORK/b112/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b219/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b226/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b227/_pkg_.a packagefile internal/x/net/idna=$WORK/b220/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile mime/multipart=$WORK/b229/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http/httptrace=$WORK/b231/_pkg_.a packagefile net/http/internal=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p net/http -std -complete -installsuffix shared -buildid c5l8BKmt-czfdK202IsO/c5l8BKmt-czfdK202IsO -goversion go1.12.13 -D "" -importcfg $WORK/b217/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go cd $WORK/b235 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b235=/tmp/go-build -gno-record-gcc-switches -o $WORK/b235/_cgo_.o $WORK/b235/_cgo_main.o $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b235/_cgo_.o -dynout $WORK/b235/_cgo_import.go cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b173/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid vS66X_ZKGYQFJE3sO_uE/vS66X_ZKGYQFJE3sO_uE -goversion go1.12.13 -D "" -importcfg $WORK/b235/importcfg -pack ./unshare.go $WORK/b235/_cgo_gotypes.go $WORK/b235/unshare_cgo.cgo1.go $WORK/b235/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b235/_pkg_.a $WORK/b235/_x001.o $WORK/b235/_x002.o $WORK/b235/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/f2/f24a6b23a0ce0260d018c9d2e4286184bd6fc7833ed7847bea2ecb9f35f8d42d-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid B_EcTFi3jxjz7ySOVtF2/B_EcTFi3jxjz7ySOVtF2 -goversion go1.12.13 -D "" -importcfg $WORK/b238/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/45/45c6924a0bd3348d981056299b705cdd1a742cbc7fcf3421b47ead3156922fe2-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b239/ cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b103/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid A0oZvgqaBgS6JsV5wTtw/A0oZvgqaBgS6JsV5wTtw -goversion go1.12.13 -D "" -importcfg $WORK/b239/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/af/afa739721d2f96a9e7cdcb8c03fd8867d80eec305be4389893dfc9efe190959d-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b239/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid WNePZo-a76uQBopAtIMi/WNePZo-a76uQBopAtIMi -goversion go1.12.13 -D "" -importcfg $WORK/b240/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/ab/ab6f6d96e6679b93234d8f70be2c6c5bd7b864deb68aefc01f0b68363f55a396-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid wY1GrN3aSroDcCxGZDWz/wY1GrN3aSroDcCxGZDWz -goversion go1.12.13 -D "" -importcfg $WORK/b241/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/9e/9eb81686690982e9b7cc919683cdab0a66e80d134d8c9b56ac415b9d8f2ea91e-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid REbWLLErRqhViVcjuoNM/REbWLLErRqhViVcjuoNM -goversion go1.12.13 -D "" -importcfg $WORK/b244/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/83/8321f2524c6059ca6afb7aa6fc96560c5b296490c92bc487c9875598d8a933fd-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b244/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid orwPKD3IrVSCQcseld7c/orwPKD3IrVSCQcseld7c -goversion go1.12.13 -D "" -importcfg $WORK/b243/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/83/83593371a4cf794379c89c8c308a9d718fe6e066e2f350d48da43a4cc7537dca-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid QZDripQAgKfber_oNlDJ/QZDripQAgKfber_oNlDJ -goversion go1.12.13 -D "" -importcfg $WORK/b248/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/ad/ad04bbac150c0126f650ffb73737c506698eab1f130edb8e4408e26c3a4ae922-d # internal hash/fnv mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p hash/fnv -std -complete -installsuffix shared -buildid DtOrkJKH6ykQjD-sP3tr/DtOrkJKH6ykQjD-sP3tr -goversion go1.12.13 -D "" -importcfg $WORK/b250/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b8/b883cab3eb5058ce78a6742d6d3245e8cec10bec2605952a494e0ea97db5f433-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile hash/fnv=$WORK/b250/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid doi5-jMv0_hC3ZyOWhCh/doi5-jMv0_hC3ZyOWhCh -goversion go1.12.13 -D "" -importcfg $WORK/b249/importcfg -pack ./bolt_linux.go ./bolt_s390x.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b0/b0e85f59e0eb1beecf094f7e8f322f77c6a9f68a2a4cea3289251d2f2261661b-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid XbPJLARWjjwq9TDVmTB9/XbPJLARWjjwq9TDVmTB9 -goversion go1.12.13 -D "" -importcfg $WORK/b149/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/3e/3e4d9d9c33cfb2f5ca0eaae36b4d98624513c0c97bc0aa8da136f64c3cc70bee-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b235/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid yxZasjjb_ZHbDqbO-edQ/yxZasjjb_ZHbDqbO-edQ -goversion go1.12.13 -D "" -importcfg $WORK/b242/importcfg -pack ./overlay.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/42/4285345990ecd1bc4123362c8642a83608592ea061ac9b6f3f635c28e4573e3b-d # internal github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b249/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid 11yBtOHX6Re8CQUV1EbJ/11yBtOHX6Re8CQUV1EbJ -goversion go1.12.13 -D "" -importcfg $WORK/b247/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/56/568c30bc3d496e828864df24a5246adf7188fdec6140abb9703283e61f88aa28-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b251/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid G5jqYb9Ly_pY7LqAGwG4/G5jqYb9Ly_pY7LqAGwG4 -goversion go1.12.13 -D "" -importcfg $WORK/b251/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/51/5171ed8ac5bb90e9cb6093c8fbe2cad44a3b15a38616a735ee87813f223062f5-d # internal container/heap mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p container/heap -std -complete -installsuffix shared -buildid 1vw1TSC0___H9606HWhF/1vw1TSC0___H9606HWhF -goversion go1.12.13 -D "" -importcfg $WORK/b253/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/89/89e28c18a35a46b7ee0c2bad68ed81d1d0ae7bb986b1452092c3b39dc5e2b5f8-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b255/ cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid 3wXikztlg0VNZqSUPmcm/3wXikztlg0VNZqSUPmcm -goversion go1.12.13 -D "" -importcfg $WORK/b255/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/70/70563106b6cf2fa50c2c4183b83c93da8fcca1052ba3035e3eecc125bf70df55-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b246/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid R8Sw-vx8vdSR7aSXPP0T/R8Sw-vx8vdSR7aSXPP0T -goversion go1.12.13 -D "" -importcfg $WORK/b246/importcfg -pack ./default.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/fd/fdae0fc54a6e06bc9d0d00c010b3e81c84009e7778e4ddf0d169a6e182bca5e8-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b255/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid pVayt_SlCiIG_j_MTK_B/pVayt_SlCiIG_j_MTK_B -goversion go1.12.13 -D "" -importcfg $WORK/b254/importcfg -pack ./writer.go ./writer_posix.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/56/563da943e60eee6f81427f6df4816dedc357a7c9971e31e12a15cd785f6f1448-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b257/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b258/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid 1zRyA-fM-RaAYNb8kdFg/1zRyA-fM-RaAYNb8kdFg -goversion go1.12.13 -D "" -importcfg $WORK/b256/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/7d/7d9563d1fb1c140ca02e78c17dd5472dabd0d2022f493e538ef77f980859a91e-d # internal os/signal mkdir -p $WORK/b259/ cat >$WORK/b259/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b259 -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b259/symabis ./sig.s cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p os/signal -std -installsuffix shared -buildid IpiNdqsH3MOk86J10hQx/IpiNdqsH3MOk86J10hQx -goversion go1.12.13 -symabis $WORK/b259/symabis -D "" -importcfg $WORK/b259/importcfg -pack -asmhdr $WORK/b259/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b259 -I $WORK/b259/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b259/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b259/_pkg_.a $WORK/b259/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/42/42806eb48cf96d480bf9bac667b0413e3783b2a7ec7fd1daf4270f24ac65c1a4-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b112/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid qt8B-K_f5BqaFUXiGzoK/qt8B-K_f5BqaFUXiGzoK -goversion go1.12.13 -D "" -importcfg $WORK/b260/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/14/144f66f868044939d1d2658584dbc19f4b5e9b855cc021d10001da783457470e-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid RA5PlS8HgU03Vr3_XAwn/RA5PlS8HgU03Vr3_XAwn -goversion go1.12.13 -D "" -importcfg $WORK/b262/importcfg -pack ./path.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/2d/2d5d070209b8ffd00114d9e8ed41128b2cd0f74cd0a70277420ecda710704631-d # internal github.com/containers/image/v5/directory mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid a0bxzZl53Uvqnb04c344/a0bxzZl53Uvqnb04c344 -goversion go1.12.13 -D "" -importcfg $WORK/b261/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/e8/e855fd32dad5b2307c85debfab4765f6f815622639dd71c36ae6268bd9091eec-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b253/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b256/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b258/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b259/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid d3_l-p0aa6sRb5OhGlKG/d3_l-p0aa6sRb5OhGlKG -goversion go1.12.13 -D "" -importcfg $WORK/b252/importcfg -pack ./bar.go ./bar_filler.go ./bar_option.go ./doc.go ./options.go ./priority_queue.go ./progress.go ./progress_posix.go ./proxyreader.go ./spinner_filler.go cd $WORK/b237 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b237=/tmp/go-build -gno-record-gcc-switches -o $WORK/b237/_cgo_.o $WORK/b237/_cgo_main.o $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o -g -O2 -lseccomp TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b237/_cgo_.o -dynout $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bd/bd6ecdb12fc0cc1b3bbf6b5e98d44666aebeb5c5e0c021b7985b12689fc82ad4-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid YQu_7tPDQtUsTWLsmdv2/YQu_7tPDQtUsTWLsmdv2 -goversion go1.12.13 -D "" -importcfg $WORK/b264/importcfg -pack ./naming.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 5VVaa3IPpUusA2f3pbzn/5VVaa3IPpUusA2f3pbzn -goversion go1.12.13 -D "" -importcfg $WORK/b237/importcfg -pack $WORK/b237/_cgo_gotypes.go $WORK/b237/seccomp.cgo1.go $WORK/b237/seccomp_internal.cgo1.go $WORK/b237/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/34/34495855a5b96c84ab9f3a4f55e30d309341f57107d162e39752f7ccc4a447c6-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid jAk0BKQCiLHRQIufeP75/jAk0BKQCiLHRQIufeP75 -goversion go1.12.13 -D "" -importcfg $WORK/b266/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/9b/9bb6e90ba879b98e00b5953aaa61364ea5d6887bc1efeaff28f05f05d2fe0cce-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 5SMUD59vRN-9BYBjBkKx/5SMUD59vRN-9BYBjBkKx -goversion go1.12.13 -D "" -importcfg $WORK/b268/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/73/734dcf0e72b15efc87f8ad91ab07295ff1685ec0de00dd62d7c422e9ca99771a-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b252/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b256/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b260/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid LUPtf1-QcxsPfVa8FS7n/LUPtf1-QcxsPfVa8FS7n -goversion go1.12.13 -D "" -importcfg $WORK/b245/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/42/42c20371de21757c0705cfc0b157fd3efca81f8e4e5a2a17f0fc05a008f3b125-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b268/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid qKkLW3Or3VmN1-KFhCF7/qKkLW3Or3VmN1-KFhCF7 -goversion go1.12.13 -D "" -importcfg $WORK/b267/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/a9/a98b51c1caf781a58ad14b301627a4a6e8e2104e45da8dfe52ec1018f59d0fde-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b269/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid LY1T_ec8c1cuYrMKus7C/LY1T_ec8c1cuYrMKus7C -goversion go1.12.13 -D "" -importcfg $WORK/b269/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b237/_pkg_.a $WORK/b237/_x001.o $WORK/b237/_x002.o $WORK/b237/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/24/24eb5c983b9214bbdd3d23bddd9b938c293a607504d854ea21140a51dd705101-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid KVJJ_IH1duYaTklYFQVq/KVJJ_IH1duYaTklYFQVq -goversion go1.12.13 -D "" -importcfg $WORK/b273/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/61/61e9d1503bfb79ea4565c0cb8a466407c39a8cc5722c24963e51d450605f1c7a-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b267/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b269/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid NGfJu1qbNmkJk2jh-zDY/NGfJu1qbNmkJk2jh-zDY -goversion go1.12.13 -D "" -importcfg $WORK/b265/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/d2/d230c24c90440122fd07e96ed9a3ca8be5b7d59c836a18a8adfeb7d207aa016b-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid TUEvHKtk-tzMmODJT_7F/TUEvHKtk-tzMmODJT_7F -goversion go1.12.13 -D "" -importcfg $WORK/b274/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/7c/7cce7496f33c347cbcc973dc9af340e00d2f809214078ecb0fcd872b3fd65ad5-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid rgBbSfQrLC66NBLyh5-e/rgBbSfQrLC66NBLyh5-e -goversion go1.12.13 -D "" -importcfg $WORK/b277/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e8/e82071228182cba5245a8c398e97fc0d4f3f7bba1c41cb0d55576b57970ed911-d # internal golang.org/x/net/proxy mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b273/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid eAYlPe2QJ_6Z1W_52Mgl/eAYlPe2QJ_6Z1W_52Mgl -goversion go1.12.13 -D "" -importcfg $WORK/b272/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/e9/e9c8ab87f9f1812b73efd58add72e432f2fb9556e35889dd8a3d985773d07c94-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 4xH9ymm3EBkMrwgUMSKk/4xH9ymm3EBkMrwgUMSKk -goversion go1.12.13 -D "" -importcfg $WORK/b288/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/39/39eaa0f5132a0d309edd7b21e6ed9d9da31ce79add953ed3a2196b5530be5d7a-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid VMHamav6wbJSuW7h7kSX/VMHamav6wbJSuW7h7kSX -goversion go1.12.13 -D "" -importcfg $WORK/b216/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/5a/5a536744f061bca844205c148432fe6a63796009b6be4f1d7a18fb6f850595d0-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b277/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid 3yhD4r41qs6UmMOzK3WU/3yhD4r41qs6UmMOzK3WU -goversion go1.12.13 -D "" -importcfg $WORK/b276/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/a2/a2c7a73dca223a563202eb5d69e7be2b81feac61d0b6d57e95c3cf5a3f074b6d-d # internal github.com/gorilla/mux mkdir -p $WORK/b278/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid 9Nc2w-d2l3MQtt9DhmHi/9Nc2w-d2l3MQtt9DhmHi -goversion go1.12.13 -D "" -importcfg $WORK/b278/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/ab/abc5d78b92c6a8062eaa99d988d8fb50b8fb81685b7035f1863488089df9afa0-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b272/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid vjkDxi39aFFBhRJV4HAb/vjkDxi39aFFBhRJV4HAb -goversion go1.12.13 -D "" -importcfg $WORK/b271/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/94/941cb3d431cc9e3c3225682286110ec391bb98c7ad0c5abc1085e167c36060e3-d # internal github.com/containers/buildah/util mkdir -p $WORK/b058/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b216/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid wetS9x4ny6oEh1MRc1Ks/wetS9x4ny6oEh1MRc1Ks -goversion go1.12.13 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/ec/ec51b1816fb683f6c24fdccd1775420ae1e8b0bc1df4571524e2104ee57799ed-d # internal github.com/docker/distribution mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b276/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid whRZ7KUiktUvK8NQhgso/whRZ7KUiktUvK8NQhgso -goversion go1.12.13 -D "" -importcfg $WORK/b280/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/2d/2d51f573871ffd8a7ae83398950bec110f0323a6e421dc6f6a2ff82495235e46-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b271/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b274/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid U5MVgd3fRbTyUglOYtzk/U5MVgd3fRbTyUglOYtzk -goversion go1.12.13 -D "" -importcfg $WORK/b270/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/ba/baf7ed1b067da37200e30fc384709bcda54e82bc7133aaaf8827cfb3d079581b-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid cPvJ-tNSds5JHmxUCrA6/cPvJ-tNSds5JHmxUCrA6 -goversion go1.12.13 -D "" -importcfg $WORK/b057/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/65/654b19e07e06bfb7e129487145b5fe1cd3618114e3d8a3cd2ef9019dcf5ae6db-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid pFhgxWcH4kYxXNaPuAjt/pFhgxWcH4kYxXNaPuAjt -goversion go1.12.13 -D "" -importcfg $WORK/b281/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/76/7616dc04edb9fd790a611ed0c54b436e0e524b8ac60e0d4e6326e27a9b617931-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid BmWWh5NcMKop5uT4B30l/BmWWh5NcMKop5uT4B30l -goversion go1.12.13 -D "" -importcfg $WORK/b282/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/ab/ab0536e1c7d6e5137bd452a519bddc6f35425cbe5590aea51070ea16af9b6a5b-d # internal expvar mkdir -p $WORK/b287/ cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p expvar -std -complete -installsuffix shared -buildid EyhrVwz2zMAmRvYWXilL/EyhrVwz2zMAmRvYWXilL -goversion go1.12.13 -D "" -importcfg $WORK/b287/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/b8/b84a74808e8e9a80b28333c0c5e281658902969f7362f5606ec09cbe46cf4d4a-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b236/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b237/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b173/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid wappttLBZ1WKkmWfCtR7/wappttLBZ1WKkmWfCtR7 -goversion go1.12.13 -D "" -importcfg $WORK/b234/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/e8/e8a9d653c42ca076a9617f44c55f0def6f2915ec21f0fd4a5124229efb437fbd-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b216/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid EnQCa1Om7JvNcrZWtZCq/EnQCa1Om7JvNcrZWtZCq -goversion go1.12.13 -D "" -importcfg $WORK/b275/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/3c/3c611845d6dcf8f67497aa3c8027b2d70c241bb5564fef00cd39a0a2c1c5ab6a-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid JtULlaqE9wpGHKFUN5GI/JtULlaqE9wpGHKFUN5GI -goversion go1.12.13 -D "" -importcfg $WORK/b289/importcfg -pack ./clone.go ./decode.go ./deprecated.go ./discard.go ./encode.go ./equal.go ./extensions.go ./lib.go ./message_set.go ./pointer_unsafe.go ./properties.go ./table_marshal.go ./table_merge.go ./table_unmarshal.go ./text.go ./text_parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/e1/e1dc7a36442634ab331c207968c0a58e5acfa007f71b09d65eab9e14e31451ec-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b294/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid wJTm8U8NGEDlzzgWfehV/wJTm8U8NGEDlzzgWfehV -goversion go1.12.13 -D "" -importcfg $WORK/b294/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/30/304c1a04d583831d212d7d9c16c2e3900a025fc380d8a4c763185733afbd21c4-d # internal github.com/prometheus/common/model mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid sC5z4st_NvM0AT_aMgUl/sC5z4st_NvM0AT_aMgUl -goversion go1.12.13 -D "" -importcfg $WORK/b295/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/ac/ac5dbf95d035aedc95bffe71097ae35a85c621178debd57e7faa30a431aac84b-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid DIZpEMkFk5Sk1HJIZ3dw/DIZpEMkFk5Sk1HJIZ3dw -goversion go1.12.13 -D "" -importcfg $WORK/b297/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/88/880f5e3056e20285562026a8c81b5325026b25c13ed4f19ed300db744339ba31-d # internal github.com/prometheus/procfs/internal/util mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 5fcLx2vxsSePKBhgAsgY/5fcLx2vxsSePKBhgAsgY -goversion go1.12.13 -D "" -importcfg $WORK/b298/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/21/211505299c94a8a8112f08ba2f76d5af3724dd42240b46573736cbc43f77e7cc-d # internal github.com/prometheus/procfs mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b297/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b298/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid x52e4mhoE9FjsRHAZYO_/x52e4mhoE9FjsRHAZYO_ -goversion go1.12.13 -D "" -importcfg $WORK/b296/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/20/20586ef8771d6bd00120f6f813643c3be2f5c6a6dcc02a0e141a2c561d5fd84c-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid 9ChYbMGMA3yTJmnp2ADh/9ChYbMGMA3yTJmnp2ADh -goversion go1.12.13 -D "" -importcfg $WORK/b302/importcfg -pack ./apic.go ./decode.go ./emitterc.go ./encode.go ./parserc.go ./readerc.go ./resolve.go ./scannerc.go ./sorter.go ./writerc.go ./yaml.go ./yamlh.go ./yamlprivateh.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/e3/e3ba4a864876ae6f3adce35c8cc4490620845224d7cd4370b7b5a794ea59488c-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid Ax6pAGaiiuIPA_OG1jU4/Ax6pAGaiiuIPA_OG1jU4 -goversion go1.12.13 -D "" -importcfg $WORK/b304/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/82/829ae6d543e87e140e4e23e62ac8b624cf837c53d90d13133ecc3cec4328eadd-d # internal github.com/containers/image/v5/docker/archive mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid ZWXxNWZQoifUuYFgftpP/ZWXxNWZQoifUuYFgftpP -goversion go1.12.13 -D "" -importcfg $WORK/b303/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/25/25a3b45e94a56a3d7bf5ef222c3a94afbb17adaecf39ab112630d823ba02c1cc-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid w0rTMDvCL3mmpb4_e3IT/w0rTMDvCL3mmpb4_e3IT -goversion go1.12.13 -D "" -importcfg $WORK/b306/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/83/83bac31883c6a91e24a61c76adb3e20641b197030fe2a79e95ed8dc5d085b586-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid f-9B-C4VhIqK0-mj51of/f-9B-C4VhIqK0-mj51of -goversion go1.12.13 -D "" -importcfg $WORK/b307/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/cd/cd976923c2e370ddcf92a3554686d298bc26ceff2645badf0eb7f9e51cbfca46-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid jUM0MgPUjsnzpPU2RZAm/jUM0MgPUjsnzpPU2RZAm -goversion go1.12.13 -D "" -importcfg $WORK/b314/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/99/993cb487fef3033ddacfcc1d89cba67df3bc441accc065084f00abded9b72152-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid Swurl5pnXpkvu1-QLyRU/Swurl5pnXpkvu1-QLyRU -goversion go1.12.13 -D "" -importcfg $WORK/b315/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/52/52f06682b8813d35da20da6bfde4866e0e062c3787dc8f01462c5820ec23edfa-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b306/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 2ZPYz0yEppft5a1YT08w/2ZPYz0yEppft5a1YT08w -goversion go1.12.13 -D "" -importcfg $WORK/b305/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/68/680418ba1ebc6153c014bdf93f840fe8a9d95e30998391df7b5708cb9de05c2b-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 4HRo9sPxfi1en_uxlR2G/4HRo9sPxfi1en_uxlR2G -goversion go1.12.13 -D "" -importcfg $WORK/b316/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/ce/ce2efdc22e20f56e6ad4d9d72c3feb38e9ddacc193c7c26a71a6dfba5211a0ad-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Q1-eTtG0Q_rUCOmtfzaW/Q1-eTtG0Q_rUCOmtfzaW -goversion go1.12.13 -D "" -importcfg $WORK/b317/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/50/506cd146484d5c0311cbb968333823f3986390d61d7ab483e86c427442fc9a78-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid qDYHK-EKqw4wtJdRAyWi/qDYHK-EKqw4wtJdRAyWi -goversion go1.12.13 -D "" -importcfg $WORK/b318/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/ce/ce5cd7789d5950c9363b4057db575327263b8ccfd99dc3b09745c68e5ff778e2-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b316/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b317/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid Kd8AhlDiV8jpVuluvEg4/Kd8AhlDiV8jpVuluvEg4 -goversion go1.12.13 -D "" -importcfg $WORK/b313/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/3f/3f28da429a05cea90b9001e7c736fa3cb08725f2dc78a87726a2aa2705a339b5-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b322/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid QgiG9tukzybWIWTTwr5G/QgiG9tukzybWIWTTwr5G -goversion go1.12.13 -D "" -importcfg $WORK/b322/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/90/9018f02295a79af7e82354e5a7c8a8f96ddd93ef4f62f1d12f11457ae1d567de-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid 5xZWtxCmkJiS-4AMZjqy/5xZWtxCmkJiS-4AMZjqy -goversion go1.12.13 -D "" -importcfg $WORK/b331/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/0d/0dc8812ff43fcea442eebf4aa61d3d82a0d8a16ebed53af334c3d14a6be4fd06-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile net=$WORK/b040/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid ohpqIUojo-pCpp_xNxKy/ohpqIUojo-pCpp_xNxKy -goversion go1.12.13 -D "" -importcfg $WORK/b332/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/7b/7b227ea5fd60639c8b13f961f6c66590844fd73bcdf7cf0bf5e8ba225c03272a-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid NBZw64U38HiZ_0jxjJU5/NBZw64U38HiZ_0jxjJU5 -goversion go1.12.13 -D "" -importcfg $WORK/b335/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/36/36f08845e12f6d4094596651db540fd1e4ade0a12c889d7a6c30a1c8ec2466b5-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid GdiYrRPaswJVq2FI6cgi/GdiYrRPaswJVq2FI6cgi -goversion go1.12.13 -D "" -importcfg $WORK/b330/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/60/60802e7a0147140741e5bc28ce5fda5f57c481295887cebeb6ef02b2ba4429b8-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid QUcBIAYtCNwlCb8Lwcsi/QUcBIAYtCNwlCb8Lwcsi -goversion go1.12.13 -D "" -importcfg $WORK/b329/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/94/94422fcbd0bcc1ecc62b4b6da62fbec13730a17516af5f7beb009b9bc9983c77-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid i-v9oIA4rgsn7O4F2TLi/i-v9oIA4rgsn7O4F2TLi -goversion go1.12.13 -D "" -importcfg $WORK/b338/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/74/74880d8c8b22289eff3cdb5f9ea5c80bece03a6cef76dc4a186cfadb599c8db6-d # internal net/http/httputil mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b219/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/http/internal=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 01g328G7inGeM1EpjPCy/01g328G7inGeM1EpjPCy -goversion go1.12.13 -D "" -importcfg $WORK/b340/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/a0/a0a4df225ab1ee75e92dc6afe1bdd854708834223b12c59b16160f23426a1b6a-d # internal github.com/ghodss/yaml mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b302/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid djOwsaONB9mraGS80p0V/djOwsaONB9mraGS80p0V -goversion go1.12.13 -D "" -importcfg $WORK/b301/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/e1/e158cf6e4ffd06fa260bcd3e21e632d3e1143344ace2a5767cf92bec400f8d04-d # internal github.com/imdario/mergo mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid qp9h-zdJgJgsp5yes5Y7/qp9h-zdJgJgsp5yes5Y7 -goversion go1.12.13 -D "" -importcfg $WORK/b342/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/bc/bc2f212e8e4533fd1e9edd6f954c80bedce0470a10890b9929b99875226e655f-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid An0Ev2McEDrQ2zAJk3bB/An0Ev2McEDrQ2zAJk3bB -goversion go1.12.13 -D "" -importcfg $WORK/b291/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/81/81b46d7b47b6e83d0f7ce23440ef3b29f55b021a94a185c327f547ad60c1b7eb-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid bqvdq7Qlsy_hRp3d1cSS/bqvdq7Qlsy_hRp3d1cSS -goversion go1.12.13 -D "" -importcfg $WORK/b293/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/01/014cd981cbd530587e5a2b5e50522915cb741e9fe1145b9db055f073da3de17d-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid nRb8MeOVEbelf8nbprb6/nRb8MeOVEbelf8nbprb6 -goversion go1.12.13 -D "" -importcfg $WORK/b325/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/96/9693c8864b1de447be199527a72a32a07a3d5683bbf61998dc4ce4bc6ea2e919-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid NFRtZuvF1reKbtL4Kbxf/NFRtZuvF1reKbtL4Kbxf -goversion go1.12.13 -D "" -importcfg $WORK/b326/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/da/da646bcb73c8794b161a74329e1dda431520e0374ac55c4548ed375fd768bd78-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b291/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid dKRZwyat2hkpHZ43nNOP/dKRZwyat2hkpHZ43nNOP -goversion go1.12.13 -D "" -importcfg $WORK/b290/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/d2/d2b8435e9d112307749fcc855e19ff7f5f4f90e02ea6ec0d805189ad9cf1c9d7-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b291/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b294/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b295/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid UDTrtSdPNWstPTXo7cKj/UDTrtSdPNWstPTXo7cKj -goversion go1.12.13 -D "" -importcfg $WORK/b292/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/96/9628129a07e4305f3f48e7d70470a6e9ab5b5243946629ca99f164c3a3a83a2d-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid qPgPRgiME24gf6tSNEPy/qPgPRgiME24gf6tSNEPy -goversion go1.12.13 -D "" -importcfg $WORK/b327/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/89/89e765d067ce265622ecb935b02bbc4779ec6896978c0199b13e5210cd72f848-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b325/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b326/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b327/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid cB0OmqogLypnL3-rGwum/cB0OmqogLypnL3-rGwum -goversion go1.12.13 -D "" -importcfg $WORK/b324/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/a4/a450d4dc1ec1d18d7a225fb62cc453dc437fb9f4738c65502ac667fa4a405163-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b325/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid CTrjDxsayZ74fatKCuMI/CTrjDxsayZ74fatKCuMI -goversion go1.12.13 -D "" -importcfg $WORK/b328/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/af/af685490b9a85cf9fb42a886c8ed4e0672aba98cb2f24461ff460a6836d8f94d-d # internal golang.org/x/text/transform mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid G-n1i4uTgfAJL_swnzV6/G-n1i4uTgfAJL_swnzV6 -goversion go1.12.13 -D "" -importcfg $WORK/b347/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/bb/bba33bddf082cba6a8b03a0d5653315a14d1207917b1489189df4b64edd11cb3-d # internal google.golang.org/grpc/status mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b324/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b329/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid p_H3jr_S3qSyCfcNkvTO/p_H3jr_S3qSyCfcNkvTO -goversion go1.12.13 -D "" -importcfg $WORK/b323/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/be/be8e094d9561bf012e881c229ab3d792c6d90dc42a3d003e0dc9d1332b790bec-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b112/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid yesseU_PHV8KCZXDfQw3/yesseU_PHV8KCZXDfQw3 -goversion go1.12.13 -D "" -importcfg $WORK/b348/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/63/636856d4d24d9fd9337bf4bb521cdd20ca63742f4afd91ca5b79b395be4115cc-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b321/ cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b323/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid f9_SFNtfoGTosHV-vDPj/f9_SFNtfoGTosHV-vDPj -goversion go1.12.13 -D "" -importcfg $WORK/b321/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/b5/b5ff99c254c43592c893516509c6a99411a4968dd37a744635ce9b0dc2eba87d-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b321/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b216/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b323/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid bgHWIhBc0PtwQxIw8qUL/bgHWIhBc0PtwQxIw8qUL -goversion go1.12.13 -D "" -importcfg $WORK/b320/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/bb/bbb26a0736a66135e9e72666b1c482884183b4ce6e7f04b25163337e2ac5b088-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b287/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b288/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b291/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b295/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b296/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid GL875u-eDo6Gae-OgwGB/GL875u-eDo6Gae-OgwGB -goversion go1.12.13 -D "" -importcfg $WORK/b286/importcfg -pack ./build_info.go ./collector.go ./counter.go ./desc.go ./doc.go ./expvar_collector.go ./fnv.go ./gauge.go ./go_collector.go ./histogram.go ./labels.go ./metric.go ./observer.go ./process_collector.go ./process_collector_other.go ./registry.go ./summary.go ./timer.go ./untyped.go ./value.go ./vec.go ./wrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/1d/1d854612dee94f5ecf060a073f5c40eac75e4f0d61795f852f1b2bb5e71ddda7-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b320/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid TX3aF1WzVkeJvlipyPNY/TX3aF1WzVkeJvlipyPNY -goversion go1.12.13 -D "" -importcfg $WORK/b319/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/bd/bd517e3c4f6911668d774121288518e7eff535449b94abcf5d7945f7b7e719af-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b347/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid OXkJzu7fFjbccrYzx1G8/OXkJzu7fFjbccrYzx1G8 -goversion go1.12.13 -D "" -importcfg $WORK/b349/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/ff/ff04acb12377f7b850beee23025a11168282bdcab541dc148052bbb7aa78a36c-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b347/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b348/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid TL2taLdliDUfhzROrVQG/TL2taLdliDUfhzROrVQG -goversion go1.12.13 -D "" -importcfg $WORK/b346/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/f6/f6f5d8f9271b50fa7fd252ee0e941a97b64180b8f94925d3c5e7bb52c5cb116a-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid Y3rg__2JpotrAUHA9k-8/Y3rg__2JpotrAUHA9k-8 -goversion go1.12.13 -D "" -importcfg $WORK/b350/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/91/9150af76b2178140fb8c58b671121daca5ed2f3a3025cd194c06a25d4de85353-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid UyCErMizlidk-7dB4rm0/UyCErMizlidk-7dB4rm0 -goversion go1.12.13 -D "" -importcfg $WORK/b351/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/0c/0c458c5a391f3093dd3406880c7319e074b6a632f82677028626cad818c0e052-d # internal github.com/containers/image/v5/tarball mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid FwtcNDyh_rD8nVBkXOju/FwtcNDyh_rD8nVBkXOju -goversion go1.12.13 -D "" -importcfg $WORK/b352/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/0b/0ba3232fd35a7a45164957e80d7e3918bc9454a513902ec79df327db4b9e53d9-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid L4Zij3d_VflmVVRhhFHW/L4Zij3d_VflmVVRhhFHW -goversion go1.12.13 -D "" -importcfg $WORK/b354/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/79/79ae34c739cb65db2264d6ceb57e8e82c71b7602bee027e5789cd9763693fa40-d # internal golang.org/x/net/idna mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b346/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b348/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b349/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid nEXSTkXXfsfv-JEo5yhu/nEXSTkXXfsfv-JEo5yhu -goversion go1.12.13 -D "" -importcfg $WORK/b345/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/ed/ed3d2466739ddb1e149c66ac9a71234233621926e634c1065177c07014451538-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b355/ cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid LghyTRj8XM_Kefy7OfPk/LghyTRj8XM_Kefy7OfPk -goversion go1.12.13 -D "" -importcfg $WORK/b355/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/44/440e4a1898b590ecc394854f7e556cde363e220cbf2a4d1789d2a1f2298ab603-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid LVT5ATCSFuMLjPsdW1Qw/LVT5ATCSFuMLjPsdW1Qw -goversion go1.12.13 -D "" -importcfg $WORK/b357/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/44/446c152bfb5ad5959c553463cea58bc3918231c3c999b7e72d4f7c36a0a03766-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b299/ cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b218/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b291/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b292/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/http/httptrace=$WORK/b231/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid yT6MmwUsh80vI_5rKFTf/yT6MmwUsh80vI_5rKFTf -goversion go1.12.13 -D "" -importcfg $WORK/b299/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/b3/b35fc469905bd7112884338091fddffed5a90c8681ead3bdb394f4405009df69-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b357/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid JmqkBq8N5hDBcYPSfPd4/JmqkBq8N5hDBcYPSfPd4 -goversion go1.12.13 -D "" -importcfg $WORK/b356/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/5a/5affea0ed02f59b21821fab9d0c37f838b69f9c04ceee9c8cc08fc822619ea6f-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b345/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid IUglPYCcuYLaSJFWCfaj/IUglPYCcuYLaSJFWCfaj -goversion go1.12.13 -D "" -importcfg $WORK/b344/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/a3/a3ee8b1cf5db043c2ec86fbe1ad76e2a712400f8a734067d27038479684294e5-d # internal golang.org/x/net/http2 mkdir -p $WORK/b343/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b218/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b344/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b350/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b345/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/http/httptrace=$WORK/b231/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid zGRg7vPsYq92VlegBf5D/zGRg7vPsYq92VlegBf5D -goversion go1.12.13 -D "" -importcfg $WORK/b343/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./go111.go ./gotrack.go ./headermap.go ./http2.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/bb/bb3d3c09f3007154aa935bbb14e634620c5e7a2360a083c00178f0682785d3e9-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b353/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b354/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b355/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b356/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid V4hrFSl0l0gNbTOK7dbQ/V4hrFSl0l0gNbTOK7dbQ -goversion go1.12.13 -D "" -importcfg $WORK/b353/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/08/0839a835359ef0153ae224ba48f8c2eaff5642f10f3d67c7ae96def1b3781b63-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid jBlHkz0hOKRaxXYYA5vB/jBlHkz0hOKRaxXYYA5vB -goversion go1.12.13 -D "" -importcfg $WORK/b359/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/10/10eb58119e275beb4cfec86437bc3a5797969fff0ec45cc36f2663e89ba8c872-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b359/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid 3qfebCWgNi5vPYsq3gwN/3qfebCWgNi5vPYsq3gwN -goversion go1.12.13 -D "" -importcfg $WORK/b358/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/bb/bbea368074e9ad6d2ffb38fb21302c979dd13a1ad4fbceb5ea441ea808c2d3d4-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid B4FTfNroiyBG-bxFXxr6/B4FTfNroiyBG-bxFXxr6 -goversion go1.12.13 -D "" -importcfg $WORK/b360/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/5f/5f1ef9ab504cdaafa0e4f3aa21d9775925d6f6e2e64028c7a82589addbb747c3-d # internal github.com/docker/go-metrics mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b299/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid nGlKEHHsNABmTAYVsjNW/nGlKEHHsNABmTAYVsjNW -goversion go1.12.13 -D "" -importcfg $WORK/b285/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/e1/e11e5b2a3e451ae0677e2024e59e828843ddb9ee5bf59e8e570c74855bae68e0-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid VrwxsNp4HorEMF5q2wRH/VrwxsNp4HorEMF5q2wRH -goversion go1.12.13 -D "" -importcfg $WORK/b362/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/ff/ff60042d744b1fe0cdeb5e210e85c9c5f1f2a43431fbac9dba871f356b0eef44-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b284/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b285/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid NKTh720ufNRjyY570HzP/NKTh720ufNRjyY570HzP -goversion go1.12.13 -D "" -importcfg $WORK/b284/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/be/be0079873c26b764837724e1b6071f43bf8c8fb3d7bac7d616481facbadbf7f7-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid XUSUap-1pS0ic1nlDiou/XUSUap-1pS0ic1nlDiou -goversion go1.12.13 -D "" -importcfg $WORK/b283/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/84/84a3fbd544ac0254978bcc76f2e4b368706bf692f57dc77769e720813b28bff5-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b300/ cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/docker/distribution=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid n98dC6GmYsmrd3tENns6/n98dC6GmYsmrd3tENns6 -goversion go1.12.13 -D "" -importcfg $WORK/b300/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/75/75f78d091bf77cebb171879347b75fc116cc40e562aa728066f1eb76fea34bbc-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b300/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid 44Y5DCNnaX2_SqKQQLgi/44Y5DCNnaX2_SqKQQLgi -goversion go1.12.13 -D "" -importcfg $WORK/b279/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/72/729f9cae137a84bff54928e166aec66bba468c811f34947938a224b9deae608a-d # internal database/sql/driver mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid YFDH1N8CgRsoGt1gfz2u/YFDH1N8CgRsoGt1gfz2u -goversion go1.12.13 -D "" -importcfg $WORK/b365/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/4a/4a3788fd890d207dc456c36a65bf9785005aac272af232c75d43dc3deaee93af-d # internal github.com/blang/semver mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b365/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid WR1kLvspmx-4Ww0R5AGt/WR1kLvspmx-4Ww0R5AGt -goversion go1.12.13 -D "" -importcfg $WORK/b364/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/95/95fac66f3c455a37c5d82d5a9849003c6fb2131fdc659c6e78c1b22d00fcbfda-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b216/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b279/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b274/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b301/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid hv4Ro3voiFkxQM__KECA/hv4Ro3voiFkxQM__KECA -goversion go1.12.13 -D "" -importcfg $WORK/b263/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/d1/d1a999d95e0853d9a139c095fbafe300f026f61a898e0e624869378142cbecda-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 0FiNkzEJg2de7cTnhSQZ/0FiNkzEJg2de7cTnhSQZ -goversion go1.12.13 -D "" -importcfg $WORK/b334/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/90/902a581e9812c06d018d58864d6843d246047139fbee0c6a5f69b9c64fbefc28-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b366/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid z4qxeWmr6JLliemiYj7t/z4qxeWmr6JLliemiYj7t -goversion go1.12.13 -D "" -importcfg $WORK/b366/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/bd/bd00b7277ac7c04ed0cad849142bc2b175d614006c486b6d59033fff0171f1e2-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid bFWILVF7z3W2TxVj4AqE/bFWILVF7z3W2TxVj4AqE -goversion go1.12.13 -D "" -importcfg $WORK/b333/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/6b/6b6c5ba72f62c4dfa3c4b81b2791d825bd38f2304a746f5afa95cd460950530e-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid hQgvaOa-9fqkq7tb4BqF/hQgvaOa-9fqkq7tb4BqF -goversion go1.12.13 -D "" -importcfg $WORK/b368/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/38/38c2f44a631485f1dc9345ca32ee66ea96b1f595226fa8ce56cc471ecfaaa0ec-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b317/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid LC9KgiAmrWuWRwDANUJI/LC9KgiAmrWuWRwDANUJI -goversion go1.12.13 -D "" -importcfg $WORK/b312/importcfg -pack ./auth.go ./client.go ./configs.go ./error_response.go ./error_response_ext.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/12/12adee15b4c6966f26e8d7a0e4f7b6d6202de8b392977cb341f29f26797eedfa-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b368/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid QEkc2kdGSzJXh71jfozt/QEkc2kdGSzJXh71jfozt -goversion go1.12.13 -D "" -importcfg $WORK/b367/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/f0/f07eb9281f4d0bdce74b1e8a30ba96aaef9db40a2b252041c66fac1bfab37118-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid QUC0q7u34-3x3qOKgJxJ/QUC0q7u34-3x3qOKgJxJ -goversion go1.12.13 -D "" -importcfg $WORK/b371/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/48/485e8be67045835cdf250b8291d53aa6a3a1c8bf97003460d6852b2c2c11feb8-d # internal net/mail mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p net/mail -std -complete -installsuffix shared -buildid QhN7YD1OJowmBvBRF0jv/QhN7YD1OJowmBvBRF0jv -goversion go1.12.13 -D "" -importcfg $WORK/b372/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/c9/c9ab7b2549bfdc25f7654007c15bb23c9d601aa0abbb417ba73856950ebb90e9-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b312/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid k1NapBvg0ELKdNfWsKYZ/k1NapBvg0ELKdNfWsKYZ -goversion go1.12.13 -D "" -importcfg $WORK/b339/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/ee/ee4ac941ebb0f022abc25fa76a164cac4a4ea5c94d4604d22c6da9171e03de73-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b371/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid _2XykW66IloyKyGxMzFm/_2XykW66IloyKyGxMzFm -goversion go1.12.13 -D "" -importcfg $WORK/b370/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/aa/aa0fa1c2fda0a149f6573157ccb19db9c9dd5e0d178c4c63c215ca044f7e8e2f-d # internal github.com/docker/docker/client mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b312/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b320/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b271/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid dooD0DkjD3GaNgltTHYi/dooD0DkjD3GaNgltTHYi -goversion go1.12.13 -D "" -importcfg $WORK/b310/importcfg -pack ./build_cancel.go ./build_prune.go ./checkpoint_create.go ./checkpoint_delete.go ./checkpoint_list.go ./client.go ./client_deprecated.go ./client_unix.go ./config_create.go ./config_inspect.go ./config_list.go ./config_remove.go ./config_update.go ./container_attach.go ./container_commit.go ./container_copy.go ./container_create.go ./container_diff.go ./container_exec.go ./container_export.go ./container_inspect.go ./container_kill.go ./container_list.go ./container_logs.go ./container_pause.go ./container_prune.go ./container_remove.go ./container_rename.go ./container_resize.go ./container_restart.go ./container_start.go ./container_stats.go ./container_stop.go ./container_top.go ./container_unpause.go ./container_update.go ./container_wait.go ./disk_usage.go ./distribution_inspect.go ./errors.go ./events.go ./hijack.go ./image_build.go ./image_create.go ./image_history.go ./image_import.go ./image_inspect.go ./image_list.go ./image_load.go ./image_prune.go ./image_pull.go ./image_push.go ./image_remove.go ./image_save.go ./image_search.go ./image_tag.go ./info.go ./interface.go ./interface_experimental.go ./interface_stable.go ./login.go ./network_connect.go ./network_create.go ./network_disconnect.go ./network_inspect.go ./network_list.go ./network_prune.go ./network_remove.go ./node_inspect.go ./node_list.go ./node_remove.go ./node_update.go ./options.go ./ping.go ./plugin_create.go ./plugin_disable.go ./plugin_enable.go ./plugin_inspect.go ./plugin_install.go ./plugin_list.go ./plugin_push.go ./plugin_remove.go ./plugin_set.go ./plugin_upgrade.go ./request.go ./secret_create.go ./secret_inspect.go ./secret_list.go ./secret_remove.go ./secret_update.go ./service_create.go ./service_inspect.go ./service_list.go ./service_logs.go ./service_remove.go ./service_update.go ./swarm_get_unlock_key.go ./swarm_init.go ./swarm_inspect.go ./swarm_join.go ./swarm_leave.go ./swarm_unlock.go ./swarm_update.go ./task_inspect.go ./task_list.go ./task_logs.go ./transport.go ./utils.go ./version.go ./volume_create.go ./volume_inspect.go ./volume_list.go ./volume_prune.go ./volume_remove.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/93/93d8ff9c6f70a23f75cd5ef9fa54f428d2141e669cdbae73faa3c154a663bfc3-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid WEDD7ssGx_90bu1fMdi-/WEDD7ssGx_90bu1fMdi- -goversion go1.12.13 -D "" -importcfg $WORK/b375/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/40/40ecdea3ebdebad9f19a1a8d3ffb649f13222f9c2e1e6bde3f5c61b086359e31-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b341/ cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b133/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b301/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b342/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b343/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b351/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid xN3zuy-tjk6dKAScn0R9/xN3zuy-tjk6dKAScn0R9 -goversion go1.12.13 -D "" -importcfg $WORK/b341/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/2f/2fdba4eff3766f27e61d1b0340f5e53aefeb6964426cfbbad1d02bac34c4ec66-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid qdGwg7WjMSOVkbsKfFIP/qdGwg7WjMSOVkbsKfFIP -goversion go1.12.13 -D "" -importcfg $WORK/b377/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/a5/a570a3369194e45ee5a8cae2451f7debb7b6a3cbee53d368c436f8d73d2aca82-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b370/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/mail=$WORK/b372/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 8fTyqWWKmQsG-yFcwiE8/8fTyqWWKmQsG-yFcwiE8 -goversion go1.12.13 -D "" -importcfg $WORK/b369/importcfg -pack ./draft.go ./errors.go ./format_checkers.go ./internalLog.go ./jsonContext.go ./jsonLoader.go ./locales.go ./result.go ./schema.go ./schemaLoader.go ./schemaPool.go ./schemaReferencePool.go ./schemaType.go ./subSchema.go ./types.go ./utils.go ./validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/c7/c737289e918337c83f6309369ef263b2203e14740e2401adaafc13cd0acea395-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b377/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid PSkzNv-MSuwVXwQ78cBZ/PSkzNv-MSuwVXwQ78cBZ -goversion go1.12.13 -D "" -importcfg $WORK/b376/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/1b/1bcf175c4bce79ce4ff85bc81fbcdc97a1e3e4fd67eeca086009fc5e012f075b-d # internal github.com/google/gofuzz mkdir -p $WORK/b379/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid 5yL97r3oHYo_5vmVbEPj/5yL97r3oHYo_5vmVbEPj -goversion go1.12.13 -D "" -importcfg $WORK/b379/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a5/a5e32c985b0cbb76a97ef72722adb2631f2be12cd0c2fb92381e23fd53132883-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid ys_Ulyz3BBO-idllrWN7/ys_Ulyz3BBO-idllrWN7 -goversion go1.12.13 -D "" -importcfg $WORK/b381/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/4f/4f2cde49f34d85c894fa6374ca5933f4c177f5769fc1cb2339841b60afa1942d-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b381/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid p3uBZIckyjVkYo_F18me/p3uBZIckyjVkYo_F18me -goversion go1.12.13 -D "" -importcfg $WORK/b380/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/95/95e5bde4c85ae70bc526a4cd118c76b169b7795b4c51a798aa599f72ad43f112-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b382/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b383/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid IyGcpiemLhtyaPMF-jwQ/IyGcpiemLhtyaPMF-jwQ -goversion go1.12.13 -D "" -importcfg $WORK/b382/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/d6/d654b76ab35a33e54ebc2e95c0bce58d0d63768b4f130e9128c499deb2c805d2-d # internal k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid 4oz-V3eHK2pzV5E9Ie21/4oz-V3eHK2pzV5E9Ie21 -goversion go1.12.13 -D "" -importcfg $WORK/b385/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/ed/ede2e45e1d39dfcd52e30c40aaab70080dc209b487ac485442af2249fa6783b3-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b385/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid JTCVXRF-wKLaOYYWL3rr/JTCVXRF-wKLaOYYWL3rr -goversion go1.12.13 -D "" -importcfg $WORK/b388/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/e9/e98e0d15e2c1561dde370eff320546fd93c7f4cd668fc361492c29d53734e5a1-d # internal k8s.io/klog mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p k8s.io/klog -complete -installsuffix shared -buildid 0SxyssMeFq5ik3FkE1F6/0SxyssMeFq5ik3FkE1F6 -goversion go1.12.13 -D "" -importcfg $WORK/b389/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/b2/b2554835e918ce26f50e2aafa60d1a39e49b8b24cf867119e67c8af9612c5b41-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b385/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid ffh2WBhOpPgrbglHIkvl/ffh2WBhOpPgrbglHIkvl -goversion go1.12.13 -D "" -importcfg $WORK/b387/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/05/058f4ec0391ea32c725e57dc06bd164ae834cc854b9ce1b2c404c87871fee33f-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/blang/semver=$WORK/b364/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b366/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b173/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b369/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid 4CsOgkZHaZYdMGDNRUhd/4CsOgkZHaZYdMGDNRUhd -goversion go1.12.13 -D "" -importcfg $WORK/b363/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/0d/0db27286b5230216540f7e1621526310c5ec15221b9d84a7ea0e904418c8c531-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b310/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 7lTS7rtRfZKSO4rr-Kkg/7lTS7rtRfZKSO4rr-Kkg -goversion go1.12.13 -D "" -importcfg $WORK/b309/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/fb/fbda42812f63e8775fd400c12e5b2582ff89736007ddf2cebb791f0bcecd311f-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b387/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid w_Gudeer9BKqOT9DLHS8/w_Gudeer9BKqOT9DLHS8 -goversion go1.12.13 -D "" -importcfg $WORK/b386/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/e0/e01b44be72017632e44e1a990da078b200d8fddad2ed9c582d228dda4d8a308a-d # internal go/doc mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b207/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p go/doc -std -complete -installsuffix shared -buildid g94UyDQJlzqiknenUl1g/g94UyDQJlzqiknenUl1g -goversion go1.12.13 -D "" -importcfg $WORK/b391/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./lazyre.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/48/4855b19107ef9f4f92ad11ea26fcc3e836386bf5dd9fe79d30e914234ae561f3-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b386/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid _67BmdbUk-XjzmVMS0y1/_67BmdbUk-XjzmVMS0y1 -goversion go1.12.13 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/87/87d9263f717c71070a458f548d0bc7a26a0746b8d8d6f46212afed180dfcbf0c-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b352/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid rns3eNLvIm-Axv5t1Zu5/rns3eNLvIm-Axv5t1Zu5 -goversion go1.12.13 -D "" -importcfg $WORK/b308/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b3/b36c28fc404d681ea0218524386a3b5fa4bcc83554b6376b342f05ce945edb32-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid BH8Cjb_G7qTnLnDEPYTk/BH8Cjb_G7qTnLnDEPYTk -goversion go1.12.13 -D "" -importcfg $WORK/b392/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/b3/b3e750e9f56db40bf3bf0f57a37f3b54ae575257ff982c0157e4fa4d78ec858d-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid soD0kjwWl0SZzS5RDMJ_/soD0kjwWl0SZzS5RDMJ_ -goversion go1.12.13 -D "" -importcfg $WORK/b393/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/d5/d5d97c8891ced255f3dff373d96c1422b751b99fb577fb363582a66810967a4e-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid H78-GahF0QuiPI-5Gixv/H78-GahF0QuiPI-5Gixv -goversion go1.12.13 -D "" -importcfg $WORK/b394/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/91/91a248df306a947b17b0fea73262fff205a0371993cf7d77fec90a7242fc8787-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b363/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b173/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid d0m9FZnxAOsnslGQqA9V/d0m9FZnxAOsnslGQqA9V -goversion go1.12.13 -D "" -importcfg $WORK/b361/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/fa/fa4420f6259207a010e21fa34b4511260b86309ada637bcf936a0ef49ebd566c-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 5bmZ1nTxBasDXScps3Fk/5bmZ1nTxBasDXScps3Fk -goversion go1.12.13 -D "" -importcfg $WORK/b395/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/9b/9bec59a58ceff16b3be12aa891e9eaa6e6271c9c65fa63441900c2d925aff119-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid MRWlIrz28vBaZon6QrCA/MRWlIrz28vBaZon6QrCA -goversion go1.12.13 -D "" -importcfg $WORK/b396/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/c3/c3085666fb03283a85efc12a27ca7f5e51a5f81c81b939391c1fff47513925c6-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid FhrziR8H-CFotrV1c2-g/FhrziR8H-CFotrV1c2-g -goversion go1.12.13 -D "" -importcfg $WORK/b397/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/d6/d6bbf9290bfc92133cd73008cf54ee87b79f9be86e70eb5e099923ed0b112d8e-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b379/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid 8ssmuCQxSGuTKKJz0KNf/8ssmuCQxSGuTKKJz0KNf -goversion go1.12.13 -D "" -importcfg $WORK/b398/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/fc/fcbe456bd49cf7a1a3d7aa578890f02ed5f0d0778b5a875f7b604d6bbb592765-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile go/ast=$WORK/b207/_pkg_.a packagefile go/doc=$WORK/b391/_pkg_.a packagefile go/parser=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b385/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid lRT0Ab4BAKXSxXfzeGFg/lRT0Ab4BAKXSxXfzeGFg -goversion go1.12.13 -D "" -importcfg $WORK/b390/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 ./mapper.go ./register.go ./scheme.go ./scheme_builder.go ./swagger_doc_generator.go ./types.go ./types_proto.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/08/08aabd910a4d0291cf321ea736def65d01ef6c67537afaae2fc3672930397e03-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b343/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b385/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid NMS-PqRgK0YoBock21W3/NMS-PqRgK0YoBock21W3 -goversion go1.12.13 -D "" -importcfg $WORK/b400/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/34/342d8bcbc2f066a60b2b3e08856b9d9108b836547613b95438f04e5babfefe86-d # internal github.com/containerd/continuity/syscallx mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid uRnGzfuqqrxujT21mG_L/uRnGzfuqqrxujT21mG_L -goversion go1.12.13 -D "" -importcfg $WORK/b406/importcfg -pack ./syscall_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/e2/e276a15c614380cee0ab602480c262f9aed17e0ce53e21618fe0a648236adcf7-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b405/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b406/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid 759x_T4d53UBnReTkVEV/759x_T4d53UBnReTkVEV -goversion go1.12.13 -D "" -importcfg $WORK/b405/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/59/59864a76a73b4af227f3769a94d4fea290da7f0870292eef2a90530356958849-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid qmcoSSrqymBXK9rRWoPr/qmcoSSrqymBXK9rRWoPr -goversion go1.12.13 -D "" -importcfg $WORK/b407/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/9e/9e674f8578ff1813db2f6a40d018a74a66370d58e76ccbc4b51cafcc70ea6326-d # internal github.com/containerd/continuity/fs mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b405/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b407/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid RUa7eGXIH_QLf0H9M1H8/RUa7eGXIH_QLf0H9M1H8 -goversion go1.12.13 -D "" -importcfg $WORK/b404/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a8/a85e0113b1827c7ed2df8a05a38f4ccc93a8d85be4c2e2c71ad9967afe8d99c9-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b157/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid yOpkSOxd2FXs2GihZ9jf/yOpkSOxd2FXs2GihZ9jf -goversion go1.12.13 -D "" -importcfg $WORK/b408/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/28/2815a1d56db4d5aeeeda58a99ac8ff70a66c9144ad182ce0aef966e93e7b5146-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid W25EqHCwna5eApsq-Y-C/W25EqHCwna5eApsq-Y-C -goversion go1.12.13 -D "" -importcfg $WORK/b411/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/6b/6b4e7f4b53bc91640a1616628f559df9884719ce27998190f29af0601f7d79a0-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b354/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid j7EW8WBv06wV9wc5S9My/j7EW8WBv06wV9wc5S9My -goversion go1.12.13 -D "" -importcfg $WORK/b412/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/6e/6e3a5ab9622059ce5e0f719c53bd6a20b3775ff4fd92489956f68177b17dba13-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b414/ cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/signal=$WORK/b259/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid khOtEONuEKJmF1BfdgYI/khOtEONuEKJmF1BfdgYI -goversion go1.12.13 -D "" -importcfg $WORK/b414/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/6c/6c4dc9565c7529bbf235cb57865d8d6745b11bf8518b450df1198d8fe721956d-d # internal github.com/morikuni/aec mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid aYR2fl0pL4r-52oxZ1WY/aYR2fl0pL4r-52oxZ1WY -goversion go1.12.13 -D "" -importcfg $WORK/b415/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/5b/5babb6528a39ca058676ed241034fb2ec1f956975c3f074acde81eec5e93ea5a-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b411/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid XmoUHPujl_V4TOL8i55V/XmoUHPujl_V4TOL8i55V -goversion go1.12.13 -D "" -importcfg $WORK/b410/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/38/385933e0430e8c1bbd9a60752b60786dd7d7d6f729f8bfd31f97ad2174677dfb-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid kRYyPIS0iiU1y_oyDxAD/kRYyPIS0iiU1y_oyDxAD -goversion go1.12.13 -D "" -importcfg $WORK/b416/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/05/05cfbf97057adaec7482b9f98360fff253030d27226c99f361cd4c855fedc65b-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid ccpKD1kMaEp-GbFzZCFR/ccpKD1kMaEp-GbFzZCFR -goversion go1.12.13 -D "" -importcfg $WORK/b419/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/d4/d427b55c6690ecefcbf6037d472486f45d29d7d9f5c568cb038f759c016844ae-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid z1Lo0ozPovwDjtmu53IT/z1Lo0ozPovwDjtmu53IT -goversion go1.12.13 -D "" -importcfg $WORK/b420/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/b1/b1506ac497af42124a9f5473b88f75b39980dafd4dc17b658422d4208c1e2ff6-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b410/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b162/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid FLXdG7MkSB29QJPgOuvr/FLXdG7MkSB29QJPgOuvr -goversion go1.12.13 -D "" -importcfg $WORK/b409/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/4d/4d0d2f29c49116c6249fde09f322d955f5ba397baf9f22c5d0b3fafbab1df5f0-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b414/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b415/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid mvdqdAxidiY9cICsS5Vn/mvdqdAxidiY9cICsS5Vn -goversion go1.12.13 -D "" -importcfg $WORK/b413/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/ff/ff2ef8b59da23313ece81dbed2f4a858269bfa68db57e3171ccfae5a5ca02dc5-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b410/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b417/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid VEqh2E9yZakmWgvUnMVF/VEqh2E9yZakmWgvUnMVF -goversion go1.12.13 -D "" -importcfg $WORK/b418/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/96/96945ad058ed7c70c86cebac569c154ecaffcc5fbf968afd08803793deaeb766-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b237/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid 6raFmA_x8he5UBRBibGP/6raFmA_x8he5UBRBibGP -goversion go1.12.13 -D "" -importcfg $WORK/b421/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/e4/e46f81191efee5111cdc962391fbbdc8a90a57cd72eeb3f1d840abf5abab3d69-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b403/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile compress/gzip=$WORK/b218/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b354/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b410/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid 5PpQYbWlH4angQuEUxQG/5PpQYbWlH4angQuEUxQG -goversion go1.12.13 -D "" -importcfg $WORK/b403/importcfg -pack ./archive.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/17/17f54a6790421469b00779051e4ad006c859fe18344a8c28f446c8c307995745-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b396/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid rYPVkHkWwQqbAcrhBlD8/rYPVkHkWwQqbAcrhBlD8 -goversion go1.12.13 -D "" -importcfg $WORK/b399/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/e8/e8e0dbbb9e4d376a507be511e74a9fce918cd119b0dbc70032a72956f63f5e0c-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 9P5l2bZJhe1HSiMIJb-Z/9P5l2bZJhe1HSiMIJb-Z -goversion go1.12.13 -D "" -importcfg $WORK/b423/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/06/06ee6476e9469c048d62b33a658d53d96fba169c2a019209067e5fcaf4eb369c-d # internal github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid XWmjepnPJWQpoapO5wZk/XWmjepnPJWQpoapO5wZk -goversion go1.12.13 -D "" -importcfg $WORK/b425/importcfg -pack ./errors.go ./manifests.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/46/46e6ea4d7617af5c3f301b9c51b66e4152db5d7c992125223ffeb8174103f9bc-d # internal encoding/csv mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p encoding/csv -std -complete -installsuffix shared -buildid pcPqRbYBYB2UsLh7yAIB/pcPqRbYBYB2UsLh7yAIB -goversion go1.12.13 -D "" -importcfg $WORK/b429/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/b3/b3161bb450dfb52bddc3baf3775ec19a516cb6c1c16fd5945165d8b711330411-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b112/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b425/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid DQryykPxRh3wS1vf2kEe/DQryykPxRh3wS1vf2kEe -goversion go1.12.13 -D "" -importcfg $WORK/b426/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/14/14599e965a664a2a2e69f91ff81c4c272ca0d303fccfd033fdbd4c014c8cf27b-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b375/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b379/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b399/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid crSASwXJJdOm7u2Fw0xs/crSASwXJJdOm7u2Fw0xs -goversion go1.12.13 -D "" -importcfg $WORK/b378/importcfg -pack ./controller_ref.go ./conversion.go ./deepcopy.go ./doc.go ./duration.go ./fields_proto.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/7b/7b36c8500ae1e6b64a5946da652e466692e9429acd095e9103363b021eb66bbb-d # internal github.com/spf13/pflag mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/csv=$WORK/b429/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 29tf4Obg24kT7O7CxOkV/29tf4Obg24kT7O7CxOkV -goversion go1.12.13 -D "" -importcfg $WORK/b428/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/fc/fc3753e2bf30351a0cc812eb4e65f637c61fafee6141da65c548433c429afb37-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b425/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b426/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid 8axbyi72TZH8HfpmUwbW/8axbyi72TZH8HfpmUwbW -goversion go1.12.13 -D "" -importcfg $WORK/b424/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/54/549d57893aa10c29fec8454d16846dc335735c9367add9f73dc799c8f9e4a475-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b301/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b212/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid pnPCMJpHQWQerW_ceFQh/pnPCMJpHQWQerW_ceFQh -goversion go1.12.13 -D "" -importcfg $WORK/b430/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/79/79ef34198aa597dd20527ee4f09d364e4eb3f5d4a0c78068a46bf1a628da8be3-d # internal github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/a3/a334e158c9b7ae3fca2e2f9334cb3d40e7174304445ab88e2b2fb1d5fb82cae3-d # internal mkdir -p $WORK/b402/ github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b432/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b416/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid wrgLltJhN8tkCU9d3Rx8/wrgLltJhN8tkCU9d3Rx8 -goversion go1.12.13 -D "" -importcfg $WORK/b402/importcfg -pack ./auth.go ./change.go ./client.go ./client_unix.go ./container.go ./distribution.go ./env.go ./event.go ./exec.go ./image.go ./misc.go ./network.go ./plugin.go ./registry_auth.go ./signal.go ./swarm.go ./swarm_configs.go ./swarm_node.go ./swarm_secrets.go ./swarm_service.go ./swarm_task.go ./system.go ./tar.go ./tls.go ./volume.go cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b360/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b432/_pkg_.a -trimpath $WORK/b432 -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid ie0ZCRX-hd2f7RkCAvBP/ie0ZCRX-hd2f7RkCAvBP -goversion go1.12.13 -D "" -importcfg $WORK/b432/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/c0/c02f1a47dad6c9e0cb6992712f5b6705526dfb73c62d51740d763a6c658b72a9-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b434/_pkg_.a -trimpath $WORK/b434 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid hLE3vKNCweUsWSOda103/hLE3vKNCweUsWSOda103 -goversion go1.12.13 -D "" -importcfg $WORK/b434/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/b2/b25a2c7a51d8d81cb523f215e371c0a1347b7e65e89d7703db9410100dcdddc8-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/77/77ec47a5e7bd8a22d1e8467cca5deeb115e7b6f793cca7a0a4ca8b3b0323fcf7-d # internal github.com/spf13/cobra mkdir -p $WORK/b433/ cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b428/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b433/_pkg_.a -trimpath $WORK/b433 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid QUQmwtplbrUhruyo668y/QUQmwtplbrUhruyo668y -goversion go1.12.13 -D "" -importcfg $WORK/b433/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b433/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/9a/9a56a8c6868b01117dac3b6f409beb825ecc33e127b9855adf4dae0ff8167e45-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/75/75a8af0b7efd2f095b62097c711e09f2965f8b3785a98748775952f7db1ac9da-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b402/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b417/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b418/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b419/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b420/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/scanner=$WORK/b157/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid j1V-kHniBJNyGS98oIo4/j1V-kHniBJNyGS98oIo4 -goversion go1.12.13 -D "" -importcfg $WORK/b401/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/f2/f2cb8d1dfd09f893a9068c8b8d1e93b873d9dc669bb651340916d39f9b278661-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/35/3545f20e967a6e59b436e687a09e3cd55652718cc072cda945dbac929296dfd6-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b375/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b398/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid RcRqcLyqehUsoUuss9on/RcRqcLyqehUsoUuss9on -goversion go1.12.13 -D "" -importcfg $WORK/b374/importcfg -pack ./annotation_key_constants.go ./doc.go ./generated.pb.go ./objectreference.go ./register.go ./resource.go ./taint.go ./toleration.go ./types.go ./types_swagger_doc_generated.go ./well_known_labels.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/ac/ac1e66da4a2a5dad397e05d401281e9806a75719a4a9a90a4830ee4cd31e895a-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b393/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid n0yWyGk3V9RI0FUFrDZ3/n0yWyGk3V9RI0FUFrDZ3 -goversion go1.12.13 -D "" -importcfg $WORK/b373/importcfg -pack ./doc.go ./register.go ./stringsource.go ./types.go ./types_apiserver.go ./types_authentication.go ./types_build.go ./types_cluster_operator.go ./types_cluster_version.go ./types_console.go ./types_dns.go ./types_feature.go ./types_image.go ./types_infrastructure.go ./types_ingress.go ./types_network.go ./types_oauth.go ./types_operatorhub.go ./types_project.go ./types_proxy.go ./types_scheduling.go ./zz_generated.deepcopy.go ./zz_generated.swagger_doc_generated.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/62/62a8ab3c6dcbd7507cbcc9e593a5e70cd192db612d0b3542084fddd49441b3cc-d # internal github.com/containers/buildah mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b239/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b240/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b353/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b356/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b373/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b401/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b421/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid zkFYjHagRzmJTws5He3A/zkFYjHagRzmJTws5He3A -goversion go1.12.13 -D "" -importcfg $WORK/b048/importcfg -pack ./add.go ./buildah.go ./commit.go ./common.go ./config.go ./delete.go ./digester.go ./image.go ./import.go ./info.go ./mount.go ./new.go ./pull.go ./run.go ./run_linux.go ./seccomp.go ./selinux.go ./unmount.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/5b/5be491de9cf954787a01a2633050ef2dd0f6b73d94be8ff975915f7541e34c06-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b428/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid _eEw_it_CHfcNEOZMbcX/_eEw_it_CHfcNEOZMbcX -goversion go1.12.13 -D "" -importcfg $WORK/b427/importcfg -pack ./common.go github.com/containers/buildah/imagebuildah mkdir -p $WORK/b422/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b431/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b239/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b423/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b402/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b401/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b418/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid CFUMmmlxq-3BLeatGxll/CFUMmmlxq-3BLeatGxll -goversion go1.12.13 -D "" -importcfg $WORK/b422/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b432/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b433/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b431/_pkg_.a -trimpath $WORK/b431 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 9E6OM2SQzXy9OZfrHWLm/9E6OM2SQzXy9OZfrHWLm -goversion go1.12.13 -D "" -importcfg $WORK/b431/importcfg -pack ./parse.go ./parse_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/b7/b763cb95a9bee8edaa91cc7f16cc0cca5fb620acfc8ce7f608aedd4a54d89267-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/7d/7dd7113ea87c1c7b145d8dde4d03eae6ec416f785513bf9eb2034178c346eea0-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/ca/ca70123f04d0aea1edbb9dd933a8c5b0c266ce7ff879829fc19ad3c309201d3c-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b239/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b422/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b427/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b430/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b431/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b133/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b249/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b434/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b433/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b428/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid 8bzf7FSmAs4J6JmIdbVN/8bzf7FSmAs4J6JmIdbVN -goversion go1.12.13 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/2b/2b73e2e1254dd92c580417ab3fcb7d4db5152edbc83f14bc0eb8a5e490f38ba7-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b038/_pkg_.a packagefile github.com/containers/buildah=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b239/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b422/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b427/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b430/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b431/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b245/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b133/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b249/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b434/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b233/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b433/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b428/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b238/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile os/exec=$WORK/b056/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b064/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a packagefile text/template=$WORK/b213/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a packagefile internal/bytealg=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile encoding=$WORK/b033/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile unicode/utf16=$WORK/b037/_pkg_.a packagefile internal/fmtsort=$WORK/b020/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b046/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b047/_pkg_.a packagefile archive/tar=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b054/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b057/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b234/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b240/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b155/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b156/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b353/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b356/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b181/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b180/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b373/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b401/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b421/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a packagefile hash=$WORK/b063/_pkg_.a packagefile math/rand=$WORK/b044/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b217/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b103/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b423/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b402/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b425/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b426/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b301/_pkg_.a packagefile text/tabwriter=$WORK/b212/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b432/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b173/_pkg_.a packagefile os/user=$WORK/b052/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b216/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b252/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b256/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b260/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b270/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b279/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b274/_pkg_.a packagefile mime=$WORK/b228/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile encoding/hex=$WORK/b088/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b104/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b266/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b267/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b268/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b152/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b341/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b352/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b069/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b067/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b154/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b202/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b095/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b204/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b205/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b201/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b215/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b174/_pkg_.a packagefile hash/fnv=$WORK/b250/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/csv=$WORK/b429/_pkg_.a packagefile internal/poll=$WORK/b027/_pkg_.a packagefile internal/syscall/unix=$WORK/b030/_pkg_.a packagefile internal/testlog=$WORK/b031/_pkg_.a packagefile regexp/syntax=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b006/_pkg_.a packagefile runtime/internal/atomic=$WORK/b012/_pkg_.a packagefile runtime/internal/math=$WORK/b013/_pkg_.a packagefile runtime/internal/sys=$WORK/b014/_pkg_.a packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile text/template/parse=$WORK/b214/_pkg_.a packagefile encoding/binary=$WORK/b035/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b236/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b237/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b306/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b134/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b135/_pkg_.a packagefile compress/bzip2=$WORK/b080/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b081/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile text/scanner=$WORK/b157/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b162/_pkg_.a packagefile golang.org/x/net/context=$WORK/b164/_pkg_.a packagefile math/big=$WORK/b087/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b354/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b355/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b357/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b359/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b363/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b393/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b417/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b419/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b420/_pkg_.a packagefile internal/nettrace=$WORK/b041/_pkg_.a packagefile internal/singleflight=$WORK/b042/_pkg_.a packagefile internal/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile compress/gzip=$WORK/b218/_pkg_.a packagefile container/list=$WORK/b112/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b219/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b226/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b227/_pkg_.a packagefile internal/x/net/idna=$WORK/b220/_pkg_.a packagefile mime/multipart=$WORK/b229/_pkg_.a packagefile net/http/httptrace=$WORK/b231/_pkg_.a packagefile net/http/internal=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b225/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b403/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b413/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b416/_pkg_.a packagefile net/http/httputil=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b410/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b070/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b097/_pkg_.a packagefile container/heap=$WORK/b253/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b258/_pkg_.a packagefile os/signal=$WORK/b259/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b257/_pkg_.a packagefile crypto/aes=$WORK/b083/_pkg_.a packagefile crypto/cipher=$WORK/b084/_pkg_.a packagefile crypto/des=$WORK/b113/_pkg_.a packagefile crypto/ecdsa=$WORK/b105/_pkg_.a packagefile crypto/elliptic=$WORK/b106/_pkg_.a packagefile crypto/hmac=$WORK/b114/_pkg_.a packagefile crypto/md5=$WORK/b115/_pkg_.a packagefile crypto/rc4=$WORK/b116/_pkg_.a packagefile crypto/rsa=$WORK/b110/_pkg_.a packagefile crypto/sha1=$WORK/b117/_pkg_.a packagefile crypto/sha512=$WORK/b108/_pkg_.a packagefile crypto/subtle=$WORK/b086/_pkg_.a packagefile encoding/asn1=$WORK/b109/_pkg_.a packagefile encoding/pem=$WORK/b121/_pkg_.a packagefile internal/x/crypto/chacha20poly1305=$WORK/b125/_pkg_.a packagefile internal/x/crypto/cryptobyte=$WORK/b122/_pkg_.a packagefile internal/x/crypto/curve25519=$WORK/b128/_pkg_.a packagefile internal/x/crypto/hkdf=$WORK/b129/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b276/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b300/_pkg_.a packagefile crypto/x509/pkix=$WORK/b120/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b310/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b342/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b343/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b351/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b194/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b203/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b096/_pkg_.a packagefile hash/crc32=$WORK/b092/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b169/_pkg_.a packagefile go/format=$WORK/b206/_pkg_.a packagefile hash/crc64=$WORK/b102/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b136/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b137/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b138/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b144/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b089/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b091/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b093/_pkg_.a packagefile runtime/debug=$WORK/b094/_pkg_.a packagefile github.com/blang/semver=$WORK/b364/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b366/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b367/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b369/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b335/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b398/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b399/_pkg_.a packagefile go/ast=$WORK/b207/_pkg_.a packagefile go/doc=$WORK/b391/_pkg_.a packagefile go/parser=$WORK/b210/_pkg_.a packagefile go/token=$WORK/b209/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b385/_pkg_.a packagefile k8s.io/klog=$WORK/b389/_pkg_.a packagefile compress/flate=$WORK/b139/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b221/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b224/_pkg_.a packagefile mime/quotedprintable=$WORK/b230/_pkg_.a packagefile crypto/dsa=$WORK/b119/_pkg_.a packagefile internal/x/crypto/cryptobyte/asn1=$WORK/b123/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b313/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b334/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b414/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b415/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b411/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b248/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b099/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b100/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b255/_pkg_.a packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile crypto/internal/randutil=$WORK/b107/_pkg_.a packagefile internal/x/crypto/internal/chacha20=$WORK/b126/_pkg_.a packagefile internal/x/crypto/poly1305=$WORK/b127/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b284/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b312/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b338/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b320/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b344/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b350/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b345/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b193/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b195/_pkg_.a packagefile go/printer=$WORK/b211/_pkg_.a packagefile compress/zlib=$WORK/b140/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b142/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b143/_pkg_.a packagefile image=$WORK/b145/_pkg_.a packagefile image/jpeg=$WORK/b147/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b090/_pkg_.a packagefile database/sql/driver=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b368/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b370/_pkg_.a packagefile net/mail=$WORK/b372/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b400/_pkg_.a packagefile go/scanner=$WORK/b208/_pkg_.a packagefile internal/x/text/transform=$WORK/b222/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b316/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b317/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b405/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b407/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b101/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b273/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b285/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b321/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b322/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b323/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b346/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b348/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b349/_pkg_.a packagefile hash/adler32=$WORK/b141/_pkg_.a packagefile image/color=$WORK/b146/_pkg_.a packagefile image/internal/imageutil=$WORK/b148/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b371/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b387/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b406/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b299/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b289/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b324/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b329/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b347/_pkg_.a packagefile expvar=$WORK/b287/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b288/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b290/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b291/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b292/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b295/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b325/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b326/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b327/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b330/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b293/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b294/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b297/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b298/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b331/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_s390x/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=fh6EGSNltOhRPxfjY-v3/8bzf7FSmAs4J6JmIdbVN/lq3LEHFQ9aIp6tQuNgMT/fh6EGSNltOhRPxfjY-v3 -B 0x3a7eb40cc8e40cfb50d3644f19f19343982a32db -extldflags "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-manifest.md -out buildah-manifest.1 go-md2man -in buildah-rmi.md -out buildah-rmi.1 go-md2man -in buildah-logout.md -out buildah-logout.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 go-md2man -in buildah-version.md -out buildah-version.1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9Z3DP0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x ++ dirname /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.6-2.fc30 --unique-debug-suffix -1.11.6-2.fc30.s390x --unique-debug-src-base buildah-1.11.6-2.fc30.s390x -S debugsourcefiles.list /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/bin/buildah 22352 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: buildah-1.11.6-2.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pHwFgr + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.x8UrVU + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.11.6-2.fc30 buildah(s390-64) = 1.11.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(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) Recommends: container-selinux fuse-overlayfs slirp4netns >= 0.3-0 Processing files: buildah-debugsource-1.11.6-2.fc30.s390x Provides: buildah-debugsource = 1.11.6-2.fc30 buildah-debugsource(s390-64) = 1.11.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.11.6-2.fc30.s390x Provides: buildah-debuginfo = 1.11.6-2.fc30 buildah-debuginfo(s390-64) = 1.11.6-2.fc30 debuginfo(build-id) = ba4f1a52d8618d3f42d7643f4e47fe9e10b92989 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(s390-64) = 1.11.6-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x Wrote: /builddir/build/RPMS/buildah-1.11.6-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.11.6-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.6-2.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YtuRga + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-2.fc30.s390x + exit 0 Child return code was: 0