Mock Version: 1.4.19 Mock Version: 1.4.19 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-17679692-1276732/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.3-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-17679692-1276732/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.llgNe6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-bdd78ad.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + /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.3 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.P5qUqh + umask 022 + cd /builddir/build/BUILD + cd buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + mkdir _build + pushd _build ~/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build ~/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 src/github.com/containers/buildah ~/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + popd + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build:/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + GOPATH=/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build:/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + 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 0x428472e4621f86a6a8e3a5bee9f18e105d6c9725 -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-build034958899 errors mkdir -p $WORK/b004/ 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 o77Z_P2iukE9S1GYutS7/o77Z_P2iukE9S1GYutS7 -goversion go1.12.9 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go internal/race mkdir -p $WORK/b010/ 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 wui_qYGtmkpDcPRG1Za9/wui_qYGtmkpDcPRG1Za9 -goversion go1.12.9 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b004/_pkg_.a # internal runtime/internal/atomic mkdir -p $WORK/b012/ cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/64/64e072ca249510b011068f8d9c6901defabd7a21b5355ef5fda74642e230edf4-d # internal 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 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 3XSNDi0QDAN5jT9S9kvq/3XSNDi0QDAN5jT9S9kvq -goversion go1.12.9 -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/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 q85_u0iobHRSHiCqKaAf/q85_u0iobHRSHiCqKaAf -goversion go1.12.9 -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/b010/_pkg_.a # internal 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 cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/78/7895908f569a6362235ddb0abc35415788b32cc5e559e1f4ffb1e545c7bdc5d9-d # internal sync/atomic mkdir -p $WORK/b015/ cat >$WORK/b015/go_asm.h << 'EOF' # internal EOF /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/60/60539e8ba7e5e4746b9b7a520638a353e6a6f7a4d8224d7445bf240eb6352d7c-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 Kqj44hc2DFOW2wOluRZJ/Kqj44hc2DFOW2wOluRZJ -goversion go1.12.9 -D "" -importcfg $WORK/b013/importcfg -pack ./math.go 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 jW_QUNiF_OgTeFlAfa06/jW_QUNiF_OgTeFlAfa06 -goversion go1.12.9 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./atomic_s390x.go ./stubs.go /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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/fb/fb17d8edb5327705d082475d77a53cac90142a1cab940337d930df9b783ed708-d # internal unicode mkdir -p $WORK/b016/ 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 No_sfCdjate8D9xbDmJP/No_sfCdjate8D9xbDmJP -goversion go1.12.9 -D "" -importcfg $WORK/b016/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go 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 LkkbV76e5ksstl4gEUxv/LkkbV76e5ksstl4gEUxv -goversion go1.12.9 -symabis $WORK/b015/symabis -D "" -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h ./doc.go ./value.go 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/b4/b44ced28b401a94c6d6f64d0dd9f432c953dbdc3810a07f6c459356b85c5e89e-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 zoLdpyTw-i6Rs_nKSbgk/zoLdpyTw-i6Rs_nKSbgk -goversion go1.12.9 -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 /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/5b/5be45d7b4075aae530849dbb4ccb851d6f69371c843a36d1ba0280dae2c5f063-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 ZZ_ZX3_vHSIp8U6mr-RV/ZZ_ZX3_vHSIp8U6mr-RV -goversion go1.12.9 -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 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/51/51e371e5e9684ae340fa421dfad4b6c5e6f045fdf41832b723200274fe55b13f-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 D2qX52GROL7FregpxVwz/D2qX52GROL7FregpxVwz -goversion go1.12.9 -D "" -importcfg $WORK/b023/importcfg -pack ./bits.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b017/_pkg_.a # internal 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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/02/0212c172116e335c3c570c512c00e13daea993c4a47daba6b9b91fd24e194590-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 EPCnUSap3WFcPyrQ-u2u/EPCnUSap3WFcPyrQ-u2u -goversion go1.12.9 -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/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/12/12f75923a3b6a8d7c68b962108d887ca25d25b5353c5089c6e8039c2211b8141-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/61/61844052968e04ef25cd83e28fb989d2dad3ca7eca8cbcf5212228366c2ae59a-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 QZjLimS9w-twsV2aFOv1/QZjLimS9w-twsV2aFOv1 -goversion go1.12.9 -D "" -importcfg $WORK/b033/importcfg -pack ./encoding.go 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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ec/ec2f3ce90c7fd46bfea283e79fb1a72dcdcdc9db99534a2e3bee2e1559d0f1cd-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 yKaDDvl6fmRUrfWOeUGd/yKaDDvl6fmRUrfWOeUGd -goversion go1.12.9 -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/14/1452b4044cb14f9ed17a040b50a9979bdf41776008331509bebde38b8fc78dc6-d # internal 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 Q0aHox6gb6ZIeZX9Yc2D/Q0aHox6gb6ZIeZX9Yc2D -goversion go1.12.9 -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 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/8a/8aad6125c6a1e60d72908702afc3a8e485975917512c591290ba8fbfb35d8cfe-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 og2e-tUiTPd6NSXwQ5Hn/og2e-tUiTPd6NSXwQ5Hn -goversion go1.12.9 -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 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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b8/b8a25d23d971ae1a198bfad815e579b8eba6f603caff9a6c7119621bf8ec53eb-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 VO7H9sVT3jLnxaUwlHP1/VO7H9sVT3jLnxaUwlHP1 -goversion go1.12.9 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go 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 7WTqRdpHsfIjFa8TG7SR/7WTqRdpHsfIjFa8TG7SR -goversion go1.12.9 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/01/017648163cc5581cabac259074ac41b8d63210991e508b635611b0390ba6a04c-d # internal 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 gcc -gno-record-gcc-switches -c -x c - || true 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 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/acos_s390x.o ./acos_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 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/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 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/asinh_s390x.o ./asinh_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/5d/5d9ab095fc4b5204c5358b8dea9b0b39cad8175f5463ed99e494ec737360eeb0-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 PQylrRsEOosrv8Uep6p5/PQylrRsEOosrv8Uep6p5 -goversion go1.12.9 -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/atan2_s390x.o ./atan2_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/d7/d7c769e503574c0f3592955fd59570b6f7fb902bae40a6e49a28b2c841ca1983-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 gUt--1po8VQdhogZPu1q/gUt--1po8VQdhogZPu1q -goversion go1.12.9 -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/atan_s390x.o ./atan_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c5/c5e37882967453ad1f3fbb64f32ff2a6f46c6a65f8e69c4e4439b1af06ee014d-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 4bPMWzF1s4KJvj_OarGA/4bPMWzF1s4KJvj_OarGA -goversion go1.12.9 -D "" -importcfg $WORK/b101/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.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/_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/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 /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/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/11/116118195952124c847b43830a8c723356b267c7fdb5a2fefa970ef7955603be-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 NGTOSHUQ3vezyhA4RsMp/NGTOSHUQ3vezyhA4RsMp -goversion go1.12.9 -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/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/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/82/82eb4c40fc023f5605453cc14d3aae4849b877b7bca070bab9d944dd583aec72-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 pXWkAFAfT_grW_TS5HrM/pXWkAFAfT_grW_TS5HrM -goversion go1.12.9 -D "" -importcfg $WORK/b123/importcfg -pack ./asn1.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/30/30cbaec0a908553e34c261600633099a08fea94348b376281ad77cb59e2ac9cc-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 ikZHmhbuVmia2aW4-jn6/ikZHmhbuVmia2aW4-jn6 -goversion go1.12.9 -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/erfc_s390x.o ./erfc_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/_x006.o -c gcc_linux_s390x.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/exp_s390x.o ./exp_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b142/_pkg_.a # internal /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 cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/78/780d545b1801beeb762103d212a0615c92b49c93300548957a9a6aa4f746e8d2-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 dtXXoThymVQ8X81qvSJB/dtXXoThymVQ8X81qvSJB -goversion go1.12.9 -D "" -importcfg $WORK/b146/importcfg -pack ./color.go ./ycbcr.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/floor_s390x.o ./floor_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/_x007.o -c gcc_setenv.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/log10_s390x.o ./log10_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/ff/ff4d0c1295c056d4a3ab3f4f4df4f6184068ea9a177fb099a02331acba927401-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 0JumF1yI70RcgdQINMtb/0JumF1yI70RcgdQINMtb -goversion go1.12.9 -D "" -importcfg $WORK/b166/importcfg -pack ./promise.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/_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/5f/5fde7fe535d0980da950a48c4257f356e6124712118a4e315dd33e10580fd768-d # internal github.com/containers/storage/pkg/ostree mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/ostree /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/storage/pkg/ostree -complete -installsuffix shared -buildid 5jlcZaSrlITePObUTTkH/5jlcZaSrlITePObUTTkH -goversion go1.12.9 -D "" -importcfg $WORK/b192/importcfg -pack ./no_ostree.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/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/17/178b529b6e37a68caf06b141131812f1c3142783b834aecd71d35f6aea745837-d # internal github.com/containers/storage/pkg/config mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tnSnEnvEu35mFE5NjBTQ/tnSnEnvEu35mFE5NjBTQ -goversion go1.12.9 -D "" -importcfg $WORK/b197/importcfg -pack ./config.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/_x009.o -c gcc_util.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/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/7d/7dbe575b0869ad90373cb2b255651185f63f7cf2d5ace5c5f659372053a034e4-d # internal github.com/pquerna/ffjson/shared mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid VjKKWq1qbdCzJ3PdeIUJ/VjKKWq1qbdCzJ3PdeIUJ -goversion go1.12.9 -D "" -importcfg $WORK/b206/importcfg -pack ./options.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/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/42/4262e65d4b0e07900ec52d122e1d48e5a383951051bd53be487c21b7db721967-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b237/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid OzGKk24f5n0TytkXFVHD/OzGKk24f5n0TytkXFVHD -goversion go1.12.9 -D "" -importcfg $WORK/b237/importcfg -pack ./apparmor_disabled.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 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/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/ab/ab7e7bb9e9eb0830ebbdc7cffed7ff85b9db537ef9c0e293d7529b0c9a7e6eb5-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid EDlekMsoL9e_m4qXxHwF/EDlekMsoL9e_m4qXxHwF -goversion go1.12.9 -D "" -importcfg $WORK/b258/importcfg -pack ./ewma.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 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/tan_s390x.o ./tan_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/tanh_s390x.o ./tanh_s390x.s /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/6d/6da88bf1122a49cf0d17f27cb6029ee2d58f14a88d17303dc8465cb128b5b39a-d # internal github.com/docker/docker/api mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid YivzA6xrOGW6IuJigp53/YivzA6xrOGW6IuJigp53 -goversion go1.12.9 -D "" -importcfg $WORK/b315/importcfg -pack ./common.go ./common_unix.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/b315/_pkg_.a # internal cd /usr/lib/golang/src/math /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 cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/62/62dafebde22f41c9e4e756ef6652b0f46c708c1f245f4f0aa5ea083e0b500938-d # internal github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b022/_pkg_.a # internal mkdir -p $WORK/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 5p-B98K8XWGKjTw4DBfQ/5p-B98K8XWGKjTw4DBfQ -goversion go1.12.9 -D "" -importcfg $WORK/b339/importcfg -pack ./events.go cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/e1/e147835245795611b494e519d03ed908c559e2f31ee0531478fbc1b939a94961-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 kAwLgQx2Gi9HFut69p0C/kAwLgQx2Gi9HFut69p0C -goversion go1.12.9 -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/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/68/68f3f8abfd43bb0d9a43c2674ffc3f5a7688dde58abf8438e71a92ef77262982-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid 23wTkiq8NtR0cZtpmqif/23wTkiq8NtR0cZtpmqif -goversion go1.12.9 -D "" -importcfg $WORK/b259/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/22/228783a0b379560085bed33bb99e478ad68a94d718a2e43248a2529b252b46a3-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid EqffL4h6I4C-YFqyzfiZ/EqffL4h6I4C-YFqyzfiZ -goversion go1.12.9 -D "" -importcfg $WORK/b340/importcfg -pack ./image_history.go cd /usr/lib/golang/src/runtime/cgo 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/5d/5da1e96282522c8931bdc46a29ff15b8c006e65ba308097caf9bd6fee5520f5a-d # internal k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid Pgkq09rYE7xfNSJTEB72/Pgkq09rYE7xfNSJTEB72 -goversion go1.12.9 -D "" -importcfg $WORK/b386/importcfg -pack ./operator.go cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p runtime/cgo -std -installsuffix shared -buildid GrbXR1D2azVramDnxtjd/GrbXR1D2azVramDnxtjd -goversion go1.12.9 -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/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/89/897aecc21e0864ea4a83d4faec624bb72ee4c3b315907b3a6f75fad045d935a7-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b413/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid x3w6Ds5K7hInmEDsgKQr/x3w6Ds5K7hInmEDsgKQr -goversion go1.12.9 -D "" -importcfg $WORK/b413/importcfg -pack ./command.go cd /usr/lib/golang/src/runtime/cgo /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/1c/1ca072def219af5fd10dcc3c14436b8ab342e0eef82afd6fcbb60cc5535f920b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/d7/d734388e6e74683bf8a56476d37dae24d98102b105a8b754b367ac45b811dd73-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/b2/b23e63a57b646f4dcaae23f46fd3cd8c8061a5e976aaac4b2ce3b11882277d4e-d # internal crypto/rc4 mkdir -p $WORK/b116/ github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b169/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b085/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b137/ 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 fPfHYk6VD-WyVIPxwSkv/fPfHYk6VD-WyVIPxwSkv -goversion go1.12.9 -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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 -9tw5kDe4vpkzImTlogI/-9tw5kDe4vpkzImTlogI -goversion go1.12.9 -D "" -importcfg $WORK/b137/importcfg -pack ./errors.go 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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 M5cAIQP_fqGUqQoeP6Q8/M5cAIQP_fqGUqQoeP6Q8 -goversion go1.12.9 -D "" -importcfg $WORK/b169/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/fb/fb724d8f99065bb5a341188c117ecab68e1487fd32067d7e9abab7603c7e9952-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/a1/a1b3e8b0279fa8d94e9e5b83eb927589c31b5f665633203a4cf9a16124debddd-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/d0/d0569a0d7ae6803a4d8e0986ca9d13695a3a28d0266551363b2146e73ba1bda7-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/2e/2e7ed2ad28eccad37605fa0a8b2363794cc0fb8a10c5c4ffc6adbd67d5ce7001-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 7Yipbcc1zVmMT3ocgA6X/7Yipbcc1zVmMT3ocgA6X -goversion go1.12.9 -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/c5/c55b1da8ec620b88600926108c06e49a6ddb2c06e5fb0daddbc0b2b949ba37c1-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 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 pME0fmUHa0XnAkeCmHdc/pME0fmUHa0XnAkeCmHdc -goversion go1.12.9 -D "" -importcfg $WORK/b008/importcfg -pack ./io.go ./multi.go ./pipe.go reflect mkdir -p $WORK/b021/ 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 internal/singleflight mkdir -p $WORK/b042/ syscall mkdir -p $WORK/b028/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a EOF 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 zC-qBJzSpiUvtG9Uoyma/zC-qBJzSpiUvtG9Uoyma -goversion go1.12.9 -D "" -importcfg $WORK/b042/importcfg -pack ./singleflight.go 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 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 sFG8H09c9wVqsOoc-wZg/sFG8H09c9wVqsOoc-wZg -goversion go1.12.9 -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 s-nsLtyriACqjwvkk-3b/s-nsLtyriACqjwvkk-3b -goversion go1.12.9 -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/46/46ced43a42b070264a6eee2e9c4f07cb29f33a6eace43ebd7f8d9672c8837f34-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 ElYZy3tBM3V5_48HwVhK/ElYZy3tBM3V5_48HwVhK -goversion go1.12.9 -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/95/952f06abf6849c989ecebff0f7a7ec86d7cfe4d26f5ca20d15724f21053e2a30-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 6e8LHFljTEz1A7YCtpNf/6e8LHFljTEz1A7YCtpNf -goversion go1.12.9 -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/8f/8f11e9b25fbaf364b729ae839bd3aacd783a74069c5a03da36c871e3139d5c30-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 _O_5BEQq-uCz8U2Di3Qd/_O_5BEQq-uCz8U2Di3Qd -goversion go1.12.9 -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/40/400c0443152590fd09560e090bdc7cbbfe7ee7bd65419a38a9dedad372c7d415-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 b2aiy8GUmSDZePEPBSVw/b2aiy8GUmSDZePEPBSVw -goversion go1.12.9 -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/94/9496fe1ebb0761962c13af258a3ebf2d6c56d96ff78d5b1cefb53fdae9fe32f8-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 GO6Cd2A8vqWajcFfjjlK/GO6Cd2A8vqWajcFfjjlK -goversion go1.12.9 -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/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/bd/bdf0ad01d181128a5f27058de799f8f099d41fa159956f17a97baa0b55fd0617-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 bAQfQJFf8Cmm0oFLKiXW/bAQfQJFf8Cmm0oFLKiXW -goversion go1.12.9 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/ac/aca1c0f0c8c8c972ca7330861d47ea33e30afafd7aa15bddd5f1f324949b0024-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 JaZPSSZ6Amku7kMCoWOs/JaZPSSZ6Amku7kMCoWOs -goversion go1.12.9 -D "" -importcfg $WORK/b062/importcfg -pack ./crypto.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/20/20ecf2a4412990e534c6c8b646c1389235bdd5d92e061c3be3f6a5cdc4d05a08-d # internal github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/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/v4/pkg/compression/internal -complete -installsuffix shared -buildid InVkngk_slqYIctKQBpq/InVkngk_slqYIctKQBpq -goversion go1.12.9 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/fb/fbeb0403c2ffc49f0553f2d92b5a7e56ef6d1b26918d1efab22fc27b82a02418-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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f3/f31cf0ae3ad20e323a3d9b70426f4fc64adc7f8ac236dac4d5dc2f5531da70fd-d # internal github.com/containers/image/v4/pkg/compression/types mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/pkg/compression/internal=$WORK/b070/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/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/v4/pkg/compression/types -complete -installsuffix shared -buildid kYmSGwSqDgjYfz6i9NCr/kYmSGwSqDgjYfz6i9NCr -goversion go1.12.9 -D "" -importcfg $WORK/b069/importcfg -pack ./types.go 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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p hash/crc32 -std -installsuffix shared -buildid J-X17rwu1CxduFf5oJXt/J-X17rwu1CxduFf5oJXt -goversion go1.12.9 -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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/59/598934007c88d943d6f559942be2062d44b9e86a0e6d7476eaf74cc702f134ac-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 FO8iXckBW_ItdAvhd2kC/FO8iXckBW_ItdAvhd2kC -goversion go1.12.9 -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/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 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 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/2e/2e06a692ed4b7f2e5a77a328092a2c041156eb9b9af8b912157a370ed8e973c6-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 xjQ7Xxbq8P0Uedw109zg/xjQ7Xxbq8P0Uedw109zg -goversion go1.12.9 -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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b092/_pkg_.a $WORK/b092/crc32_s390x.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/08/08313bec59b2c22ac3a59ce4919ae88ea1d4d959decf1b012056757010c53ad6-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 K-5NS-jEG28K5YJNAPcC/K-5NS-jEG28K5YJNAPcC -goversion go1.12.9 -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/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/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/e7/e7ede1478bc13a3fd7353dce6c27bc97f10fbfe7b6b81293e3de1bf3139e92bc-d # internal github.com/containers/buildah/pkg/cgroups /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 mkdir -p $WORK/b059/ cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/9b/9b90926d4ba61a5110897ae213935792bd01a44e68a3e2b0719928e2819995c3-d # internal hash/crc64 mkdir -p $WORK/b102/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF 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 T2cFOTr-X7p_CzOmhbRg/T2cFOTr-X7p_CzOmhbRg -goversion go1.12.9 -D "" -importcfg $WORK/b102/importcfg -pack ./crc64.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_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 IbT7zRPC2lrvE289h6rE/IbT7zRPC2lrvE289h6rE -goversion go1.12.9 -D "" -importcfg $WORK/b059/importcfg -pack ./cgroups_supported.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/2e/2e6459b47b61ce7b5773419f023cac79af78bb52c2daed86c541d35e194f2003-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 T689ETybjPwvxax4Njii/T689ETybjPwvxax4Njii -goversion go1.12.9 -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/2f/2f5eed89f3e3afa1119330df86c553753bfcc445a39f0603b1ce4a80ba6edcfd-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 x0rEvnlnASHK3C8fnX53/x0rEvnlnASHK3C8fnX53 -goversion go1.12.9 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/f5/f5b8a6763b347cc86f1ed1c8c2b1112f919996f024599f77b47124507859d86b-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 cjxqabzh2TJy6zV3CqDj/cjxqabzh2TJy6zV3CqDj -goversion go1.12.9 -D "" -importcfg $WORK/b114/importcfg -pack ./hmac.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/1f/1f9f8f04be779309cb35d1f540ec3b15d68eb15325cb727d7b9a61466e60535e-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 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 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 cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p crypto/sha1 -std -installsuffix shared -buildid 6LioxeA_BCdNXYtKlciN/6LioxeA_BCdNXYtKlciN -goversion go1.12.9 -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 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/bb/bb3a3553d918b0485d19ca16afb866f95e4baa01ee815590516a9e0e98860381-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 jD1vSnhhMZWcGSrmA-W0/jD1vSnhhMZWcGSrmA-W0 -goversion go1.12.9 -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/03/03abd25725c48e1c7da3320f664fc2f6ed141703b367bf85fc568424b7ca0f9d-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 0F6awNHcb3nQDHu7DZOG/0F6awNHcb3nQDHu7DZOG -goversion go1.12.9 -D "" -importcfg $WORK/b130/importcfg -pack ./base32.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/ce/ced455486651c1bc479b9e3d890adbe95ba09ca0d13db90f735442e59b34590a-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 MxjWmHYqrjoI-evGOwb6/MxjWmHYqrjoI-evGOwb6 -goversion go1.12.9 -D "" -importcfg $WORK/b131/importcfg -pack ./compare.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/dc/dc02c7b43e2067c433187dc82632236cddbcf0c544676578055f93eb0ea5dc98-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 UPOwc5728q6Fi1kvCX9E/UPOwc5728q6Fi1kvCX9E -goversion go1.12.9 -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/24/2498bbed7a809181b57169ff63ee282ffbde4f3374279ed718f3c28d1190246c-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 zwipZAiJH08j0-dTIfqZ/zwipZAiJH08j0-dTIfqZ -goversion go1.12.9 -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/c8/c8fa6b763a6b9f969f390e5ee7f611ca3752200578df115aea773e2f98aa3fa8-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 UJ1zh1INRqTmwQfv0GNe/UJ1zh1INRqTmwQfv0GNe -goversion go1.12.9 -D "" -importcfg $WORK/b145/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.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/45/45e1e323556408c73ad21a18a76e4cff2379d205fe1f8bd531a068ec31eac44e-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 Gi7XiOYO4QCxhyoAXLFK/Gi7XiOYO4QCxhyoAXLFK -goversion go1.12.9 -D "" -importcfg $WORK/b025/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/fd/fd70f53f8bad967fbb32413f293b7279bb3129d689158d0342400c4108d79f1f-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 VvdOY-svBIfu2yT9tRzj/VvdOY-svBIfu2yT9tRzj -goversion go1.12.9 -D "" -importcfg $WORK/b035/importcfg -pack ./binary.go ./varint.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a8/a8eb329b075cbcd130654cb9b11c305d24a32e1531b44de3ed59463774128d30-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 RT6jqMgBSUTk5I96WOjP/RT6jqMgBSUTk5I96WOjP -goversion go1.12.9 -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/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/dd/ddf60895792529c0327d64535d7994f90bd68fdc4018ef0a41e437b231a5cdfe-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 _4Omf_C-_rN4AqOjDw2b/_4Omf_C-_rN4AqOjDw2b -goversion go1.12.9 -D "" -importcfg $WORK/b020/importcfg -pack ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/69/69f27eb5f94fdc59a4a18474cf4f418e6efd765d42edafdb2739dcc45eac39f2-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 io5p0sSpIW_zNGLKrlDC/io5p0sSpIW_zNGLKrlDC -goversion go1.12.9 -D "" -importcfg $WORK/b034/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/cb/cb6ebb99154586c168f19df6dfcbfd0f473f6b6a8563cbe090e0aac09e1dfbdf-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 Ckuewlts41rDjLHRDkGs/Ckuewlts41rDjLHRDkGs -goversion go1.12.9 -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/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/af/afa11da4cb9baa4266c59c3fe0fe36d34fb27f7efcd0a9cf2faf13d32cc58854-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b034/_pkg_.a # internal golang.org/x/sys/unix mkdir -p $WORK/b075/ cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c3/c3b06b762a3d332eac3987d10a7e2e7ccf35849366fad9a268981a5c43943f99-d # internal cat >$WORK/b075/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 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 6zTz0JNW33itO6wkZlfm/6zTz0JNW33itO6wkZlfm -goversion go1.12.9 -D "" -importcfg $WORK/b080/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go 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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/sys/unix /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 8oIevb0mnkxVG86jKFcE/8oIevb0mnkxVG86jKFcE -goversion go1.12.9 -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/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/cc/ccc6bebca2e0b0d40884ef42d908ea1e127d138ef35d1f2f82f7638b444ed21a-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 7LDmKPi-usMAzaF6m3gu/7LDmKPi-usMAzaF6m3gu -goversion go1.12.9 -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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c5/c525aeec9987b8154999bc517830ba37577dc01d7706abafe3dd387be092f44e-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 q_1Avu1nkgI8V7Jpv4dM/q_1Avu1nkgI8V7Jpv4dM -goversion go1.12.9 -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/a8/a8401916b9d3cc3efb38c65bb9098619b29712f88f0f52258253af991d778e19-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 S2bbVDO2ApgIAS6nxp-g/S2bbVDO2ApgIAS6nxp-g -goversion go1.12.9 -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/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/9b/9b3980d19129932c94e2354d01b491ffb964b087208dada4f5c167cc626779fa-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 v04hrR8QkvC7lQEL94-W/v04hrR8QkvC7lQEL94-W -goversion go1.12.9 -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/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/be/be558aa4f6a542095c1f6c08fece74607eeb8e5a17d12760a9588440ce71a2df-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 OEMcYXhItnvC8xEGklgm/OEMcYXhItnvC8xEGklgm -goversion go1.12.9 -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/87/87826007185f5dc381178c5247ae72617b01123f245825d5064fd7569db20685-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 ZyRYeC8zD4PCsD1O-gEw/ZyRYeC8zD4PCsD1O-gEw -goversion go1.12.9 -D "" -importcfg $WORK/b051/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/1c/1ca76b20496c173664e16798bd946860b99375f7c0dc03decc03a7abbef2a16b-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 QvAStMBTVtBgHHwFRKl4/QvAStMBTVtBgHHwFRKl4 -goversion go1.12.9 -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/04/04bf8b71164969795f7880971b457af69e4805e0398b3d1e903da9f7619bacf4-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 bMqW3tFTLSQAHKtDd8Aa/bMqW3tFTLSQAHKtDd8Aa -goversion go1.12.9 -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/e2/e2d2775847fccf4542396a11e7ebd7d6c6ef45bb70734917446005f8b82ec5c1-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 lu3nALBktdwlSlln2x-H/lu3nALBktdwlSlln2x-H -goversion go1.12.9 -D "" -importcfg $WORK/b093/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/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/f0/f0acc2ae7bf64eaf4f8d84257252cf5d1ff0c10dc6c11069c22e75053e5b6081-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 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 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p runtime/debug -std -installsuffix shared -buildid DzzRnlk_o2VgPkmcbfZP/DzzRnlk_o2VgPkmcbfZP -goversion go1.12.9 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/50/50cd8751da42f146e77d677ce51b5b3c5c991e4cd0aef6601d1e82e65827f410-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 iwXss9xRItztZtlcmPhQ/iwXss9xRItztZtlcmPhQ -goversion go1.12.9 -D "" -importcfg $WORK/b113/importcfg -pack ./block.go ./cipher.go ./const.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/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/72/72d889a7e88ce4f48a699af2165eb1d2215da22d5309f303290423232f37e195-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 cd /usr/lib/golang/src/runtime/debug /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/28/2877200b1895187804920c40ed3ac279a77e76f7b6c3013dedccf399deec815e-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 bZSTH7AbLkCDN4r2RI5q/bZSTH7AbLkCDN4r2RI5q -goversion go1.12.9 -D "" -importcfg $WORK/b121/importcfg -pack ./pem.go 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 cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/md5 -std -installsuffix shared -buildid jM7XwNkZdiCPx_MVFLba/jM7XwNkZdiCPx_MVFLba -goversion go1.12.9 -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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/12/122062578fca38d6575169f5f1f0669ec6d3cd5fa661567ecdaaf0427d513e81-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 C6nHK2_ajxNuKh3HUX2r/C6nHK2_ajxNuKh3HUX2r -goversion go1.12.9 -D "" -importcfg $WORK/b018/importcfg -pack ./context.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a9/a96c2dff7f6e86a80f60f69da68b7ec67a3c36975a1e70a1d37c98b55a7945e4-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 kliG83DREFAZqELyLp-v/kliG83DREFAZqELyLp-v -goversion go1.12.9 -D "" -importcfg $WORK/b032/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.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/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/f0/f04b277ae5df507ade141bbfb6b2752e9b46e54defd97f15d74d46584a2138a7-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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/64/645532a9bf35b8b0131fb5a9653950529db85f064984924f8de4b526df0993f2-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 cd /usr/lib/golang/src/crypto/md5 /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/5b/5b7d8ab88fa42e26614ca3f463c7574072ca9a0e55d124e04d7d0a2af3283d2c-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 bd7AL1rxEWdWXaBJ7yE8/bd7AL1rxEWdWXaBJ7yE8 -goversion go1.12.9 -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/6c/6c560577440ccb84ce762f5f575d319e556ec95d7a474c07b7f2dcdaca43b017-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 sWhhlFPeftuM93ySV7WH/sWhhlFPeftuM93ySV7WH -goversion go1.12.9 -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/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/f6/f6916f90c72e91964daaa59b2933ebf91dab30a8a59c69c7505ef496cc9e2f30-d # internal github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/docker/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p github.com/containers/image/v4/docker/reference -complete -installsuffix shared -buildid 9TTJlRxRTiX0eGSG4vUF/9TTJlRxRTiX0eGSG4vUF -goversion go1.12.9 -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/29/2968055fd25652297950bb73203a182e0e475a54a97959605bf45ef5ca9fd8a4-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 xbdjRnLX6nQUeyO3LnBl/xbdjRnLX6nQUeyO3LnBl -goversion go1.12.9 -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/b2/b2fce86b91f6a04e502dbcf1efbc7b46f0c897cdd58cb9dbd7865d2c25822b2c-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 -MwGQRpH3iCS9wZHpu_s/-MwGQRpH3iCS9wZHpu_s -goversion go1.12.9 -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/cb/cbcfcda63581f674852dba981f7778aff43e6a336d8001ca926b5674f32d0f29-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 vK-lVEpLGj9UOvRX5O-z/vK-lVEpLGj9UOvRX5O-z -goversion go1.12.9 -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/3b/3b4f5e6fdcd7cd17e4c13b96adbee61e20cdb66100fbce2733ab2615c7406d2d-d # internal github.com/containers/image/v4/types mkdir -p $WORK/b068/ cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/containers/image/v4/types -complete -installsuffix shared -buildid 95QOpnlHbIJYygBdDeRG/95QOpnlHbIJYygBdDeRG -goversion go1.12.9 -D "" -importcfg $WORK/b068/importcfg -pack ./types.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/54/5478fe5a82ebcc89f831d0f99e5f6baedd7a0d6679383d751fe5c2c710150c01-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 I3RyVIOXlpkc9L68gT97/I3RyVIOXlpkc9L68gT97 -goversion go1.12.9 -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 ./_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/b4/b4d23d8c26034e20c1db90eb32de98338dbad6e2f35f1be1c831f971110e7b19-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 wP0djvGfiv7w14ojy2AU/wP0djvGfiv7w14ojy2AU -goversion go1.12.9 -D "" -importcfg $WORK/b076/importcfg -pack ./log.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/4b/4b93743b2167e91f1d62a189ecf4f11dbbf93f974a67a0ee03177e2c5a078f5e-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 fF7AgplYniaewVmVnqr9/fF7AgplYniaewVmVnqr9 -goversion go1.12.9 -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/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 ./_x001.o -c _cgo_export.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 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 $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 ./_x002.o -c cgo_linux.cgo2.c 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 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 /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 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 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p os/user -std -installsuffix shared -buildid JFB8blgeR6uLB9bAH35f/JFB8blgeR6uLB9bAH35f -goversion go1.12.9 -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 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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a3/a37950f92d48d69e321285df45b141f02e398d631f6e58732d73d0a747d3a693-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 KtwzRgi7AK-gKdeRzrZT/KtwzRgi7AK-gKdeRzrZT -goversion go1.12.9 -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 /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/00/001b4e9f9da6068bb213c0a18add3c28ce1cf4494b53822243df7ad262c361e9-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 CI-Vl6OlvvLgnZ9NSzy3/CI-Vl6OlvvLgnZ9NSzy3 -goversion go1.12.9 -D "" -importcfg $WORK/b049/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/eb/eb177293f83ba6c9cd61e327fda12d897cfbe4f558f395510cef38afa2ba13c8-d # internal github.com/containers/image/v4/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/containers/image/v4/pkg/sysregistriesv2 -complete -installsuffix shared -buildid likAyFTtHOFe6r8CDacx/likAyFTtHOFe6r8CDacx -goversion go1.12.9 -D "" -importcfg $WORK/b066/importcfg -pack ./system_registries_v2.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 ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/3c/3c63fd590e824687dc7ec5b78227a86489cd46be554b5dbdd69c0c322884d8bb-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 CcHO58uVMzAG_Q2-2P_R/CcHO58uVMzAG_Q2-2P_R -goversion go1.12.9 -D "" -importcfg $WORK/b088/importcfg -pack ./hex.go 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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/32/325180947699014723750a342dc8ec899ebccc7a08974796d6c579988ac7624a-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 1A8DkiLibdUU26UKOlfG/1A8DkiLibdUU26UKOlfG -goversion go1.12.9 -D "" -importcfg $WORK/b090/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go 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 SEM9QvDNAKErKRN89Qjj/SEM9QvDNAKErKRN89Qjj -goversion go1.12.9 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a3/a331abd3d480a1b97193d9bd3deedf52348d3db8e5394093325a0465bbdcdb5b-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 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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 YlyrWW6-nqxuGo63uI9Y/YlyrWW6-nqxuGo63uI9Y -goversion go1.12.9 -D "" -importcfg $WORK/b096/importcfg -pack ./crc32_noasm.go ./deflate.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./reverse_bits.go ./snappy.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/31/31e63e78627ea4b293c3d29b4a29710c5b8f4edada3c8ca3b9198161736d96ed-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 fqWatK3sRsfpV_Z7nayc/fqWatK3sRsfpV_Z7nayc -goversion go1.12.9 -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/8a/8a3cbeb4679a48630da96785b0b8c89859ced108cecc4004bf86a8051fdd58dd-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 1BjPaC1du2lc6trecLTZ/1BjPaC1du2lc6trecLTZ -goversion go1.12.9 -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/63/63b3065eb71e65eec4b7e385dc3a83085d6c549c53dd9e313756cf59fe943e45-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 7_809btR3QYgRaNEy-wD/7_809btR3QYgRaNEy-wD -goversion go1.12.9 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b5/b5312487443a9ef9e944877e11335c6bcfd318889c205e55f2bca2e71daa1019-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 eBN_PRsTqqZS_Oaxb42b/eBN_PRsTqqZS_Oaxb42b -goversion go1.12.9 -D "" -importcfg $WORK/b095/importcfg -pack ./gunzip.go ./gzip.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/37/37e46e2cd017c5b688f19caf01b4b232efc0d59b1c28dcb2c65c9208247af050-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 l5I-WcxsxDdFsOAU8hN2/l5I-WcxsxDdFsOAU8hN2 -goversion go1.12.9 -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/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/4e/4e01ead416eeea8e2f328f2bb30b33dbbd2d720b222c3554e3e6571504d94920-d # internal github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/containers/image/v4/pkg/strslice -complete -installsuffix shared -buildid 1oKmeIVV-nyoqOm5ZEa8/1oKmeIVV-nyoqOm5ZEa8 -goversion go1.12.9 -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/08/08a0d989426510b393d09aa02faa25862974a1cf26f2e23b79b84f104fbe3522-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 lxSEX_yxyewNK46Hd0RW/lxSEX_yxyewNK46Hd0RW -goversion go1.12.9 -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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/04/0473bd10a5f485a1cbd179cd2fec59f781dac0dcecc8880170c857c889b69d6c-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 1rBe5cBcB3tAs7C1tXl3/1rBe5cBcB3tAs7C1tXl3 -goversion go1.12.9 -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/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/3d/3de840b10e754f1492523e459cc16c4c2fc51dabcb8a745157f59bcf70fba508-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 _bRW-ZsqZ0Ny0wjGY0k7/_bRW-ZsqZ0Ny0wjGY0k7 -goversion go1.12.9 -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/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/92/92fbd7e1dbb77d5379e6eda8af1f6f428ef07aed373b1b46a27e373358a7bada-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 7h8DAlf2KY3pia5ts57g/7h8DAlf2KY3pia5ts57g -goversion go1.12.9 -D "" -importcfg $WORK/b109/importcfg -pack ./asn1.go ./common.go ./marshal.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/e2/e2b6072830f787e12127d1b621f96c32bce6c804fdbf8aa4045a3c8ca05a9740-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 odk0-PE02XvDcitD8gtm/odk0-PE02XvDcitD8gtm -goversion go1.12.9 -D "" -importcfg $WORK/b110/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e4/e4804e77e91a0854987a925349050d643aac186a8c6de445d93274233f2ca58d-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 CaBydzgv3TJq1GKCBVA3/CaBydzgv3TJq1GKCBVA3 -goversion go1.12.9 -D "" -importcfg $WORK/b119/importcfg -pack ./dsa.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/60/60a4a96d6d95be0b29996e9c43c6c09f4194a35c2ac8a0e1d07df9443d88636b-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 KXjDuDa0MPTmdHeRyI5Y/KXjDuDa0MPTmdHeRyI5Y -goversion go1.12.9 -D "" -importcfg $WORK/b039/importcfg -pack ./args.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/e8/e809c7d15e8114d0385bee4fe77970724c67d8cea4af98dab81e4b09e00af869-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 ueq9ZHPLeInOf-XFsOQa/ueq9ZHPLeInOf-XFsOQa -goversion go1.12.9 -D "" -importcfg $WORK/b124/importcfg -pack ./url.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/56/56bcd708e5af4c7720e149b7784829207c3d0823062b0a7678f024225cd6586b-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 qHrbz00y8liC3W_exBIW/qHrbz00y8liC3W_exBIW -goversion go1.12.9 -D "" -importcfg $WORK/b105/importcfg -pack ./ecdsa.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/24/24940f2e60234b42be7d36e2285dc679bd9466d7a3915e65492577967acf50bd-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 Xc510Uy483N8Vn6oBwky/Xc510Uy483N8Vn6oBwky -goversion go1.12.9 -D "" -importcfg $WORK/b046/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/c0/c0dbdcba1f050bc4973321e6a419099b09b5d7ce9011efeba73ccb7c814e4359-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 bwzLP_iTOmEHOjistWC5/bwzLP_iTOmEHOjistWC5 -goversion go1.12.9 -D "" -importcfg $WORK/b120/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/83/830e9485ca2f22669b0ac540507c44759edd2f989dd4df1e53409b33b1bd96d7-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 KtDQr6Zo3X3p0TzpAydH/KtDQr6Zo3X3p0TzpAydH -goversion go1.12.9 -D "" -importcfg $WORK/b047/importcfg -pack ./types.go cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/18/18e07381ff1a4ba615e1e30a1989a5db2a5d6da77abca4db1f01704e280c59f7-d # internal github.com/containers/image/v4/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/v4/pkg/compression/internal=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/compression /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p github.com/containers/image/v4/pkg/compression -complete -installsuffix shared -buildid zXKETXcTosZYcWfJwCtd/zXKETXcTosZYcWfJwCtd -goversion go1.12.9 -D "" -importcfg $WORK/b079/importcfg -pack ./compression.go ./zstd.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/9a/9abd6095c7bfd24c45715f4ab4671a76afbb839ee63046153a06d7b0c1cf5a78-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 meaznnLzkM9XqXj3Prra/meaznnLzkM9XqXj3Prra -goversion go1.12.9 -D "" -importcfg $WORK/b122/importcfg -pack ./asn1.go ./builder.go ./string.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/b8/b806394f1db01e39b9ac5500ffdd7defb1e804f09d5d22a24b0bab50feae5819-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 64pOBYuoBMltocWvIwrM/64pOBYuoBMltocWvIwrM -goversion go1.12.9 -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/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/60/6027046c1a00443eae46ef29338302b86e9a3a97a94217aee6beb7c59c9817c2-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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ee/ee3f6649193cd5872f0f3609f759770039471c0db7e2ea66e47e80a132acebfb-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 kmdvr8p3AEfhD_UREMIm/kmdvr8p3AEfhD_UREMIm -goversion go1.12.9 -D "" -importcfg $WORK/b038/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.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 exE-lotQTztUm0Gn-9zf/exE-lotQTztUm0Gn-9zf -goversion go1.12.9 -symabis $WORK/b127/symabis -D "" -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/go_asm.h ./poly1305.go ./sum_ref.go ./sum_s390x.go 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 -o $WORK/b126/asm_s390x.o ./asm_s390x.s /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/f8/f838042146be3e266260a7e6723e2bc2f7bbddd3724429025453aedaf6233250-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 r-JkspcHwS-tT_z5jIN4/r-JkspcHwS-tT_z5jIN4 -goversion go1.12.9 -D "" -importcfg $WORK/b128/importcfg -pack ./curve25519.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/16/164eba58abb4256b1292ca22333d78064a6fb75ecfed8d7386c52f8c476b701c-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 PyIalwMoXw93-YrjWXXA/PyIalwMoXw93-YrjWXXA -goversion go1.12.9 -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/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_s390x.o ./sum_s390x.s /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/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/6a/6a707bae888bb35338bc071c1995cda2226a3085087053e080146dee9ff7b94c-d # internal github.com/containers/image/v4/transports mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/transports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p github.com/containers/image/v4/transports -complete -installsuffix shared -buildid whJU7XssR3TwUZuxaW5c/whJU7XssR3TwUZuxaW5c -goversion go1.12.9 -D "" -importcfg $WORK/b132/importcfg -pack ./stub.go ./transports.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/6d/6d1102515c4b7285401491296b54a5c14eb40223c90123710510deff8ff24422-d # internal github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/version /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p github.com/containers/image/v4/version -complete -installsuffix shared -buildid kR0sOm-BRUYiDRAEc-88/kR0sOm-BRUYiDRAEc-88 -goversion go1.12.9 -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/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/47/470bd3cbe7af51845527df3373a333c3b3d4aaaa30b45e91de4879f17d614c6d-d # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/17/17fb1d2666056632d15b0b04f86fffa7731595c2087270442999b3f5f84a83ca-d # internal github.com/mtrmac/gpgme internal/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b055/_pkg_.a # internal mkdir -p $WORK/b134/ mkdir -p $WORK/b125/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 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 j0Av76qJ7pKqx6G0N1Rk/j0Av76qJ7pKqx6G0N1Rk -goversion go1.12.9 -D "" -importcfg $WORK/b125/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/a4/a47eb2b13b8cf54202a932b2bef8f2c8381914a3e2e03be840dd86e680533bb3-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 xEO-S3J0AxMsFXr3dXAg/xEO-S3J0AxMsFXr3dXAg -goversion go1.12.9 -D "" -importcfg $WORK/b054/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/53/5302c0dbabdecd41d2c819e5762bf8daf04c105fb7b2c789a28ff60f8401d5ac-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 3sRjp49Q8nad0cWlk3xV/3sRjp49Q8nad0cWlk3xV -goversion go1.12.9 -D "" -importcfg $WORK/b136/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/24/242ff71d3d4e32c729a9990209e77e75f4835aac3314748dc72971a2e6663322-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 TF5sVty5UOMzkAhIGfRv/TF5sVty5UOMzkAhIGfRv -goversion go1.12.9 -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/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/80/8010ae000131114eca862351960a7d7e542a5f2208d7c779e727b34b0a3aa917-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 BH47L3WzHJw94kf3YXmD/BH47L3WzHJw94kf3YXmD -goversion go1.12.9 -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/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/ca/cafb27cd7ed4f2b326c6301a270e0837cb89479984fcd2fe751754eadc89d17b-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 d9QIWRlMkQ1Qxr1c07DX/d9QIWRlMkQ1Qxr1c07DX -goversion go1.12.9 -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/10/10df7396ff91f640753a0adcb7b51036b3a50829f916dcc288454a3d0edb1430-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 vFdNc8vzSi55T3pKrJnq/vFdNc8vzSi55T3pKrJnq -goversion go1.12.9 -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/e2/e2c0c220ef513a2f634a3f9ee94a4850aa02c927b509b5d5e47fb8ab5d169eed-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 5EaMvBHkzrJ1OPuoK43E/5EaMvBHkzrJ1OPuoK43E -goversion go1.12.9 -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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/23/2373355f6182a0d3c4c85e71080bbfafcde8cee9485087388b3d57bfb3283a32-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 jbt5BVEAe9NSO7tZEm3S/jbt5BVEAe9NSO7tZEm3S -goversion go1.12.9 -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/5d/5dc380cd15e4188a81ed0458ad001f4710b9e7020fd37ee73f5423974bd8e517-d # internal github.com/containers/image/v4/pkg/blobinfocache/none mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/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/v4/pkg/blobinfocache/none -complete -installsuffix shared -buildid 6M31-G8_sLlnkmL0CW5G/6M31-G8_sLlnkmL0CW5G -goversion go1.12.9 -D "" -importcfg $WORK/b151/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/18/18e851fb36f77c7866ee3d565db187c350982219d0cbfcb83fc4535f97a14e46-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 OW3HLqTnuxcXEtSMJrVX/OW3HLqTnuxcXEtSMJrVX -goversion go1.12.9 -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/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/92/92aaf30d837f0945f364f88f966a09798b9b99a6c0343363b019909010ec402a-d # internal github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/internal/tmpdir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p github.com/containers/image/v4/internal/tmpdir -complete -installsuffix shared -buildid S7qae5Oc8B_mkJAc_I1x/S7qae5Oc8B_mkJAc_I1x -goversion go1.12.9 -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/fb/fba2d3c0cc308e7919cf0498cdc12e69f378489d65729076b393b5dc4d79d338-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 hVL2G9fzLnc1R55HtObj/hVL2G9fzLnc1R55HtObj -goversion go1.12.9 -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/07/078eac359a58042001b685575d172ab946e30a8d23d8cabdc1a9d7858e02742d-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 Nq7LwHKLr_ZXEjzTqF23/Nq7LwHKLr_ZXEjzTqF23 -goversion go1.12.9 -D "" -importcfg $WORK/b156/importcfg -pack ./fileutils.go ./fileutils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/c2/c28c5e5238c8b869eb3451c0bdd281968d910abb26563f6a091f25efb9f0039e-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 LYav2lY5pQZU_z9WH-Pp/LYav2lY5pQZU_z9WH-Pp -goversion go1.12.9 -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/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/7b/7b152be190cdd13b09c3d17d1c3f532cd38b1be2817b44bb61b886e08a68c277-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 FkFUS1MXUKvZ0ggFY4wh/FkFUS1MXUKvZ0ggFY4wh -goversion go1.12.9 -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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/6f/6fb0c9426aeec4dfcb4454f603a7fe92379f1cd7328ab8e84e15623758a3fccb-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 UXD_dB1nWignUWUfhmHA/UXD_dB1nWignUWUfhmHA -goversion go1.12.9 -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/e3/e329a534e76207971b2a4690e671f03b48587ea0f0bc998228ebc71057f207dd-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 5cwNV8q6OGFcFOvmwkqU/5cwNV8q6OGFcFOvmwkqU -goversion go1.12.9 -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/46/4610e6833a8cdb56392401c77a4b0d55fc3057b2028db321440e7f73a4b478fc-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 pT_ggKPVUjZVlZ6r8_Vh/pT_ggKPVUjZVlZ6r8_Vh -goversion go1.12.9 -D "" -importcfg $WORK/b162/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/91/91b68afd0e2ad8f4877e5be32e685b99a5c8780435fe1b65bfc5f2b7522bc852-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 5UjNhnS65owzeEokYJ9Q/5UjNhnS65owzeEokYJ9Q -goversion go1.12.9 -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/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/0d/0db8b22df06d0576956a5c0291e11f1077694efdf7f88fab8e314b777cc698f6-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 i9GqkEH2vwTJHg1v08NL/i9GqkEH2vwTJHg1v08NL -goversion go1.12.9 -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/fd/fdf3454b412a8e9500aa0ea226e710b057e706f39b90f5122f9fff5f80212d6a-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 NjCpmInVAcWe5V5w5E6L/NjCpmInVAcWe5V5w5E6L -goversion go1.12.9 -D "" -importcfg $WORK/b164/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/17/17bc2464def23a6a7a69eea89a528e0411a69ea5f2f6f5c1407de1b241679e55-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b167/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7b/7bac819ad648961f9f234a5fefee712db6015278726baf803ff50c15d5cb9f63-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 MAn438YDkyMcPm5Z3Tpm/MAn438YDkyMcPm5Z3Tpm -goversion go1.12.9 -D "" -importcfg $WORK/b163/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd $WORK/b167 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b163/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/70/70f3b6b370cfd6bc9aa817bd642fd596bbc862ba232857792a6ba357e4d11524-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 CwxeOldZlhwP01V4rpFL/CwxeOldZlhwP01V4rpFL -goversion go1.12.9 -D "" -importcfg $WORK/b165/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/72/72a9d35c03a517bfd0819cde15bcfebae10493fa79fdff2fd03eb933772ef159-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 CRhkEkKL78ZBfmyBajPA/CRhkEkKL78ZBfmyBajPA -goversion go1.12.9 -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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 uV_Dk2RCtDaWiK4ihEqf/uV_Dk2RCtDaWiK4ihEqf -goversion go1.12.9 -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/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/c1/c1d77b9046e63598626b1438db9fe234524d34a51a08c2f2ca91d3756cc17076-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 9q16otrWPji5PIRgWPO6/9q16otrWPji5PIRgWPO6 -goversion go1.12.9 -D "" -importcfg $WORK/b171/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/fd/fdc6f25ba7be4cc4f52d2eb3cd3209bbc9209dc48247af2db99d825a83d3dabf-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 _CamUjtrc0LbCF7At_TN/_CamUjtrc0LbCF7At_TN -goversion go1.12.9 -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/17/170883c1da212ab422efde76c3079ee7b6edd70f9a2eca01e068131fd1eff3ab-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 E8iymX_fhwvss44tQBwn/E8iymX_fhwvss44tQBwn -goversion go1.12.9 -D "" -importcfg $WORK/b172/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/79/79add9a2335a8d9e26b1808e32837c13ec1550ff16b36d9780441bf8f49f5365-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 YODNeSL_Kf5977hL1lv5/YODNeSL_Kf5977hL1lv5 -goversion go1.12.9 -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/d4/d469f9bc2d4cdd02f39fb4b4c43e2a5a497ba571ab7396db7dd454b75a6650a8-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 ctZFqvRamoMMXroRQgQo/ctZFqvRamoMMXroRQgQo -goversion go1.12.9 -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/f7/f723d8150aaebc5e966b9c1e4f58e651dfdf744814704f7bb18e2b75ac8d1e78-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 nc5_L3BoF_EceAkoSu73/nc5_L3BoF_EceAkoSu73 -goversion go1.12.9 -D "" -importcfg $WORK/b177/importcfg -pack ./directory.go ./directory_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/af/afefb0c362947ab2b213e2226597d2376342194c47bfbd6667993850dda92388-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 jb_UmdYvYN5whjcnXCeb/jb_UmdYvYN5whjcnXCeb -goversion go1.12.9 -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/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/44/44eecffa6c82bee13d5dc60ad86d644537cb9edc4ef02689e05d8f490e40b4f2-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 6HlyusQItSmD4juuOfZ_/6HlyusQItSmD4juuOfZ_ -goversion go1.12.9 -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/aa/aa71299bec1c8efbe28851808e156b80adaea939bfdab553d6f5be1d5841a97a-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 doA-d3QgkQaJIeZsWX0d/doA-d3QgkQaJIeZsWX0d -goversion go1.12.9 -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/81/819ae0ea8770ace791f1226d67efabcbd186cb63f1d758b542c44d8044647f0b-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 CFrEf2fHBmfr6yTw5Pz2/CFrEf2fHBmfr6yTw5Pz2 -goversion go1.12.9 -D "" -importcfg $WORK/b181/importcfg -pack ./selinux_linux.go ./xattrs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/93/933b87f50b8ed760e685ed5ea6e33b4eeb7bccd09e2d967fcfeb1b6888f61601-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 Pi1K8uL0Gx_ROXvMWcdk/Pi1K8uL0Gx_ROXvMWcdk -goversion go1.12.9 -D "" -importcfg $WORK/b180/importcfg -pack ./label_selinux.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/5a/5a70df2ab145df40abb5eb22387b421f2846d55dd99953a0a802facf89819721-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b184/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/16/1642c745d96eed000ab54f74c27bbd7885e9f49622d1be96fa4398c65875694a-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 h-KPCwx6vNRPJVtvwZO2/h-KPCwx6vNRPJVtvwZO2 -goversion go1.12.9 -D "" -importcfg $WORK/b170/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/d6/d6fdb3ab4564ef65acb1dbfb0621b1507c7df547798051ac5349d84da7889934-d # internal github.com/containers/image/v4/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v4/pkg/strslice=$WORK/b103/_pkg_.a packagefile github.com/containers/image/v4/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 strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/manifest /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p github.com/containers/image/v4/manifest -complete -installsuffix shared -buildid q9U5HDLfq7NSI9jQX2df/q9U5HDLfq7NSI9jQX2df -goversion go1.12.9 -D "" -importcfg $WORK/b078/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./manifest.go ./oci.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/ae/ae43633749ee7e34284ab2d44568dfbb68576cbb4e40d875b228c2b3d343a4c1-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 9ZsDIow99yZNkKZm3hqr/9ZsDIow99yZNkKZm3hqr -goversion go1.12.9 -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 /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/37/37a475edae390c758e0406690a6362ea4da026ab34cdab96b1e398579cf51672-d # internal github.com/containers/image/v4/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v4/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 runtime=$WORK/b011/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/image /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p github.com/containers/image/v4/image -complete -installsuffix shared -buildid Fb1XljCeQdT47ucMZtpp/Fb1XljCeQdT47ucMZtpp -goversion go1.12.9 -D "" -importcfg $WORK/b150/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./sourced.go ./unparsed.go cd $WORK/b134 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/a3/a3eeb1456e23176b37ab72fad9ae05d367aaa4c586347f24d86cc81a8572c487-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 sJdxL2UKliiBPqFxE4St/sJdxL2UKliiBPqFxE4St -goversion go1.12.9 -D "" -importcfg $WORK/b176/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 i9Uev0Gy8OMOsPPXb3YR/i9Uev0Gy8OMOsPPXb3YR -goversion go1.12.9 -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/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/3c/3ca9587dad24112375206b215056dd9682706607ceb566e748d818baa05f0aa7-d # internal github.com/containers/storage/drivers/btrfs mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b5/b576713d2bc6974a5a6abee26458016a7f67a769363b7b14ea49c640ddf76dac-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 oNxTXP5UKUxXxs0i2xHa/oNxTXP5UKUxXxs0i2xHa -goversion go1.12.9 -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/31/31d298a1a43796c7ac1037e7d74f29a5bcf4be6c93b1e197baa47a18baa31752-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b186/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/16/16ecf9f60be659515c9921e6eb807a1f22a9ba9a810fd5bd6ddc325356aa05a7-d # internal github.com/containers/image/v4/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/signature /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p github.com/containers/image/v4/signature -complete -installsuffix shared -buildid -qn0ss6yoao0R8CPMMZh/-qn0ss6yoao0R8CPMMZh -goversion go1.12.9 -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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage loopback -dynimport $WORK/b186/_cgo_.o -dynout $WORK/b186/_cgo_import.go cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/loopback /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 E1IoPEp21bR6brkPE4Fb/E1IoPEp21bR6brkPE4Fb -goversion go1.12.9 -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/f6/f68735aef4ba0eecf15ec61eed77faa2186a33ed721f35bb5ac56bc03b790cab-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 1m5PwSR3z1lN4_jbuYXx/1m5PwSR3z1lN4_jbuYXx -goversion go1.12.9 -D "" -importcfg $WORK/b187/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/64/64db0b8af19f0edfdcd5e9fd0b6896a5711a50f912546414b354a379ef356e85-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 ocUtoGS7MouXEjXV7eX6/ocUtoGS7MouXEjXV7eX6 -goversion go1.12.9 -D "" -importcfg $WORK/b189/importcfg -pack ./overlayutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/be/be770bf1ea9aae6998e7f63867c0cb65a65c5511a2f00c218894a0d1e982cc01-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b190/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b9/b91ce12751e62a5d5d63083b9fdc021c6af4f249628ec79f75ef43b2e947c5ac-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 6cHzRnyiJa7B4NDHl8NC/6cHzRnyiJa7B4NDHl8NC -goversion go1.12.9 -D "" -importcfg $WORK/b191/importcfg -pack ./fsutils_linux.go cd $WORK/b184 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/2c/2c8b76bd0b5d9a1b67df8ab5906df0d736f6d80400360e4f5b7251da57011586-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b194/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b194/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b194/ -g -O2 ./copy_linux.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c 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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 9pZXEdoMP51KV4f7TZeW/9pZXEdoMP51KV4f7TZeW -goversion go1.12.9 -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 $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cd $WORK/b194 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b194=/tmp/go-build -gno-record-gcc-switches -o $WORK/b194/_cgo_.o $WORK/b194/_cgo_main.o $WORK/b194/_x001.o $WORK/b194/_x002.o -g -O2 cd $WORK/b190 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage copy -dynimport $WORK/b194/_cgo_.o -dynout $WORK/b194/_cgo_import.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cat >$WORK/b194/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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid GAobx-WZSb4qnklv_XLD/GAobx-WZSb4qnklv_XLD -goversion go1.12.9 -D "" -importcfg $WORK/b194/importcfg -pack $WORK/b194/_cgo_gotypes.go $WORK/b194/copy_linux.cgo1.go $WORK/b194/_cgo_import.go cd $WORK/b182 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b190 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/61/61d429e4ebe53e904851d81df82cd9ea9554c0e811b9fd4e20fd87c6716cb9f8-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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 54Zy6tBzb-JvPV7ILlE7/54Zy6tBzb-JvPV7ILlE7 -goversion go1.12.9 -D "" -importcfg $WORK/b183/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b194/_pkg_.a $WORK/b194/_x001.o $WORK/b194/_x002.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/c8/c824712da2c0dc935aec22206f05c29b11f9fb4b41c5f289ae7c654ac70ece81-d # internal github.com/containers/storage/drivers/vfs mkdir -p $WORK/b193/ cat >$WORK/b193/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/b194/_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/ostree=$WORK/b192/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid PLLsGhCgD4nZvNRo-L_f/PLLsGhCgD4nZvNRo-L_f -goversion go1.12.9 -D "" -importcfg $WORK/b193/importcfg -pack ./copy_linux.go ./driver.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 cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/btrfs /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 hLmGnFGe4ZDwjm1cSYXp/hLmGnFGe4ZDwjm1cSYXp -goversion go1.12.9 -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 /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 __UecjXtLs5NLNwyf20o/__UecjXtLs5NLNwyf20o -goversion go1.12.9 -D "" -importcfg $WORK/b190/importcfg -pack $WORK/b190/_cgo_gotypes.go $WORK/b190/projectquota.cgo1.go $WORK/b190/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/fa/faf2616774e9c4eb91f25103fe355ebdc35b23c0667d9e98fc9f5be2259d787b-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b196/ cat >$WORK/b196/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid wjEo7KLQKMBM-0zY7ntk/wjEo7KLQKMBM-0zY7ntk -goversion go1.12.9 -D "" -importcfg $WORK/b196/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/32/32a34acc08d9167247cacf8c0853a415b34ea62b3e34a67fb35ef3d118a7d1dc-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/ostree=$WORK/b192/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 k-UoKKeV7CrcMU2c_jto/k-UoKKeV7CrcMU2c_jto -goversion go1.12.9 -D "" -importcfg $WORK/b188/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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/b3/b3e400cc1e00413b83d291f0996ebe1dc5a3b850de7a6b19ab7966af48ff9f93-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b199/ cat >$WORK/b199/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid -5pUZZLD1CaXB3rvGYPO/-5pUZZLD1CaXB3rvGYPO -goversion go1.12.9 -D "" -importcfg $WORK/b199/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/f3/f3ed581162fad42d4eac56f3f5c5b4ee8bbc9bb381a6154527ccf480dff88120-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b199/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid xuA9R9ntx3X8zxkYH8FX/xuA9R9ntx3X8zxkYH8FX -goversion go1.12.9 -D "" -importcfg $WORK/b198/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/53/53994a6f36052b018160268fbe86a915c4c9e3e99fa38aed54eab19fa126bfbd-d # internal github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b200/ cat >$WORK/b200/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid d0rFhFb8BmJwamcEzS5x/d0rFhFb8BmJwamcEzS5x -goversion go1.12.9 -D "" -importcfg $WORK/b200/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/69/69f78fb8f7b81e8fa4a65a4b66d947efa57fb03187bd427e606eec5b3cedb6b1-d # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b202/ cat >$WORK/b202/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid LDEnfn1YRVwYJj5d7tM5/LDEnfn1YRVwYJj5d7tM5 -goversion go1.12.9 -D "" -importcfg $WORK/b202/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/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/7d/7db229f3cd0546fc599960d65b2380afe2a8bf7e03206dbadae2a9fa17043a19-d # internal github.com/containers/storage/drivers/zfs mkdir -p $WORK/b195/ cat >$WORK/b195/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/b196/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 4fDB_EvZL3dZQ0FR_DC8/4fDB_EvZL3dZQ0FR_DC8 -goversion go1.12.9 -D "" -importcfg $WORK/b195/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/39/397826982ac86e850300db4359c01a5b79d52c6927a01dfab4904083026c4b7f-d # internal github.com/tchap/go-patricia/patricia mkdir -p $WORK/b204/ cat >$WORK/b204/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid l475SacDPbEDSSW5HZwk/l475SacDPbEDSSW5HZwk -goversion go1.12.9 -D "" -importcfg $WORK/b204/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/d7/d778a6faf42d001214cfda717bd73b5190abac645e660eb9df5460970bdf60a5-d # internal go/token mkdir -p $WORK/b210/ cat >$WORK/b210/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/b210/_pkg_.a -trimpath $WORK/b210 -shared -p go/token -std -complete -installsuffix shared -buildid bbj9ybMVW30uKNbZObjd/bbj9ybMVW30uKNbZObjd -goversion go1.12.9 -D "" -importcfg $WORK/b210/importcfg -pack ./position.go ./serialize.go ./token.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/49/49d4d959761f54feb33425fa98bbba2ad8e60658a6068f76615ad2d04aea839f-d # internal go/scanner mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/token=$WORK/b210/_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/b209/_pkg_.a -trimpath $WORK/b209 -shared -p go/scanner -std -complete -installsuffix shared -buildid nSABQ-cJvv3KrndqQaQ8/nSABQ-cJvv3KrndqQaQ8 -goversion go1.12.9 -D "" -importcfg $WORK/b209/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/be/be357f2a243537e2b1f12d20daefa264a18dcfabaffe328b2cb68bda8159bd7c-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b201/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b202/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 19EtwTknQ2wTZFwE4SRG/19EtwTknQ2wTZFwE4SRG -goversion go1.12.9 -D "" -importcfg $WORK/b201/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/8d/8db66a21fb8106d6cf308b09456c0c59e7a41941148a43a6de1fa8ed95cba0a7-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b203/ cat >$WORK/b203/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/b204/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid S0YBfFf8T7a6F7st4yY0/S0YBfFf8T7a6F7st4yY0 -goversion go1.12.9 -D "" -importcfg $WORK/b203/importcfg -pack ./truncindex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ce/ce85a5d7d291252e6fccd31bca6dbe3f362f6e478188c1a85b145a811c25ae07-d # internal go/ast 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/scanner=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b210/_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/b208/_pkg_.a -trimpath $WORK/b208 -shared -p go/ast -std -complete -installsuffix shared -buildid QdfkrezAPSQTzCwQKfSe/QdfkrezAPSQTzCwQKfSe -goversion go1.12.9 -D "" -importcfg $WORK/b208/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/5b/5bfc018692f3dfaa7947f83242f37846822ce96f1cecf099a37e63651ccae6f9-d # internal text/tabwriter mkdir -p $WORK/b213/ cat >$WORK/b213/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/b213/_pkg_.a -trimpath $WORK/b213 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid 0PsievWi9gCq35TTMhDw/0PsievWi9gCq35TTMhDw -goversion go1.12.9 -D "" -importcfg $WORK/b213/importcfg -pack ./tabwriter.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/33/338b8f5f8e193cec433307fb0d976a4fd478375b60b2ac978efad8b886509552-d # internal text/template/parse 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 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/b215/_pkg_.a -trimpath $WORK/b215 -shared -p text/template/parse -std -complete -installsuffix shared -buildid Bz_yd-5rqomiVB0tOmaC/Bz_yd-5rqomiVB0tOmaC -goversion go1.12.9 -D "" -importcfg $WORK/b215/importcfg -pack ./lex.go ./node.go ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/61/6177e7b50a1261309e01e35eb5e56591cd56d9cc6ec0122f0753ed892fef4c54-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b216/ cat >$WORK/b216/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/b202/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid -yzlCM9Uzfg34ke_f_dQ/-yzlCM9Uzfg34ke_f_dQ -goversion go1.12.9 -D "" -importcfg $WORK/b216/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/2a/2a8dccbe57248bf3e1c0a14ab48e043b0f0d1305c6e159cd4f879e5b6dc0e752-d # internal compress/gzip mkdir -p $WORK/b219/ cat >$WORK/b219/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/b219/_pkg_.a -trimpath $WORK/b219 -shared -p compress/gzip -std -complete -installsuffix shared -buildid TjunWzQwVdHnYzqDOnEg/TjunWzQwVdHnYzqDOnEg -goversion go1.12.9 -D "" -importcfg $WORK/b219/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/cb/cb5fd21ed79f31ad6202e3b74c9954ffd99d61bd9f7632db79009e48de16e217-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/b193/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b195/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 _8fHMRNJ0lytBPT4T2VZ/_8fHMRNJ0lytBPT4T2VZ -goversion go1.12.9 -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/48/489c7fa946b5537026dc26e21f51ff69a19ec1d7eed9ac9874068f2e421db0b4-d # internal internal/x/text/transform mkdir -p $WORK/b223/ cat >$WORK/b223/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/b223/_pkg_.a -trimpath $WORK/b223 -shared -p internal/x/text/transform -std -complete -installsuffix shared -buildid JjxefZ151QwcDs0sPnxL/JjxefZ151QwcDs0sPnxL -goversion go1.12.9 -D "" -importcfg $WORK/b223/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/15/159d2fa9410f03413737c8d8b19011ba3e5eeb57bf2ae7a9276f47338abeee66-d # internal internal/x/text/unicode/bidi mkdir -p $WORK/b224/ cat >$WORK/b224/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/b224/_pkg_.a -trimpath $WORK/b224 -shared -p internal/x/text/unicode/bidi -std -complete -installsuffix shared -buildid VEO4gbGC8m8oU6NT0lk1/VEO4gbGC8m8oU6NT0lk1 -goversion go1.12.9 -D "" -importcfg $WORK/b224/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/0c/0cfc774ad240eb7e10a6085a25f0f5ce7bc8b95e03b032a71e5ddf1583a4fd56-d # internal internal/x/text/unicode/norm mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/transform=$WORK/b223/_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/b225/_pkg_.a -trimpath $WORK/b225 -shared -p internal/x/text/unicode/norm -std -complete -installsuffix shared -buildid SPtbjGPd0s3aZGGGH3Ha/SPtbjGPd0s3aZGGGH3Ha -goversion go1.12.9 -D "" -importcfg $WORK/b225/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/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/b9/b999e9418ebc1de545d9b9de3d408e4bac6562dbc14a815a34ed40e379f67f63-d # internal text/template mkdir -p $WORK/b214/ cat >$WORK/b214/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/b215/_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/b214/_pkg_.a -trimpath $WORK/b214 -shared -p text/template -std -complete -installsuffix shared -buildid wLPq6oFPe9TCiuZuMmge/wLPq6oFPe9TCiuZuMmge -goversion go1.12.9 -D "" -importcfg $WORK/b214/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8b/8b7f80e5f8984f4c2b9710201169766f20faf198db8001674532e1641cca3e4c-d # internal go/parser mkdir -p $WORK/b211/ cat >$WORK/b211/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/b208/_pkg_.a packagefile go/scanner=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b210/_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/b211/_pkg_.a -trimpath $WORK/b211 -shared -p go/parser -std -complete -installsuffix shared -buildid _VbPyiIBnfMClbMSahSq/_VbPyiIBnfMClbMSahSq -goversion go1.12.9 -D "" -importcfg $WORK/b211/importcfg -pack ./interface.go ./parser.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/6d/6d8acf7c72df43eb7dec1d41fb1d800d028500f9651ae14fc7f70bce306282fa-d # internal go/printer mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b208/_pkg_.a packagefile go/token=$WORK/b210/_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/b213/_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/b212/_pkg_.a -trimpath $WORK/b212 -shared -p go/printer -std -complete -installsuffix shared -buildid JVD0yovcEw9TJcE0XApu/JVD0yovcEw9TJcE0XApu -goversion go1.12.9 -D "" -importcfg $WORK/b212/importcfg -pack ./nodes.go ./printer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/83/83526a5fbdb07e527a8575fa5f07fe7ba488b87cbcbf5d45fd052d2d6dada27e-d # internal internal/x/text/secure/bidirule mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/x/text/transform=$WORK/b223/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b224/_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/b222/_pkg_.a -trimpath $WORK/b222 -shared -p internal/x/text/secure/bidirule -std -complete -installsuffix shared -buildid DbIIF6ji4rjonah5mqwi/DbIIF6ji4rjonah5mqwi -goversion go1.12.9 -D "" -importcfg $WORK/b222/importcfg -pack ./bidirule.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/91/911072213495c5062a13757c19f161bb736dd677ff18f9cc4cce31a8c209bbd5-d # internal internal/x/net/idna mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b222/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b224/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b225/_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/b221/_pkg_.a -trimpath $WORK/b221 -shared -p internal/x/net/idna -std -complete -installsuffix shared -buildid kf2LfgHcN5Rzu4nITkED/kf2LfgHcN5Rzu4nITkED -goversion go1.12.9 -D "" -importcfg $WORK/b221/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/3c/3c6ddebd3593d11104ef850aeb54f9bc97a244b9851741def3ccbd1ae9d79990-d # internal net/textproto mkdir -p $WORK/b226/ cat >$WORK/b226/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/b226/_pkg_.a -trimpath $WORK/b226 -shared -p net/textproto -std -complete -installsuffix shared -buildid X2RZom7FNgFplstiUW50/X2RZom7FNgFplstiUW50 -goversion go1.12.9 -D "" -importcfg $WORK/b226/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/96/964f170b242e752681fbb1d34c49e7129124cac5b5e9b0d595a0bce9b2d46641-d # internal go/format 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/ast=$WORK/b208/_pkg_.a packagefile go/parser=$WORK/b211/_pkg_.a packagefile go/printer=$WORK/b212/_pkg_.a packagefile go/token=$WORK/b210/_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/b207/_pkg_.a -trimpath $WORK/b207 -shared -p go/format -std -complete -installsuffix shared -buildid 19DqSaHlS2wm9k7uR4RK/19DqSaHlS2wm9k7uR4RK -goversion go1.12.9 -D "" -importcfg $WORK/b207/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/47/472993a8cf194aaf91cf48b93fbfe838b4d78bbd6ef051bb70149e2b4c5d25d4-d # internal internal/x/net/http2/hpack mkdir -p $WORK/b228/ cat >$WORK/b228/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/b228/_pkg_.a -trimpath $WORK/b228 -shared -p internal/x/net/http2/hpack -std -complete -installsuffix shared -buildid Clh_JF2idYc4MqGHQpYE/Clh_JF2idYc4MqGHQpYE -goversion go1.12.9 -D "" -importcfg $WORK/b228/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/41/41a8044ec394b3ca580e0b4dc9d453ba84e1fc7bf594e96db80b7c48a66ebecb-d # internal internal/x/net/http/httpproxy mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/idna=$WORK/b221/_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/b227/_pkg_.a -trimpath $WORK/b227 -shared -p internal/x/net/http/httpproxy -std -complete -installsuffix shared -buildid E7Yl6B_pCqo1nEbJtUes/E7Yl6B_pCqo1nEbJtUes -goversion go1.12.9 -D "" -importcfg $WORK/b227/importcfg -pack ./proxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ee/eedbb574cee9870c2e0cd9c65e58798ee9542fb8627463a5aca1b964d44f108f-d # internal internal/x/net/http/httpguts mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile internal/x/net/idna=$WORK/b221/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b226/_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/b220/_pkg_.a -trimpath $WORK/b220 -shared -p internal/x/net/http/httpguts -std -complete -installsuffix shared -buildid Mu4COGpM3bvFVCB0q6pC/Mu4COGpM3bvFVCB0q6pC -goversion go1.12.9 -D "" -importcfg $WORK/b220/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/04/04182590e62c7cf6af39f602509d70603f8139a7b0ca93b6c2217fbedbd3defe-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b205/ cat >$WORK/b205/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/b206/_pkg_.a packagefile go/format=$WORK/b207/_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/b214/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid 4wX2-oEd7sKoSfeRogA1/4wX2-oEd7sKoSfeRogA1 -goversion go1.12.9 -D "" -importcfg $WORK/b205/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/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/0f/0f316655ab3a5b8b7256dcf4f9d56694e5d45fde5c953784fe5704545cfb6749-d # internal mime 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 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/b229/_pkg_.a -trimpath $WORK/b229 -shared -p mime -std -complete -installsuffix shared -buildid COibexqFxymVThlvJkaM/COibexqFxymVThlvJkaM -goversion go1.12.9 -D "" -importcfg $WORK/b229/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ad/ad5aab9d1312dc458151370667cd1470691e7fd9c47bb16bfc366f50148482c4-d # internal mime/quotedprintable mkdir -p $WORK/b231/ cat >$WORK/b231/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/b231/_pkg_.a -trimpath $WORK/b231 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid SPHklyklJ009vDlWAUKS/SPHklyklJ009vDlWAUKS -goversion go1.12.9 -D "" -importcfg $WORK/b231/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/f8/f8540a2b428b81147aaf30692fe0535a6046a7530dcd909bc2c9fa038e5c391e-d # internal net/http/httptrace mkdir -p $WORK/b232/ cat >$WORK/b232/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/b226/_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/b232/_pkg_.a -trimpath $WORK/b232 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid XMQfkXar5bQj0KSCtwjv/XMQfkXar5bQj0KSCtwjv -goversion go1.12.9 -D "" -importcfg $WORK/b232/importcfg -pack ./trace.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/85/852e91fc5e179ba4b0610ba6dce158f90ed197e3f5a9b3c1eec4edd7aa7db7ab-d # internal net/http/internal mkdir -p $WORK/b233/ cat >$WORK/b233/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/b233/_pkg_.a -trimpath $WORK/b233 -shared -p net/http/internal -std -complete -installsuffix shared -buildid nPj1o_kDAHFhkEpk3Yai/nPj1o_kDAHFhkEpk3Yai -goversion go1.12.9 -D "" -importcfg $WORK/b233/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/ad/ad9ae4040e1cdfe6ddb4f9fd2888323000f444a6e82a00c5ac149057c07e2268-d # internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid Yg9u9wuc2axji2Yxx54F/Yg9u9wuc2axji2Yxx54F -goversion go1.12.9 -D "" -importcfg $WORK/b234/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/62/62a5fb6c85a907d1e51968e2f30285e3f0179d11800ea2ad81934994a8c76023-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b238/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b234/_pkg_.a # internal CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b238/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b238/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/2e/2eabf39c088df8526d212a6a9f8f2048cae8a1d28e751074d6c29485365eaa1d-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b236/ cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_s390x/cgo -objdir $WORK/b236/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b236/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/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/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/30/30207f2e37aada7b683e78cdd4f92c78a56cfec002d36d6a4c75d6bdba11efd6-d # internal mime/multipart 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 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/b229/_pkg_.a packagefile mime/quotedprintable=$WORK/b231/_pkg_.a packagefile net/textproto=$WORK/b226/_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/b230/_pkg_.a -trimpath $WORK/b230 -shared -p mime/multipart -std -complete -installsuffix shared -buildid Tf2xMsba3Ic75lX-98o2/Tf2xMsba3Ic75lX-98o2 -goversion go1.12.9 -D "" -importcfg $WORK/b230/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd $WORK/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/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/b205/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/db/db20fdaf09c51fd378f39810600222ba9abed44dbf2efeb984d02857702f4332-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/b197/_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/b198/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b203/_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/b205/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b206/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b202/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b216/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/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 PeUpySQdXPIAu3O_mA_F/PeUpySQdXPIAu3O_mA_F -goversion go1.12.9 -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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I $WORK/b236/ -g -O2 -Wall -o $WORK/b236/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/3a/3a73671325a6ce1bdfbf62cb68c753dd9520d0d6a72dfb78e710d7664f601807-d # internal net/http mkdir -p $WORK/b218/ cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b219/_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/b220/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b227/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b228/_pkg_.a packagefile internal/x/net/idna=$WORK/b221/_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/b229/_pkg_.a packagefile mime/multipart=$WORK/b230/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http/httptrace=$WORK/b232/_pkg_.a packagefile net/http/internal=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b226/_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/b218/_pkg_.a -trimpath $WORK/b218 -shared -p net/http -std -complete -installsuffix shared -buildid Mz9hJlXOOEqUdKg1Y41h/Mz9hJlXOOEqUdKg1Y41h -goversion go1.12.9 -D "" -importcfg $WORK/b218/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/b236 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b236=/tmp/go-build -gno-record-gcc-switches -o $WORK/b236/_cgo_.o $WORK/b236/_cgo_main.o $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage unshare -dynimport $WORK/b236/_cgo_.o -dynout $WORK/b236/_cgo_import.go cat >$WORK/b236/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/b234/_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/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid LZ66fKm6ONs8FKQONxhM/LZ66fKm6ONs8FKQONxhM -goversion go1.12.9 -D "" -importcfg $WORK/b236/importcfg -pack ./unshare.go $WORK/b236/_cgo_gotypes.go $WORK/b236/unshare_cgo.cgo1.go $WORK/b236/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b236/_pkg_.a $WORK/b236/_x001.o $WORK/b236/_x002.o $WORK/b236/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/10/1090a543b0b2a06b87f8ec3626e3114b687215787937d4267fdbcbd336d784de-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b239/ cat >$WORK/b239/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid QxSJH8llJptTrBCmRPYH/QxSJH8llJptTrBCmRPYH -goversion go1.12.9 -D "" -importcfg $WORK/b239/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/78/7877bb7a08028880f0a31b47c9b2f81a29f66744e329c7854f159980e20c0fb0-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid eyM3_BtUW076TFSa9hnl/eyM3_BtUW076TFSa9hnl -goversion go1.12.9 -D "" -importcfg $WORK/b240/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/4e/4eaf25e659514a29457279a4eda7758595980250c6175b6059aeefea75cd9408-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b240/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid 9chuAPNAkHpMczOzSjrN/9chuAPNAkHpMczOzSjrN -goversion go1.12.9 -D "" -importcfg $WORK/b241/importcfg -pack ./blobcache.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/62/6286a9c72f4852269a1257ca19c3f6860f3a6518150a3aa424e36ff93daff53d-d # internal github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b242/ cat >$WORK/b242/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid qUdGbk5fjb8F4OshUV1w/qUdGbk5fjb8F4OshUV1w -goversion go1.12.9 -D "" -importcfg $WORK/b242/importcfg -pack ./user.go ./user_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/3d/3d912a6e1a33c6c1c4048856a04de3075723f8f14667ffa19abce2217a712e31-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b245/ cat >$WORK/b245/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid T7YmOtmQKQ8u7myIdFP8/T7YmOtmQKQ8u7myIdFP8 -goversion go1.12.9 -D "" -importcfg $WORK/b245/importcfg -pack ./umask_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/da/da5c0bdcccd8e1a2e25baebf7aa7f1eeaa50590ecd46b87e41ee573282dd43da-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b245/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b158/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid DJsFkYhKqbEXUq7_Ii3L/DJsFkYhKqbEXUq7_Ii3L -goversion go1.12.9 -D "" -importcfg $WORK/b244/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/37/37c39a2c87200d76e0519e86b4c713624720dd4d4d4fb4f583a83a143461f2cc-d # internal github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid AEu627S4IdxgbiNcETlb/AEu627S4IdxgbiNcETlb -goversion go1.12.9 -D "" -importcfg $WORK/b249/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/06/06e6ed4a29dbe29c6de7defc5ed30ca5278cd32c1e7156e70fc5baf09ccd10b3-d # internal hash/fnv mkdir -p $WORK/b251/ cat >$WORK/b251/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/b251/_pkg_.a -trimpath $WORK/b251 -shared -p hash/fnv -std -complete -installsuffix shared -buildid AcJnLAy1D_jcdQ3Cnr4A/AcJnLAy1D_jcdQ3Cnr4A -goversion go1.12.9 -D "" -importcfg $WORK/b251/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/6d/6de57c4ec6d0d296ca6d30fdec56d8f5197bf8002ae62283abb1d65b17476ccd-d # internal github.com/etcd-io/bbolt mkdir -p $WORK/b250/ cat >$WORK/b250/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/b251/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid yIK2FEtLhFmSHp4lDXhn/yIK2FEtLhFmSHp4lDXhn -goversion go1.12.9 -D "" -importcfg $WORK/b250/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/1c/1c55f8aaf85692e883cd978c975497093e6556aa3d22cd9ea9583dc713b6dd81-d # internal github.com/containers/image/v4/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/internal/tmpdir=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/storage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p github.com/containers/image/v4/storage -complete -installsuffix shared -buildid kOtdWfd8lRcFODbRVPG-/kOtdWfd8lRcFODbRVPG- -goversion go1.12.9 -D "" -importcfg $WORK/b149/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/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/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/7a/7ad3bcbbd882ef564a13759845c499d031333461a6c1c30bc833054756733381-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b236/_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/b234/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid PvbDAZMra6latqXY9Y_F/PvbDAZMra6latqXY9Y_F -goversion go1.12.9 -D "" -importcfg $WORK/b243/importcfg -pack ./overlay.go cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/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/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/b7/b734532277ae49359b18dde82b643cc9f95d513f90e51d9c2742248e8e951355-d # internal github.com/containers/image/v4/pkg/blobinfocache/boltdb mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b250/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/containers/image/v4/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid AhyUJiHLCEICSj7f__gJ/AhyUJiHLCEICSj7f__gJ -goversion go1.12.9 -D "" -importcfg $WORK/b248/importcfg -pack ./boltdb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f5/f5b5c0513e040eb162c2e3dc1a5de2fff917b439fdb6af8da024ba7bad8c14d1-d # internal github.com/containers/image/v4/pkg/blobinfocache/memory mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b249/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/containers/image/v4/pkg/blobinfocache/memory -complete -installsuffix shared -buildid Y5aRY2suZka9b43qwAbt/Y5aRY2suZka9b43qwAbt -goversion go1.12.9 -D "" -importcfg $WORK/b252/importcfg -pack ./memory.go cd $WORK/b238 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/eb/eb7342c1285886eae93523d8c34522b8fa77ca212ce7a87dbf7dde78a3dbf8a9-d # internal container/heap mkdir -p $WORK/b254/ cat >$WORK/b254/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/b254/_pkg_.a -trimpath $WORK/b254 -shared -p container/heap -std -complete -installsuffix shared -buildid on8ptPkgAKt_abqW_pqM/on8ptPkgAKt_abqW_pqM -goversion go1.12.9 -D "" -importcfg $WORK/b254/importcfg -pack ./heap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/52/52f0ddaa39a23c6c238725ddee701f698329b7d006b2596c9a3ded09e8911717-d # internal github.com/containers/image/v4/pkg/blobinfocache mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/boltdb=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/memory=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/image/v4/pkg/blobinfocache -complete -installsuffix shared -buildid 0Glyt46OSgNFVawhawVC/0Glyt46OSgNFVawhawVC -goversion go1.12.9 -D "" -importcfg $WORK/b247/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/2b/2bb37f24fc9eec90a192b98ad321797ace54daf4e6cf19f3a94d95b16405bf1b-d # internal github.com/mattn/go-isatty mkdir -p $WORK/b256/ cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid Z3ZsPS77pbsqLYrWKxlr/Z3ZsPS77pbsqLYrWKxlr -goversion go1.12.9 -D "" -importcfg $WORK/b256/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m64 -march=z196 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b238=/tmp/go-build -gno-record-gcc-switches -o $WORK/b238/_cgo_.o $WORK/b238/_cgo_main.o $WORK/b238/_x001.o $WORK/b238/_x002.o $WORK/b238/_x003.o -g -O2 -lseccomp /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/c3/c35b1c67fbdc170ca08a9345ec647376f295829e549c60cd19104af94cdc4327-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b255/ cat >$WORK/b255/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/b256/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid QvsE-nJ0dyFKLMb2uIhG/QvsE-nJ0dyFKLMb2uIhG -goversion go1.12.9 -D "" -importcfg $WORK/b255/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/4e/4e01963924d60b87de61ece369d2faf1d303e0852f4d175fe7e4d41c85d3b69a-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b257/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b258/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b259/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid IRHmhhKPxMMCEHXH7MQx/IRHmhhKPxMMCEHXH7MQx -goversion go1.12.9 -D "" -importcfg $WORK/b257/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_s390x/cgo -dynpackage seccomp -dynimport $WORK/b238/_cgo_.o -dynout $WORK/b238/_cgo_import.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/cc/cc8dd321bd4ba9e67f2252f81b2a30dbb5090fcab54c2e6e5d517363100fd96d-d # internal os/signal mkdir -p $WORK/b260/ cat >$WORK/b260/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b260 -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -gensymabis -o $WORK/b260/symabis ./sig.s cat >$WORK/b238/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid G3KdUuX7bAYB3_8igjOW/G3KdUuX7bAYB3_8igjOW -goversion go1.12.9 -D "" -importcfg $WORK/b238/importcfg -pack $WORK/b238/_cgo_gotypes.go $WORK/b238/seccomp.cgo1.go $WORK/b238/seccomp_internal.cgo1.go $WORK/b238/_cgo_import.go cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p os/signal -std -installsuffix shared -buildid DjkhZMBv_tr71TmuRMnQ/DjkhZMBv_tr71TmuRMnQ -goversion go1.12.9 -symabis $WORK/b260/symabis -D "" -importcfg $WORK/b260/importcfg -pack -asmhdr $WORK/b260/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_s390x/asm -trimpath $WORK/b260 -I $WORK/b260/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_s390x -shared -o $WORK/b260/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b260/_pkg_.a $WORK/b260/sig.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/02/02db26f04d9b5245f728f9e9643d50c1ab1c418083b10d82b4fcc758a1ae0336-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b261/ cat >$WORK/b261/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid vuZ1xKne4lwbrURZq4Oi/vuZ1xKne4lwbrURZq4Oi -goversion go1.12.9 -D "" -importcfg $WORK/b261/importcfg -pack ./semaphore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/47/475ebd9557b1cfb1e28af6de215a111da7263f65c44cd792afdbdebd4bf7ed80-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b254/_pkg_.a packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b255/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b257/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b259/_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/b260/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid 63Iy_vVwOGChyMRtfI31/63Iy_vVwOGChyMRtfI31 -goversion go1.12.9 -D "" -importcfg $WORK/b253/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/bb/bbb661cf393ccffbbd40da397dc14693fcc126410c73f22b04bca4857fe8a8f9-d # internal github.com/containers/image/v4/directory/explicitfilepath mkdir -p $WORK/b263/ cat >$WORK/b263/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/containers/image/v4/directory/explicitfilepath -complete -installsuffix shared -buildid 1NFIyIaZViNhv8TYp6N6/1NFIyIaZViNhv8TYp6N6 -goversion go1.12.9 -D "" -importcfg $WORK/b263/importcfg -pack ./path.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_s390x/pack r $WORK/b238/_pkg_.a $WORK/b238/_x001.o $WORK/b238/_x002.o $WORK/b238/_x003.o # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/e5/e52a9e01675c72b842e78873209cb307008c45f22b1f52ab22f6dd289cf037ff-d # internal github.com/containers/image/v4/docker/policyconfiguration mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/containers/image/v4/docker/policyconfiguration -complete -installsuffix shared -buildid ap9H-2eBeE7K1PWHSGYb/ap9H-2eBeE7K1PWHSGYb -goversion go1.12.9 -D "" -importcfg $WORK/b265/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/32/324af3174affd92613b5813779640dd64ab4152672d08ceedf2ec9ec1d8bfff0-d # internal github.com/containers/image/v4/directory mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/directory/explicitfilepath=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/directory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/image/v4/directory -complete -installsuffix shared -buildid w4tp7g1wEcRHIa_gtCCk/w4tp7g1wEcRHIa_gtCCk -goversion go1.12.9 -D "" -importcfg $WORK/b262/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/46/46f1fe33fdae325a23e7c0ca6572c7b32ff1d1816f4eb4f4227d92f0abd480b9-d # internal github.com/containers/image/v4/internal/pkg/keyctl mkdir -p $WORK/b267/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/containers/image/v4/internal/pkg/keyctl -complete -installsuffix shared -buildid F0UoK0Pj7jm3tAM-ZNxP/F0UoK0Pj7jm3tAM-ZNxP -goversion go1.12.9 -D "" -importcfg $WORK/b267/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/73/73e64c94e05daf33cdfa61096f99299fa27de7b500a334a27eee91fb2ab5a44a-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b269/ cat >$WORK/b269/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid qOLFXjXanGC39YulQSM-/qOLFXjXanGC39YulQSM- -goversion go1.12.9 -D "" -importcfg $WORK/b269/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/cd/cddf4512271f5fa05f16f22fb6791667e4eee7234936a453c027e065f0cb48fa-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b268/ cat >$WORK/b268/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/b269/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid Yt4vL_3lGZsdZTaCfFj4/Yt4vL_3lGZsdZTaCfFj4 -goversion go1.12.9 -D "" -importcfg $WORK/b268/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/51/5139961640599e120633e78b24a3045dd1caca65875c7e5c8f521289bea1198d-d # internal github.com/containerd/continuity/pathdriver mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containerd/continuity/pathdriver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/containerd/continuity/pathdriver -complete -installsuffix shared -buildid RvWLd4lAVcAlbXM5OQ28/RvWLd4lAVcAlbXM5OQ28 -goversion go1.12.9 -D "" -importcfg $WORK/b273/importcfg -pack ./path_driver.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/87/879ea02d3c36221b3624610269402d084fa1f96e14bc74fa0c8df8df8b42427d-d # internal github.com/containers/image/v4/copy mkdir -p $WORK/b246/ cat >$WORK/b246/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v4/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v4/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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 github.com/vbauerster/mpb=$WORK/b253/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b257/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b261/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/copy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p github.com/containers/image/v4/copy -complete -installsuffix shared -buildid kHXD2OuLfjH1NoL8DBsl/kHXD2OuLfjH1NoL8DBsl -goversion go1.12.9 -D "" -importcfg $WORK/b246/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/97/979ff4e56ca6ee67d6ddea8947e928da4a324fc37aa5ce48af5bef9d2c48a100-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b274/ cat >$WORK/b274/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid 2aJRGJxblQYBkuFDm3cF/2aJRGJxblQYBkuFDm3cF -goversion go1.12.9 -D "" -importcfg $WORK/b274/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/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/f5/f506e495a6f282c4f0e5ffe76a085d6f8b01049d3e66fcf517aab9e3e5afdd35-d # internal golang.org/x/net/internal/socks mkdir -p $WORK/b278/ cat >$WORK/b278/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid uBKHbF4-DzJB8mTnX54j/uBKHbF4-DzJB8mTnX54j -goversion go1.12.9 -D "" -importcfg $WORK/b278/importcfg -pack ./client.go ./socks.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/a2/a2029bf2fb943e3c4e8dc66a83f2e099d644a285a93170ffccfd975a63bc60ff-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b272/ cat >$WORK/b272/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/containerd/continuity/pathdriver=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b274/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid jfoumI3Vkd-AuJrJwSZK/jfoumI3Vkd-AuJrJwSZK -goversion go1.12.9 -D "" -importcfg $WORK/b272/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_linux.go ./xattrs_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/d7/d73c8aea72e591d787002b76efbde9104342397a5edbad993a4b564557d5c902-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid sGfvdk0ZZ21tba8MI3qi/sGfvdk0ZZ21tba8MI3qi -goversion go1.12.9 -D "" -importcfg $WORK/b217/importcfg -pack ./errors.go ./handler.go ./register.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/12/12721dcaba3de67e2bc636354e308c65a7bf22fdd49bf8a59353a65272c91017-d # internal golang.org/x/net/proxy mkdir -p $WORK/b277/ cat >$WORK/b277/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/b278/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid WksOt0RsLr91YuRB5PSz/WksOt0RsLr91YuRB5PSz -goversion go1.12.9 -D "" -importcfg $WORK/b277/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/6a/6acf03afd9b5ffa72a9026fa097b83c0f2a8b7994018f47a1ec903fc0ae79b43-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b271/ cat >$WORK/b271/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/b272/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid jPR4KKkZrudo8iRXiH2R/jPR4KKkZrudo8iRXiH2R -goversion go1.12.9 -D "" -importcfg $WORK/b271/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/68/68adf9d1f3759bc53e736acc22dacb4ffae0e3301cdab734982ce64dbaa22009-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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v4/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v4/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/containers/storage=$WORK/b153/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b217/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_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 Qnr-N4MZYWKVy6b7kqj6/Qnr-N4MZYWKVy6b7kqj6 -goversion go1.12.9 -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/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/fb/fb90d3d020abdc27c02f5516f01679ea8a6de8d30f9bf9688b0d597d2405990f-d # internal github.com/docker/go-connections/sockets mkdir -p $WORK/b276/ cat >$WORK/b276/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/b277/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid e9E00U68q4q1TKP5Lzac/e9E00U68q4q1TKP5Lzac -goversion go1.12.9 -D "" -importcfg $WORK/b276/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/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/79/7996703053b862a8535652dc95a51b7aa30f294373aa9db5f57ededd25eb396a-d # internal github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b279/ cat >$WORK/b279/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid ANDfug0HkzfZIOCL-taY/ANDfug0HkzfZIOCL-taY -goversion go1.12.9 -D "" -importcfg $WORK/b279/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/7b/7b189f357ba6715723b2ea47f83835aff1782a30d9ef5ec073f610c283e9391f-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b282/ cat >$WORK/b282/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid S0c0OkFF7b8Veqp-GmGP/S0c0OkFF7b8Veqp-GmGP -goversion go1.12.9 -D "" -importcfg $WORK/b282/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/e3/e38494939494445acb23a5b9174444af80c5b87161670db0a896aba10aff22ee-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b282/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid L-n12b6IFIeu3Epsf3BF/L-n12b6IFIeu3Epsf3BF -goversion go1.12.9 -D "" -importcfg $WORK/b281/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/a2/a22a85bcb8b41bf85e42c2f201cefa9f4a9d09d1d242e9de343b7690c8bdc2e1-d # internal github.com/containers/image/v4/pkg/tlsclientconfig mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b279/_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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/containers/image/v4/pkg/tlsclientconfig -complete -installsuffix shared -buildid 2380_5LKw2d4LV-OzY8C/2380_5LKw2d4LV-OzY8C -goversion go1.12.9 -D "" -importcfg $WORK/b275/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/0a/0acbba0a42828728ddd69558cc57fe7abc55178813c7b04704e94ef35f68a4d2-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b271/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b162/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid F0IlVXMjx8LfWYEgQLsP/F0IlVXMjx8LfWYEgQLsP -goversion go1.12.9 -D "" -importcfg $WORK/b270/importcfg -pack ./homedir_linux.go ./homedir_unix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/08/081235d7f44027d37fa3be3e6906bcd921d26b8d094fdf72c56bb895351e709e-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/b234/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_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 nzLvx7g5Ih5fEpr7o_01/nzLvx7g5Ih5fEpr7o_01 -goversion go1.12.9 -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/cb/cb8edafd5f5f90c9e8d3a63edc8f2d08e6d7b372a55986a0f960102ff8e49606-d # internal github.com/containers/image/v4/pkg/docker/config mkdir -p $WORK/b266/ cat >$WORK/b266/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/v4/internal/pkg/keyctl=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b268/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b270/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/pkg/docker/config /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/v4/pkg/docker/config -complete -installsuffix shared -buildid fX-97Y5ZYxlD4VplbGLw/fX-97Y5ZYxlD4VplbGLw -goversion go1.12.9 -D "" -importcfg $WORK/b266/importcfg -pack ./config.go ./config_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/8d/8d277ff25805efd06224cd8dfe995dd4c633498d4349f954d5bea3a919dd0fbd-d # internal github.com/gorilla/mux mkdir -p $WORK/b283/ cat >$WORK/b283/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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid Q_AFaIeZSohx7GKR1S84/Q_AFaIeZSohx7GKR1S84 -goversion go1.12.9 -D "" -importcfg $WORK/b283/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/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/73/73bd57ef0be3d040b4d0bc79ee43d3606ef3e16f727408fc591ce72b4469887c-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b235/ cat >$WORK/b235/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/b236/_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/b237/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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/b238/_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/b239/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 3XuNEjhZPZ3tyvAPt1Y_/3XuNEjhZPZ3tyvAPt1Y_ -goversion go1.12.9 -D "" -importcfg $WORK/b235/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/7c/7cafe38493d62799efebaf99070a12d67aa72091e115da420ee24c6a31d83c19-d # internal github.com/docker/distribution mkdir -p $WORK/b285/ cat >$WORK/b285/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/b281/_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/b229/_pkg_.a packagefile net/http=$WORK/b218/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid Mcr8ZRERzwM1wH36ITJN/Mcr8ZRERzwM1wH36ITJN -goversion go1.12.9 -D "" -importcfg $WORK/b285/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/ae/aebed0a770e8d2ef75895d04efff984ca032c723ba54ad418d3459d2f1528634-d # internal github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid A3r8ljgPxDRRNYyH7Lh9/A3r8ljgPxDRRNYyH7Lh9 -goversion go1.12.9 -D "" -importcfg $WORK/b286/importcfg -pack ./addr.go ./authchallenge.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/3c/3ce3f355fd84d7f658dd746b532a3979d115f11105a34abde73a5003b0a40533-d # internal github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b287/ cat >$WORK/b287/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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid sdhlyIgc1rsUHudPae8d/sdhlyIgc1rsUHudPae8d -goversion go1.12.9 -D "" -importcfg $WORK/b287/importcfg -pack ./http_reader.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/df/df1c159dbb3bf490a26e39dbdada0801824e60a51c775542c353a25ac84955fb-d # internal expvar mkdir -p $WORK/b292/ cat >$WORK/b292/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/b218/_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/b292/_pkg_.a -trimpath $WORK/b292 -shared -p expvar -std -complete -installsuffix shared -buildid EEn-GYLlDElS75e3_SYp/EEn-GYLlDElS75e3_SYp -goversion go1.12.9 -D "" -importcfg $WORK/b292/importcfg -pack ./expvar.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/97/97283732fc79a6dee207aed979dee29fa9e61878c105c8cc7a5f8a00c8d6c065-d # internal github.com/beorn7/perks/quantile mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b022/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid KEsyHJvVpOkMYWxk8gIA/KEsyHJvVpOkMYWxk8gIA -goversion go1.12.9 -D "" -importcfg $WORK/b293/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/a0/a0642d67a86c06fb048a543f09d8665b2a7ffcac3830e934cd9ffde673055a9d-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b294/ cat >$WORK/b294/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid j1ScfZFi1sAdBN4l4X5z/j1ScfZFi1sAdBN4l4X5z -goversion go1.12.9 -D "" -importcfg $WORK/b294/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/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/f3/f32c350fe1f8f9891d8de28e1de03d8c3e1916621d45769ffb44c80bc6c036d7-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b217/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid zR9KaL5ipmiZjN1LEoer/zR9KaL5ipmiZjN1LEoer -goversion go1.12.9 -D "" -importcfg $WORK/b280/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/14/14a29d831ffa8cd832dc85fb6a556b45cd3d5cacb7b75e2b59d2dedc32180551-d # internal github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b299/ cat >$WORK/b299/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid BUEqUkHX-s6wZwt4nkGU/BUEqUkHX-s6wZwt4nkGU -goversion go1.12.9 -D "" -importcfg $WORK/b299/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/dc/dc1770628bd5fd69bedc0e6d1a98fcc507b4d225780d652ecd6ee0600bd4f02f-d # internal github.com/prometheus/common/model mkdir -p $WORK/b300/ cat >$WORK/b300/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid nzxjD0XtCQwwRstfajHl/nzxjD0XtCQwwRstfajHl -goversion go1.12.9 -D "" -importcfg $WORK/b300/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/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/29/29f64b4d3350198939d4f45c456f2814517c160cb80114b7dbb331bb9437748b-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b302/ cat >$WORK/b302/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid VLY4QPYDrfpV9VBywUtp/VLY4QPYDrfpV9VBywUtp -goversion go1.12.9 -D "" -importcfg $WORK/b302/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/85/85dd74002b68eaeff7c642a2a68a085950ef7d3de7768626ea7096b4a7131b43-d # internal github.com/prometheus/procfs mkdir -p $WORK/b301/ cat >$WORK/b301/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/b302/_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 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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid AdUL9epeBeyXULv3pjHl/AdUL9epeBeyXULv3pjHl -goversion go1.12.9 -D "" -importcfg $WORK/b301/importcfg -pack ./buddyinfo.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./stat.go ./xfrm.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/54/54166a01ccfc8125dd83c5a1ee9186998be221dc50c94415f20b2f0328ae5e95-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b306/ cat >$WORK/b306/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid i_5t0I8HzBn4BIA0KySo/i_5t0I8HzBn4BIA0KySo -goversion go1.12.9 -D "" -importcfg $WORK/b306/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/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/51/51b58dae949e5dd4bd4430342fad6f681cf79042688e4c279c7af4d7e1030303-d # internal github.com/containers/image/v4/docker/tarfile mkdir -p $WORK/b308/ cat >$WORK/b308/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/internal/tmpdir=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/compression=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/docker/tarfile /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/containers/image/v4/docker/tarfile -complete -installsuffix shared -buildid reund-STgFLbX10XJKpY/reund-STgFLbX10XJKpY -goversion go1.12.9 -D "" -importcfg $WORK/b308/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/ae/aebfd48bc328eac0b1ecefad22aee957416c63cb6cb6146983747d29ffccd1d5-d # internal github.com/containers/image/v4/docker/archive mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/docker/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/containers/image/v4/docker/archive -complete -installsuffix shared -buildid WKSnxya9eVTgF6zYGhe9/WKSnxya9eVTgF6zYGhe9 -goversion go1.12.9 -D "" -importcfg $WORK/b307/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/20/20704f4238e1cacbd67eaafab14a192c06ddd2c9a13d491b2fd07869a7bf228c-d # internal github.com/containers/image/v4/oci/internal mkdir -p $WORK/b310/ cat >$WORK/b310/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/oci/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/containers/image/v4/oci/internal -complete -installsuffix shared -buildid b9Iq-AzxBBNyKt9-5-7q/b9Iq-AzxBBNyKt9-5-7q -goversion go1.12.9 -D "" -importcfg $WORK/b310/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/56/5601bbde5581765ed6968a77fe48cdfbbd7ce2e5875391a6eadc2ebc2f2d8128-d # internal github.com/containers/image/v4/oci/layout mkdir -p $WORK/b311/ cat >$WORK/b311/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/v4/directory/explicitfilepath=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b279/_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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/oci/layout /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/containers/image/v4/oci/layout -complete -installsuffix shared -buildid 5QiLyZifpfxHzbUdIG4M/5QiLyZifpfxHzbUdIG4M -goversion go1.12.9 -D "" -importcfg $WORK/b311/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/9b/9b40009e3334e9a0fd726adabf0f48c51b4f9b020f0637d5b168c0dd85262cc9-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid M_uKsMfP9q1jUIwnUGcl/M_uKsMfP9q1jUIwnUGcl -goversion go1.12.9 -D "" -importcfg $WORK/b318/importcfg -pack ./blkio.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/f1/f10566a5265b27c002f8f64a43bce8188a59edd16be903a23b913c19bc578d39-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid xOGpr-m9p5ch4ppOOPdB/xOGpr-m9p5ch4ppOOPdB -goversion go1.12.9 -D "" -importcfg $WORK/b319/importcfg -pack ./mount.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/15/150579061e06a1ac63d06900c94140ac4009a11681bc9d1a6459961db3d8b498-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid Pr6aqsbgI4XKyKRCF25t/Pr6aqsbgI4XKyKRCF25t -goversion go1.12.9 -D "" -importcfg $WORK/b320/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/b4/b43340d3ff544728dce77afc85ae95f110f0fa1e0536a5dcd0dbf424eb1a6844-d # internal github.com/docker/go-connections/nat mkdir -p $WORK/b321/ cat >$WORK/b321/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid jMeb82YhkBN2U5czdMok/jMeb82YhkBN2U5czdMok -goversion go1.12.9 -D "" -importcfg $WORK/b321/importcfg -pack ./nat.go ./parse.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/31/31268ec7dad8941d9d53edb0696ef651933b1a9bf0147ef15a5dd55e7e111892-d # internal github.com/containers/image/v4/oci/archive 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/v4/directory/explicitfilepath=$WORK/b263/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/internal/tmpdir=$WORK/b152/_pkg_.a packagefile github.com/containers/image/v4/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v4/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/oci/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/containers/image/v4/oci/archive -complete -installsuffix shared -buildid nePjmoFfOu0toO0LrYtV/nePjmoFfOu0toO0LrYtV -goversion go1.12.9 -D "" -importcfg $WORK/b309/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/1c/1c393a9eeb9929a87cd7dff3d236b0538fb21edfbc178dd5becac7d9413323cd-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b320/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b321/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid G67ZItY_p_OMKOIBSKD8/G67ZItY_p_OMKOIBSKD8 -goversion go1.12.9 -D "" -importcfg $WORK/b317/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/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/a4/a496cbfd22541da4a0bf975573e9799cc4e14e7b8a484a6fa97ba300919907b1-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b322/ cat >$WORK/b322/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid GwP7G4_QlxnLkQntUcX-/GwP7G4_QlxnLkQntUcX- -goversion go1.12.9 -D "" -importcfg $WORK/b322/importcfg -pack ./parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/60/60eda3ec525489ddf36e922ec1ffa18e9b6c572336c3aea72d27fecc22f06968-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid ZJyKMJTkxeKnc8RvGWqu/ZJyKMJTkxeKnc8RvGWqu -goversion go1.12.9 -D "" -importcfg $WORK/b325/importcfg -pack ./code_string.go ./codes.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/29/29424e023b831e30c8e439e461e8ae9f407a22c200af2ecd7dca81e7933cddeb-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b334/ cat >$WORK/b334/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid F3Hp-hJLEXrIWBvi7ZMj/F3Hp-hJLEXrIWBvi7ZMj -goversion go1.12.9 -D "" -importcfg $WORK/b334/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/1b/1be0ed82f1f8c1b38c5ae14311ed4e4244dcd468a224d2396a4537a972e87c36-d # internal github.com/docker/docker/api/types/registry mkdir -p $WORK/b335/ cat >$WORK/b335/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid s8_Lr429ivowaAGDt52M/s8_Lr429ivowaAGDt52M -goversion go1.12.9 -D "" -importcfg $WORK/b335/importcfg -pack ./authenticate.go ./registry.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/f9/f90aa88c587a21ed228937e0b0acf5e69071ee119fee865ee0f6f472294a9bfe-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b338/ cat >$WORK/b338/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid K6fXueSdOVE515C0lYB0/K6fXueSdOVE515C0lYB0 -goversion go1.12.9 -D "" -importcfg $WORK/b338/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/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/84/8499f4aaa0dc08a51182c9c03fc31da2bfb6799f4092f4bb17d4543a537b39db-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b333/ cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b334/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid jGgq2JLDP-nrb5di8obc/jGgq2JLDP-nrb5di8obc -goversion go1.12.9 -D "" -importcfg $WORK/b333/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/86/868f923b1d60f97294b5fe06448e153233964987cf3c9e66c11a10cfd78415b0-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b332/ cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b333/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid A_CFW58_bOHtRxqVwmYh/A_CFW58_bOHtRxqVwmYh -goversion go1.12.9 -D "" -importcfg $WORK/b332/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/13/1321c5ded54f69879dd185c5b5ee2b0d91f0fc36db4bb4884ea877671e5d59d5-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b341/ cat >$WORK/b341/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid FN-RffjoKBDs-_RbW07N/FN-RffjoKBDs-_RbW07N -goversion go1.12.9 -D "" -importcfg $WORK/b341/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/c1/c15a85ad6dc41e21dfb6b9dd131012e4fcbf2cb967fc10e6a583b4c6662b389a-d # internal github.com/ghodss/yaml mkdir -p $WORK/b305/ cat >$WORK/b305/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/b306/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid 4G5nWFrdjmVvo3CYwEhu/4G5nWFrdjmVvo3CYwEhu -goversion go1.12.9 -D "" -importcfg $WORK/b305/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/be/be45040a9d1a4411794270cff70e7064e413486e6ec0c06fead8675fdda4ae80-d # internal net/http/httputil 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 context=$WORK/b018/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b220/_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/b218/_pkg_.a packagefile net/http/internal=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b226/_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/b343/_pkg_.a -trimpath $WORK/b343 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid dbNEUEX41DtZ5smIR8Pk/dbNEUEX41DtZ5smIR8Pk -goversion go1.12.9 -D "" -importcfg $WORK/b343/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/ec/ecb3c807ed83592a578ee040619dce92a25a02a1192ec84e27af7a9f747cedf3-d # internal github.com/imdario/mergo mkdir -p $WORK/b345/ cat >$WORK/b345/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid CGCfI6lMZS-ZQIkmDaUS/CGCfI6lMZS-ZQIkmDaUS -goversion go1.12.9 -D "" -importcfg $WORK/b345/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/05/052ba0bb2b3d4127bcfb622a2fcbdf580c1988ec6b57c5e01678b0f9f400be88-d # internal golang.org/x/text/transform 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 io=$WORK/b008/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid KttkLSvZRixBgcZ658-C/KttkLSvZRixBgcZ658-C -goversion go1.12.9 -D "" -importcfg $WORK/b350/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/98/98439f2f04e38126dced78dc3eb425e0119d520eb070c4ab2dcd4490e3664c66-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b351/ cat >$WORK/b351/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid aX6VawN0u9QNgyOFoPsn/aX6VawN0u9QNgyOFoPsn -goversion go1.12.9 -D "" -importcfg $WORK/b351/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/54/548556f83169fe080b980cc8bf34c4cc4d551a8bda69606a28d07a2f7160fd22-d # internal github.com/prometheus/client_model/go mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid LDoNoQLk00pPCCkD1Pdg/LDoNoQLk00pPCCkD1Pdg -goversion go1.12.9 -D "" -importcfg $WORK/b296/importcfg -pack ./metrics.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/15/157dc1738064207e0c6182c85a2cb6b098a4e25cd04900af59705c1cab5bc6f8-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b298/ cat >$WORK/b298/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/b294/_pkg_.a packagefile io=$WORK/b008/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid eOtr-F0SENIIbSAw3EpJ/eOtr-F0SENIIbSAw3EpJ -goversion go1.12.9 -D "" -importcfg $WORK/b298/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/e0/e032b476b1603945177b7c90ffc7cc9c790b429531d4c57fcf7988b6e8aa372a-d # internal github.com/golang/protobuf/ptypes/any 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/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid zEMan97OwK5QEJLygpsT/zEMan97OwK5QEJLygpsT -goversion go1.12.9 -D "" -importcfg $WORK/b328/importcfg -pack ./any.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/1f/1fcfd7bd389f26042ba933fda78a73ae19dc7833efc511394851431768bdc3f4-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid bPnahGc9__hEuC9P6qlw/bPnahGc9__hEuC9P6qlw -goversion go1.12.9 -D "" -importcfg $WORK/b295/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/5c/5c536fe5da59f05ca7bbb889e7ff20a17745997c47fbe399aa1d13c8bd106fce-d # internal github.com/prometheus/common/expfmt mkdir -p $WORK/b297/ cat >$WORK/b297/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/b294/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b298/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b299/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile mime=$WORK/b229/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid rV3yCLZsliyjxWio-t_J/rV3yCLZsliyjxWio-t_J -goversion go1.12.9 -D "" -importcfg $WORK/b297/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/86/86bd2980cc30f96d08e2a585736c06554f9dd084d64cff617091dd6dfd6b3c3b-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid FAMugMcZVhuDX_oatqCN/FAMugMcZVhuDX_oatqCN -goversion go1.12.9 -D "" -importcfg $WORK/b329/importcfg -pack ./duration.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/9c/9c682595c09bb7ebe7846936ab15359b626eb57c30c29b2d52700d1b97604897-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid 7JdlzbS7ykDBU64tD3l_/7JdlzbS7ykDBU64tD3l_ -goversion go1.12.9 -D "" -importcfg $WORK/b330/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/8c/8c7a007e54a3c729f900ca13b10201ee87a1faf4cbcd8e012fe78821929ffc3b-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b328/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b329/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b330/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid SSbtSwYalPYL7MOxUA5C/SSbtSwYalPYL7MOxUA5C -goversion go1.12.9 -D "" -importcfg $WORK/b327/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/a6/a651f1c9f4f36d2c8db6b08b8ca2c3b30908619de6a90f4a0a224a49c80e742f-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b328/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid lrA30SuCr7I51eDRN0Vp/lrA30SuCr7I51eDRN0Vp -goversion go1.12.9 -D "" -importcfg $WORK/b331/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/52/5278b785a7441a4b0a743ae72a4d9f37740a0902f71d9c025d4d310d1c009457-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b350/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b351/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid M4Sup5acKf-2cegXYolq/M4Sup5acKf-2cegXYolq -goversion go1.12.9 -D "" -importcfg $WORK/b349/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/be/be598c811e4fb787c4ebb05138479ff6efb173301774fbee1e2ae41072b0bd26-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b352/ cat >$WORK/b352/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/b350/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Jfr5xoyrEJN-_7URJGYL/Jfr5xoyrEJN-_7URJGYL -goversion go1.12.9 -D "" -importcfg $WORK/b352/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/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/4b/4bd4fbd868f36734b2cbce9a622d57e52e434aae53a55d103293e7d933af5cfc-d # internal google.golang.org/grpc/status mkdir -p $WORK/b326/ cat >$WORK/b326/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/b294/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b327/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b332/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid n2zxs9zOmEw6IYG9XhyT/n2zxs9zOmEw6IYG9XhyT -goversion go1.12.9 -D "" -importcfg $WORK/b326/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/5f/5f15d3ea1b699144d6ab8f391da9c4a4e2100b61e6eab8f6d39b368bd1bacdeb-d # internal github.com/docker/docker/errdefs mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b217/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b326/_pkg_.a packagefile net/http=$WORK/b218/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid sUUmMerVKB4aQ89QlIqx/sUUmMerVKB4aQ89QlIqx -goversion go1.12.9 -D "" -importcfg $WORK/b324/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/8c/8cce18d514ddddb31445d4c89b9c5802ef7e09232e49bc8cea6d50131e59316e-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b291/ cat >$WORK/b291/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/b292/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b293/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b301/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid uEq1eq65MIoYrFqOBu_Z/uEq1eq65MIoYrFqOBu_Z -goversion go1.12.9 -D "" -importcfg $WORK/b291/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/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/45/45e51057a4b948e26eeda673bf2a5d4f55f4036b65f84a62846418965db5e383-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b323/ cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid _MXOgcqC-CzzRbw0PJv-/_MXOgcqC-CzzRbw0PJv- -goversion go1.12.9 -D "" -importcfg $WORK/b323/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/7e/7e9447fccaaf5d6cfab53057a17d419bb1940c1c8a177cdea223cc07f6bc6f63-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b353/ cat >$WORK/b353/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid i1GeV2-n6EgqM2hIFdcd/i1GeV2-n6EgqM2hIFdcd -goversion go1.12.9 -D "" -importcfg $WORK/b353/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/ce/ce56b40e9ccfb4d067eec53e042a31ef8e937febdf039884e75a717e2ba973bf-d # internal golang.org/x/net/idna mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b349/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b351/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b352/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid ThfrKQ62b0WXBmZGlOg-/ThfrKQ62b0WXBmZGlOg- -goversion go1.12.9 -D "" -importcfg $WORK/b348/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/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e9/e90e9f2acdacae3ee85339d5aab26606e7334243c16542766616ec8e6927dc34-d # internal k8s.io/client-go/util/homedir mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid 0J6iKDukJ1vE93__YI8K/0J6iKDukJ1vE93__YI8K -goversion go1.12.9 -D "" -importcfg $WORK/b354/importcfg -pack ./homedir.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/de/de82b687e33e339a0793b5465dfbbbb47947b8a5da7c5f921c49dc2b2165cbdc-d # internal github.com/containers/image/v4/tarball mkdir -p $WORK/b355/ cat >$WORK/b355/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/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/tarball /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/containers/image/v4/tarball -complete -installsuffix shared -buildid dDrtNaUCC5kwGnSr5Uzj/dDrtNaUCC5kwGnSr5Uzj -goversion go1.12.9 -D "" -importcfg $WORK/b355/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/a1/a1cd8ef068013354e887d094c2864d877d923d0474e75d8cff5f4c46b9ba4e34-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b357/ cat >$WORK/b357/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid 9i5HXV4Qfj1rVWYcNRws/9i5HXV4Qfj1rVWYcNRws -goversion go1.12.9 -D "" -importcfg $WORK/b357/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/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/08/08522440c3ad8fedcf79a886a554eb84deb7257b711cfceca82d5dc1fb59e57d-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid mGNeONGeswy_hs_SWdQA/mGNeONGeswy_hs_SWdQA -goversion go1.12.9 -D "" -importcfg $WORK/b358/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/f3/f39a96bf68b28283bcaaf63691cf4d68a2798ae09fd9e4c21773be15d60e3428-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b347/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b348/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/textproto=$WORK/b226/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid XFX9YdI8SEfmZ5DXPjlk/XFX9YdI8SEfmZ5DXPjlk -goversion go1.12.9 -D "" -importcfg $WORK/b347/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/b7/b707e4293c28302831ef9eb236c429b90550a21025d78eafcfb48b7354a0aadd-d # internal github.com/ishidawataru/sctp mkdir -p $WORK/b360/ cat >$WORK/b360/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid xsodWKybYr8Qs4XTAwAq/xsodWKybYr8Qs4XTAwAq -goversion go1.12.9 -D "" -importcfg $WORK/b360/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/a3/a38ac962e6acb3ee48c6be7ea6ddd3e7fe3113d429b15c1da718d3e6f78b1bee-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b219/_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/b291/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b218/_pkg_.a packagefile net/http/httptrace=$WORK/b232/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid gBgL6FX-zfrZUIi0LLiP/gBgL6FX-zfrZUIi0LLiP -goversion go1.12.9 -D "" -importcfg $WORK/b303/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/94/948576d95541c273cf3d90dfadbc49c89ef8fa5acfe77ca2dbfc4b8f63629ee8-d # internal golang.org/x/net/http2 mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b219/_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/b347/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b353/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b348/_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/b218/_pkg_.a packagefile net/http/httptrace=$WORK/b232/_pkg_.a packagefile net/textproto=$WORK/b226/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid QAwg7vWmV5LQJlOJYbDq/QAwg7vWmV5LQJlOJYbDq -goversion go1.12.9 -D "" -importcfg $WORK/b346/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/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/b4/b4ab6c1dc5c1b8042fa2c2aa5494b1a49aebb88b09fe796063c59c01d062c3d7-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b360/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid ztzJsxVPAh60-Ntenjq3/ztzJsxVPAh60-Ntenjq3 -goversion go1.12.9 -D "" -importcfg $WORK/b359/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/f4/f435c26339cf938541fc1a44b5eaabae340b0db178cacd97394808960c128c5c-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b357/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b358/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b359/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 3QJ4jzajlJkbSfNupY5s/3QJ4jzajlJkbSfNupY5s -goversion go1.12.9 -D "" -importcfg $WORK/b356/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/96/968c62e436d3bbf21a06cd733ed9fb1263349afd4b7e436c2099030902cfcd45-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b362/ cat >$WORK/b362/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid bGYnElWns0L-B9K9fwIw/bGYnElWns0L-B9K9fwIw -goversion go1.12.9 -D "" -importcfg $WORK/b362/importcfg -pack ./errwrap.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/75/758c5f28f9ac47adcf1d9bdce92b61dd83971ce304a6c069f0de41f741cbd87b-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b362/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid sF_--LS_MR06_fdkwsjL/sF_--LS_MR06_fdkwsjL -goversion go1.12.9 -D "" -importcfg $WORK/b361/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/68/68b456110c9b62da4bc2829088fe3de8fde65a78d4af9060a4bc33ab9d186132-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b363/ cat >$WORK/b363/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/b234/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid wkll-hwmzA0q97Bd4lBq/wkll-hwmzA0q97Bd4lBq -goversion go1.12.9 -D "" -importcfg $WORK/b363/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/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/8b/8b0bbacb7e61670282a6b84b4f35db35611abf3e02188d468eade708dc888003-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid dSM-yscEFrFqJWW9CrL-/dSM-yscEFrFqJWW9CrL- -goversion go1.12.9 -D "" -importcfg $WORK/b365/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/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/25/2567527574572573934fe9d4c51178622034ea98c316e969849c858602dec0ac-d # internal github.com/docker/go-metrics mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b303/_pkg_.a packagefile net/http=$WORK/b218/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid yPvPWma7kzO8d9LgGa0O/yPvPWma7kzO8d9LgGa0O -goversion go1.12.9 -D "" -importcfg $WORK/b290/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/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/3a/3a1e34e370f40132355a6aa090a4b51d140cbd5dd07f0a1b049bd89d8356f4cf-d # internal database/sql/driver mkdir -p $WORK/b368/ cat >$WORK/b368/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/b368/_pkg_.a -trimpath $WORK/b368 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid gKyaGURUQVd2ft0835kG/gKyaGURUQVd2ft0835kG -goversion go1.12.9 -D "" -importcfg $WORK/b368/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/4d/4de6c2050d1124528bb58309c1f595f8b3c6191e7778fb2e0c6944402f273f0b-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b289/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b290/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid tGWbbYNn_9lmewqkDX8f/tGWbbYNn_9lmewqkDX8f -goversion go1.12.9 -D "" -importcfg $WORK/b289/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/31/31c865e75f07fc98d0f0b721172112d4d53589a92dac0fc058575a51f3c4f1c9-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b288/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid gpIxb-PayITdT71a9fXf/gpIxb-PayITdT71a9fXf -goversion go1.12.9 -D "" -importcfg $WORK/b288/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/60/603c0effb905dd06dc5b4d3a0c544e07382dc520f0bf54f2df0460be62b478e9-d # internal github.com/blang/semver mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b368/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid IYcsI29p1UJ2L0bX4rxY/IYcsI29p1UJ2L0bX4rxY -goversion go1.12.9 -D "" -importcfg $WORK/b367/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/21/214b4c41528b236cd8883f43e035d85e461ee277c91754b32a3260e9ba517914-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b061/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid lut_nrH6pEahF5DCt24x/lut_nrH6pEahF5DCt24x -goversion go1.12.9 -D "" -importcfg $WORK/b304/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/3d/3d49982c31bd2ecf2dd513c90df3714e1c12a9231f18dce84f9ac37fd52fee17-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b338/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile math=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid zV4xrDWD4rdcfxrRpR_4/zV4xrDWD4rdcfxrRpR_4 -goversion go1.12.9 -D "" -importcfg $WORK/b337/importcfg -pack ./gen.go ./plugin.pb.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/3c/3c2653d28900de4954b1e466de17be11560616e29902545b76933c46e891ccac-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b284/ cat >$WORK/b284/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/b285/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b304/_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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid rP7a44GaWeMDqTjmCwNc/rP7a44GaWeMDqTjmCwNc -goversion go1.12.9 -D "" -importcfg $WORK/b284/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/6d/6de8b5d4a8d6d175d4ade36f5db34507c9e6a3dc4f4aba21113bb0cf996185fc-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b336/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b337/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid m6SBqTQSkWE8S4Wo0SxL/m6SBqTQSkWE8S4Wo0SxL -goversion go1.12.9 -D "" -importcfg $WORK/b336/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/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/51/51f5689fa52dc1d598ca50b0b50ab702123a1c699d62e852e1168a35255b0f14-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b369/ cat >$WORK/b369/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid uwoRXLWAi_vPMGvZJFN6/uwoRXLWAi_vPMGvZJFN6 -goversion go1.12.9 -D "" -importcfg $WORK/b369/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/63/6310203f4c57b7d9a1b263df324d74a72287fb357db67da270ab83efaeb0941b-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b316/ cat >$WORK/b316/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/b317/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b336/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b321/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid 6fqJhnfYHzooGt7hUDgn/6fqJhnfYHzooGt7hUDgn -goversion go1.12.9 -D "" -importcfg $WORK/b316/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/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/66/663b9827d4dd21c348aed82e81386de52ae3677aedef82abdfe3c10530d3e01f-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b371/ cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid B9f_OP09IuCsSLR_wags/B9f_OP09IuCsSLR_wags -goversion go1.12.9 -D "" -importcfg $WORK/b371/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/19/199bcd2afe2df291301c1121de8481ee3b5674c9a334b6c641539ee5a8009c9e-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b371/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid e1HeEZVMJNWjcnGKBJ44/e1HeEZVMJNWjcnGKBJ44 -goversion go1.12.9 -D "" -importcfg $WORK/b370/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/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/13/137123bee53c1c15460b39e3729c805984f2c9187427d41b6e450d012039bda7-d # internal github.com/containers/image/v4/docker mkdir -p $WORK/b264/ cat >$WORK/b264/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 fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/docker/policyconfiguration=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v4/pkg/docker/config=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b217/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b284/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b305/_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/b229/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/docker /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/containers/image/v4/docker -complete -installsuffix shared -buildid 8Dv75RGtNcMe3wHVigf8/8Dv75RGtNcMe3wHVigf8 -goversion go1.12.9 -D "" -importcfg $WORK/b264/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/a3/a32038956ee712072a06e40abd58ca5ea0105e2a5836562b97845416d20bf967-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b374/ cat >$WORK/b374/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid nsJaLqijzVZntARH_CSI/nsJaLqijzVZntARH_CSI -goversion go1.12.9 -D "" -importcfg $WORK/b374/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/ce/ce20796eb1de5af12ab6c2d3006680c6b4ac22a31748e92a730e21d21d1cf980-d # internal net/mail mkdir -p $WORK/b375/ cat >$WORK/b375/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/b229/_pkg_.a packagefile net/textproto=$WORK/b226/_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/b375/_pkg_.a -trimpath $WORK/b375 -shared -p net/mail -std -complete -installsuffix shared -buildid RtHA0Hg1knT7m2hh4q1i/RtHA0Hg1knT7m2hh4q1i -goversion go1.12.9 -D "" -importcfg $WORK/b375/importcfg -pack ./message.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/11/1188fd1bad855ce4a26c3826234208a90ea7bd9548995ad9869d966d5a4dba0d-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b316/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid NkKB0XmvHs9P8-QHg2ZN/NkKB0XmvHs9P8-QHg2ZN -goversion go1.12.9 -D "" -importcfg $WORK/b342/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/c8/c826c4ed9fb69a5014617c79a1b59fb9e55678637d24c3475f7f45110a1be49d-d # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b373/ cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b374/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid LouOzV0du3VcgZbh8fnM/LouOzV0du3VcgZbh8fnM -goversion go1.12.9 -D "" -importcfg $WORK/b373/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/ec/ec60c14d12d32dcc38067c07c2bd4ac37d9d4b3e7516a9f996da9a089e4f82fa-d # internal github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid ouqus9HucqbtAPpKb3n0/ouqus9HucqbtAPpKb3n0 -goversion go1.12.9 -D "" -importcfg $WORK/b378/importcfg -pack ./sortkeys.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/27/2733884df3223f92b36a506b9f3435955e0a07d01eb974119b06eace16114720-d # internal github.com/docker/docker/client mkdir -p $WORK/b314/ cat >$WORK/b314/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/b281/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b317/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b276/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b279/_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/b218/_pkg_.a packagefile net/http/httputil=$WORK/b343/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid Get3pzPAqPdWAM6rpE-H/Get3pzPAqPdWAM6rpE-H -goversion go1.12.9 -D "" -importcfg $WORK/b314/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/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/31/31ccd04529229900a80c1ed4418e90e9480896125ec794d2748e021cba4ce720-d # internal github.com/xeipuuv/gojsonschema mkdir -p $WORK/b372/ cat >$WORK/b372/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/b373/_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/b218/_pkg_.a packagefile net/mail=$WORK/b375/_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/b214/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode/utf8=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid wrp3oeieuqNfRkBcXWzH/wrp3oeieuqNfRkBcXWzH -goversion go1.12.9 -D "" -importcfg $WORK/b372/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/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/64/64646327cdcca51430299f5516e99cee6a31a5b1d9af81f3f2a793442996e935-d # internal gopkg.in/inf.v0 mkdir -p $WORK/b380/ cat >$WORK/b380/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid Sl1-Nll5W9Wn_5q_iAJh/Sl1-Nll5W9Wn_5q_iAJh -goversion go1.12.9 -D "" -importcfg $WORK/b380/importcfg -pack ./dec.go ./rounder.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/ed/edf900d0a2ec236ce2d8baa069bb985f99fb9609800f611cb35f83200e471532-d # internal github.com/containers/image/v4/openshift mkdir -p $WORK/b344/ cat >$WORK/b344/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/v4/docker=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v4/docker/policyconfiguration=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v4/version=$WORK/b133/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b345/_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/b346/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile io/ioutil=$WORK/b050/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b354/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/openshift /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p github.com/containers/image/v4/openshift -complete -installsuffix shared -buildid fZqz7eEsDnIF2thg01S4/fZqz7eEsDnIF2thg01S4 -goversion go1.12.9 -D "" -importcfg $WORK/b344/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/34/34fa02c42561f7b7a377a816b0e0570fcff75d42e62072167b33f92614a76b2f-d # internal k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b379/ cat >$WORK/b379/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/b338/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b380/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid OYroyRXVezLNMYb1t_Ta/OYroyRXVezLNMYb1t_Ta -goversion go1.12.9 -D "" -importcfg $WORK/b379/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/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/e7/e785593bd2cae8a3a5da42880ec0c57171879ab2dbb5214200c16f094f17587a-d # internal github.com/google/gofuzz mkdir -p $WORK/b382/ cat >$WORK/b382/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid eVV3jfT-ho04fjbfxYL8/eVV3jfT-ho04fjbfxYL8 -goversion go1.12.9 -D "" -importcfg $WORK/b382/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/e4/e47f36d636b700d2754f6765c65a9f2e068a1733ad62b66c34481873277b0182-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b384/ cat >$WORK/b384/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid a7STOfAZbHIxx3L-mBRC/a7STOfAZbHIxx3L-mBRC -goversion go1.12.9 -D "" -importcfg $WORK/b384/importcfg -pack ./deep_equal.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/79/7934159a257e30f4b5ece3f70d84ffae5dcf3f4126d3e369b301701c791d1904-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b386/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid wjtmy8_8bRJDTaXxFvKr/wjtmy8_8bRJDTaXxFvKr -goversion go1.12.9 -D "" -importcfg $WORK/b385/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/26/2628939b87133bc9630f5f188efd38ff390579b7c53e31cd2a61e4d353dfbe50-d # internal k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b021/_pkg_.a packagefile sort=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid OYF8pE8-JQ4Xse24vWuM/OYF8pE8-JQ4Xse24vWuM -goversion go1.12.9 -D "" -importcfg $WORK/b388/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/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/51/51e932ba64ce85c5b64681b4de3e511386b30abc7f8f8babb7e469e3d5733e9c-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b384/_pkg_.a packagefile reflect=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid Q8wCYBf2wKq7gSsVnTfb/Q8wCYBf2wKq7gSsVnTfb -goversion go1.12.9 -D "" -importcfg $WORK/b383/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/d7/d7a153cab07777fd7ed115ac1fd5e51d7f1e18ce682e6dbf4ad9c44e39122439-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b391/ cat >$WORK/b391/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/b388/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid FYYbuPMhBXB1n1p28BTM/FYYbuPMhBXB1n1p28BTM -goversion go1.12.9 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./errors.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/01/01afa7f191b65985eb3db1b028833efdeb42412bddb8820baf482445f5b1ad4b-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b390/ cat >$WORK/b390/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/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b388/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid k1GnbNppgrzD11qiLrFA/k1GnbNppgrzD11qiLrFA -goversion go1.12.9 -D "" -importcfg $WORK/b390/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/ed/ed4a1353e824fcda7ffe081794c9ffeb6dae25ac3674655c548c019165c282a5-d # internal k8s.io/klog mkdir -p $WORK/b392/ cat >$WORK/b392/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p k8s.io/klog -complete -installsuffix shared -buildid jXOkjcIWo7wOmQJTaTOq/jXOkjcIWo7wOmQJTaTOq -goversion go1.12.9 -D "" -importcfg $WORK/b392/importcfg -pack ./klog.go ./klog_file.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/c9/c9a38d1796e86cc1c68afd946820dc64706930ee79ea1d6b56d6c64ed08c1548-d # internal k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b389/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b390/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid V-RwmeNnuGunwApKmYtM/V-RwmeNnuGunwApKmYtM -goversion go1.12.9 -D "" -importcfg $WORK/b389/importcfg -pack ./validation.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/16/16b39698d2be23bf64e0d4533d147da19758c3e3b0a043bd85d5a985e0afcb7e-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b366/ cat >$WORK/b366/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/b367/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b370/_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/b372/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid uxvkt0zpCL1DKclmCHlX/uxvkt0zpCL1DKclmCHlX -goversion go1.12.9 -D "" -importcfg $WORK/b366/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/5e/5ef3ff36e87a7046c1fe05ec3c3c0f332435f18cc4af69ffbad2ce63f1b506ad-d # internal go/doc mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b208/_pkg_.a packagefile go/token=$WORK/b210/_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/b214/_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/b394/_pkg_.a -trimpath $WORK/b394 -shared -p go/doc -std -complete -installsuffix shared -buildid SpEA-0bnaZQymEsJCxQy/SpEA-0bnaZQymEsJCxQy -goversion go1.12.9 -D "" -importcfg $WORK/b394/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/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/94/9459ef83ef106a047ee04f92c4d158b9ae72dc21a199615a19bae7a8acab6c02-d # internal k8s.io/apimachinery/pkg/labels 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/selection=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b389/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid EuYVxgT1ZWjtx2zGG0R7/EuYVxgT1ZWjtx2zGG0R7 -goversion go1.12.9 -D "" -importcfg $WORK/b387/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/f5/f5d4dfc7de78952cb97d1dc929ce0387eedf38181d70dac7249df065a40d42ee-d # internal github.com/containers/image/v4/docker/daemon mkdir -p $WORK/b313/ cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v4/docker/policyconfiguration=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b314/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b279/_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/b218/_pkg_.a packagefile path/filepath=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/docker/daemon /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/containers/image/v4/docker/daemon -complete -installsuffix shared -buildid WFMTuJ30Hf0RRuxPmzDC/WFMTuJ30Hf0RRuxPmzDC -goversion go1.12.9 -D "" -importcfg $WORK/b313/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/64/643404a0d9d94d1220f3b0eae3b2632284140e604e872dbf47f5b5bc4032f0c7-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b395/ cat >$WORK/b395/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid xNcrF0zD57PVGkt6xR8X/xNcrF0zD57PVGkt6xR8X -goversion go1.12.9 -D "" -importcfg $WORK/b395/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/6a/6a8c9ae7dc01ab97dfa06217e23dfea83c49effa00e158f8ad7d1b5b7e730ef3-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b338/_pkg_.a packagefile math=$WORK/b022/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid xgt8_01GiCAzzpSChAY4/xgt8_01GiCAzzpSChAY4 -goversion go1.12.9 -D "" -importcfg $WORK/b396/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/fe/fe1f9e0138afbd02cb8a0db7fd87158aae40c68eff50986ff32721127c30cff4-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b364/ cat >$WORK/b364/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/b234/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b366/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid ZWXfsGLgOLcvj35dTi_p/ZWXfsGLgOLcvj35dTi_p -goversion go1.12.9 -D "" -importcfg $WORK/b364/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/bc/bc5786919814d362a36533e59977ff729476ade4adce7a1098d7250cdb5b7d9c-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b397/ cat >$WORK/b397/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid GOdeLgQzn1XbP3mW9tgF/GOdeLgQzn1XbP3mW9tgF -goversion go1.12.9 -D "" -importcfg $WORK/b397/importcfg -pack ./json.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/7d/7d014b63b3e822ceb3477480386d689af41eb4c17e1c18f488f3d97bb99ffdb1-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b398/ cat >$WORK/b398/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid MpUMgkPNnvnne4qNTsXU/MpUMgkPNnvnne4qNTsXU -goversion go1.12.9 -D "" -importcfg $WORK/b398/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/94/94d05204ff8d4d08e6914dbc2e101a38ca2902bdb4eab291123530bc26c10da7-d # internal github.com/containers/image/v4/transports/alltransports mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v4/directory=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v4/docker=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v4/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v4/docker/daemon=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v4/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v4/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v4/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/image/v4/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v4/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/containers/image/v4/transports/alltransports /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/containers/image/v4/transports/alltransports -complete -installsuffix shared -buildid _j7QINquwPsQDYt_TSXV/_j7QINquwPsQDYt_TSXV -goversion go1.12.9 -D "" -importcfg $WORK/b312/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/4b/4b754fcc2b0c4bf974fa689c7b43dede1e87273579cd00de92fda2c549920733-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid LGejkfNXU2QBWgnz6zwI/LGejkfNXU2QBWgnz6zwI -goversion go1.12.9 -D "" -importcfg $WORK/b399/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/35/35f9aca2c122324022c1450b8c1e3fa30f37ede660245b3c449ab177e756a142-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b400/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid 09Hv99gZyTIuauOx-JyY/09Hv99gZyTIuauOx-JyY -goversion go1.12.9 -D "" -importcfg $WORK/b400/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/ad/ad0db946cdb49e3275495d9509d77163ab34063ff78bb178a11f3f64f5814770-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b393/ cat >$WORK/b393/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/b338/_pkg_.a packagefile go/ast=$WORK/b208/_pkg_.a packagefile go/doc=$WORK/b394/_pkg_.a packagefile go/parser=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b210/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b388/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid GVqtVxF3AVlLRtvmEEii/GVqtVxF3AVlLRtvmEEii -goversion go1.12.9 -D "" -importcfg $WORK/b393/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/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/5c/5c14779a53895e3ed301a0e3744f7b568d9ef8aa3bf8f77bee3d8538dfc6754c-d # internal k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b401/ cat >$WORK/b401/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/b338/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b382/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid lwrdIuYRLCIEkP-uVw5l/lwrdIuYRLCIEkP-uVw5l -goversion go1.12.9 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./intstr.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/7f/7f8b237e15f8836e93e5c0b1bf582c166f198cb1bfc4530f2aa983b87b6d2949-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b403/ cat >$WORK/b403/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/b346/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b388/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_pkg_.a packagefile net=$WORK/b040/_pkg_.a packagefile net/http=$WORK/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid Nwvb01hhZjJRqotMmi_G/Nwvb01hhZjJRqotMmi_G -goversion go1.12.9 -D "" -importcfg $WORK/b403/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/b7/b723e47c7db0170b197cb036e1403fee4676676a57c34e24b25047075ea464c2-d # internal github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b406/ cat >$WORK/b406/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid zMVacowKJdbi9GJcrbCd/zMVacowKJdbi9GJcrbCd -goversion go1.12.9 -D "" -importcfg $WORK/b406/importcfg -pack ./fileutils.go ./fileutils_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/69/69430ca7b43fec5a651c5d9619986c688ab99e63e6bb5188bf4038ee9e56e9cb-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b407/ cat >$WORK/b407/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid c9vTedSTPNKyRTjye1ao/c9vTedSTPNKyRTjye1ao -goversion go1.12.9 -D "" -importcfg $WORK/b407/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/40/406011407c9e66685462ea735431307b2faf5c3b9a9fed458faf38ab1bbf8046-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b357/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid mW0UbRwchQwrjL2DoMsw/mW0UbRwchQwrjL2DoMsw -goversion go1.12.9 -D "" -importcfg $WORK/b409/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/0d/0d1e700db46dccc3c77e2f8e24c51773236d7e940a5171ed4f3860fafc8e0e9e-d # internal github.com/fsouza/go-dockerclient/internal/term mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/fsouza/go-dockerclient/internal/term /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/fsouza/go-dockerclient/internal/term -complete -installsuffix shared -buildid pZbvI0XxxiYO5ytsEjHV/pZbvI0XxxiYO5ytsEjHV -goversion go1.12.9 -D "" -importcfg $WORK/b411/importcfg -pack ./term.go ./winsize.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/ed/ed9a13c0fcf57bb420ac40dfa2b5af5cb8b057f005becfa2228b02496f30642c-d # internal github.com/fsouza/go-dockerclient/internal/archive mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b049/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b219/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b272/_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 path/filepath=$WORK/b051/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile syscall=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/fsouza/go-dockerclient/internal/archive /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/fsouza/go-dockerclient/internal/archive -complete -installsuffix shared -buildid Vjx-6__WZdld7ZlKMSov/Vjx-6__WZdld7ZlKMSov -goversion go1.12.9 -D "" -importcfg $WORK/b408/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes_unix.go ./copy.go ./whiteouts.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/aa/aa0fa9c880b9b4d91f25c6d97ae60aacd27d79b5eca8f36eb1c700a18c0c4c4a-d # internal github.com/ijc/Gotty mkdir -p $WORK/b412/ cat >$WORK/b412/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 os=$WORK/b026/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b021/_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 EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/ijc/Gotty /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/ijc/Gotty -complete -installsuffix shared -buildid DOjmsRS1bwXB7yr9HGdT/DOjmsRS1bwXB7yr9HGdT -goversion go1.12.9 -D "" -importcfg $WORK/b412/importcfg -pack ./attributes.go ./gotty.go ./parser.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/48/481cda3fc254da6a2a93e95a36e2010e607908e383b540da331c3372aa24b633-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b414/ cat >$WORK/b414/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/b272/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b413/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid YhatwjNKXwgZQHGnll-G/YhatwjNKXwgZQHGnll-G -goversion go1.12.9 -D "" -importcfg $WORK/b414/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/50/5008dfdac8811067273d09baf1e3e151814fa4f6dcf742265c4f053d6e857003-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b415/ cat >$WORK/b415/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 69ZMwKMmfZiZmUbBowzT/69ZMwKMmfZiZmUbBowzT -goversion go1.12.9 -D "" -importcfg $WORK/b415/importcfg -pack ./signal.go ./signals.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/8c/8ce9dceb5c5fc3bf8647c4aca252c4bb1cc84304187531a77e340dc982c671cd-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid ldBuv-oDWUOvxiJ8jxE8/ldBuv-oDWUOvxiJ8jxE8 -goversion go1.12.9 -D "" -importcfg $WORK/b416/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/78/78c060e5d24d9d5d64ed4a49c58c9cfbf2888fadde0f49ef33427e872a1ef426-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b417/ cat >$WORK/b417/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/b234/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b238/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid JoTL5EeT3iH1Bbyn78df/JoTL5EeT3iH1Bbyn78df -goversion go1.12.9 -D "" -importcfg $WORK/b417/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/8e/8ec699d3847c867cbeb421a31fc6ccea405092fdd1e4003c3d092dd904f2c232-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b419/ /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b412/_pkg_.a # internal cat >$WORK/b419/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid 8w2o0RsbhqKTyRiyHm2i/8w2o0RsbhqKTyRiyHm2i -goversion go1.12.9 -D "" -importcfg $WORK/b419/importcfg -pack ./join.go ./vfs.go cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/f6/f633044625d0b499b3d147bfd86d51f1f8b3bc8c0edf99fd799d3dd75356dd0a-d # internal github.com/fsouza/go-dockerclient/internal/jsonmessage mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b411/_pkg_.a packagefile github.com/ijc/Gotty=$WORK/b412/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile time=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/fsouza/go-dockerclient/internal/jsonmessage /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/fsouza/go-dockerclient/internal/jsonmessage -complete -installsuffix shared -buildid xjnQRTKqD4SvrxukMg1_/xjnQRTKqD4SvrxukMg1_ -goversion go1.12.9 -D "" -importcfg $WORK/b410/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c5/c51bce9c5de1fabfa3ec403eacd2b5d5c618a1f9b5840c2761ed813cd2912f4a-d # internal encoding/csv mkdir -p $WORK/b422/ cat >$WORK/b422/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/b422/_pkg_.a -trimpath $WORK/b422 -shared -p encoding/csv -std -complete -installsuffix shared -buildid i5WQeCwJxuZt7FauwMcQ/i5WQeCwJxuZt7FauwMcQ -goversion go1.12.9 -D "" -importcfg $WORK/b422/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/81/81828c6ddbd730c958d87dd9eafeecc890ed5b81f43e5ccb0a50609792d03936-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b405/ cat >$WORK/b405/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/b335/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b270/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b407/_pkg_.a packagefile github.com/docker/go-units=$WORK/b161/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b408/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b410/_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/b218/_pkg_.a packagefile net/http/httputil=$WORK/b343/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid aVmAXO5H3pS5PrBMyyir/aVmAXO5H3pS5PrBMyyir -goversion go1.12.9 -D "" -importcfg $WORK/b405/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 /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/a0/a02223b25fd4256046015f63a69f8d967d4179476b15186edfcd1728f40eea17-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b423/ cat >$WORK/b423/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/b305/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile os=$WORK/b026/_pkg_.a packagefile strings=$WORK/b036/_pkg_.a packagefile text/tabwriter=$WORK/b213/_pkg_.a packagefile text/template=$WORK/b214/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid 5UACfefW_DDrIp9DHAxd/5UACfefW_DDrIp9DHAxd -goversion go1.12.9 -D "" -importcfg $WORK/b423/importcfg -pack ./formats.go ./templates.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/61/6150df27b278e8fff2100ba84c2b800c4d0dde6e5dbb3c66abbb5f70b49168c0-d # internal github.com/spf13/pflag mkdir -p $WORK/b421/ cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b034/_pkg_.a packagefile encoding/csv=$WORK/b422/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid Fe61jJGoSGqRtNDOBRfJ/Fe61jJGoSGqRtNDOBRfJ -goversion go1.12.9 -D "" -importcfg $WORK/b421/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/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/98/983689d9a069193ccf9a13a932e0061999e49c2e6bb57c23710235c6e042d5fe-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b425/ cat >$WORK/b425/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b363/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid ZTc4-T9NIIgXE-tdY3d-/ZTc4-T9NIIgXE-tdY3d- -goversion go1.12.9 -D "" -importcfg $WORK/b425/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/b9/b97e508296e6c8ff5f5fc810f3d6539121b3b92dbe84f403aeeb0f3bbdc901ef-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b427/ cat >$WORK/b427/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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid -nB-gaMGoxM7dnh-UTeB/-nB-gaMGoxM7dnh-UTeB -goversion go1.12.9 -D "" -importcfg $WORK/b427/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/e3/e3a477a0c46ebaa03ace6c58fac9ced39269bcfceb7b80011308b128cbbe6df3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/18/18ae34aa595bdc8e8ffb0bc8f97422731d39a2934d78e1239c8a06fa4c9c0337-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b402/ cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_pkg_.a packagefile sync=$WORK/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid hb1dpSUCEaCBy--z0VN3/hb1dpSUCEaCBy--z0VN3 -goversion go1.12.9 -D "" -importcfg $WORK/b402/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/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/a3/a3204acd719a6f5abb4e6b3842ce77533ded75dff31ac72bfe54830077de4820-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b381/ cat >$WORK/b381/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/b338/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b378/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b382/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b402/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid VKftCmKTd_f0u5rllb5v/VKftCmKTd_f0u5rllb5v -goversion go1.12.9 -D "" -importcfg $WORK/b381/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/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/3f/3f6bdd5e8c953b532a52f76314ca8b3ce16adb2fe7478af298d8885089b4fb87-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b404/ cat >$WORK/b404/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/b405/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b414/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b415/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b416/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid mzPhKbBc2KiwQdGiQ4Wq/mzPhKbBc2KiwQdGiQ4Wq -goversion go1.12.9 -D "" -importcfg $WORK/b404/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/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/81/81950ec50061da8c3de8d766c5cfc3ab0e795dd9c2d8db2b3eb5854b8001f8f9-d # internal github.com/spf13/cobra mkdir -p $WORK/b426/ cat >$WORK/b426/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/b421/_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/b214/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid 9oOxboNTmcOyyN0rCcu5/9oOxboNTmcOyyN0rCcu5 -goversion go1.12.9 -D "" -importcfg $WORK/b426/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/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/6e/6e4afb4944fccec583317efac8219eb4f5b4f202984835b17c7d5dbac7f9e9f3-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/f3/f34e80a1510afa1bd8b94c5f6131e8c4ef529087709f50a5dbce500b2a0b7ab4-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/ec/eca245132f069f54d3932500df6d706fbe389f8ee1bcf92db8623b58c3bce0a8-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b019/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b338/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b378/_pkg_.a packagefile io=$WORK/b008/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b401/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid -MXEGwPIE8nOKlQk6AVe/-MXEGwPIE8nOKlQk6AVe -goversion go1.12.9 -D "" -importcfg $WORK/b377/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/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/61/612daba3a0ba90f36b4e682a1307edda2f80d6f75baac63deb879e8c54eaee30-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b032/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b396/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid iZaIfUaGFzuNGexQmkXF/iZaIfUaGFzuNGexQmkXF -goversion go1.12.9 -D "" -importcfg $WORK/b376/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/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/c7/c7071c391f6b2546aae84bd26fa1149fb2b962a7d8c69327ad416d738f71282e-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/b235/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b240/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b244/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v4/copy=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v4/directory=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v4/docker=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v4/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v4/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v4/signature=$WORK/b077/_pkg_.a packagefile github.com/containers/image/v4/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v4/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/b199/_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/b356/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b359/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b361/_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/b363/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b364/_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/b376/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b404/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b417/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b074/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_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 3c38J4E1wXeFHQ7su_C1/3c38J4E1wXeFHQ7su_C1 -goversion go1.12.9 -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/90/90a84e605d583bc6ec702cd88766876bc0b420b4d6669fec6d5170babc94f46f-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b420/ github.com/containers/buildah/imagebuildah github.com/containers/buildah/pkg/parse cat >$WORK/b420/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/b234/_pkg_.a packagefile github.com/pkg/errors=$WORK/b073/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b421/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid 84XGoLY3N0Pky4ZOl1WA/84XGoLY3N0Pky4ZOl1WA -goversion go1.12.9 -D "" -importcfg $WORK/b420/importcfg -pack ./common.go mkdir -p $WORK/b418/ mkdir -p $WORK/b424/ cat >$WORK/b424/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/b236/_pkg_.a packagefile github.com/containers/image/v4/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/b363/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b425/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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/b426/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_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 cat >$WORK/b418/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/b240/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v4/copy=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v4/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/b419/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b405/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b363/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b404/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b414/_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/b218/_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-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid jHA_x-DLLUkShasZQhqD/jHA_x-DLLUkShasZQhqD -goversion go1.12.9 -D "" -importcfg $WORK/b424/importcfg -pack ./parse.go ./parse_unix.go cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_s390x/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid Eeyo3wdCfzL_u79p06Fs/Eeyo3wdCfzL_u79p06Fs -goversion go1.12.9 -D "" -importcfg $WORK/b418/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/1d/1dc15563128d1d81c48aac24a437c2276aa053619e03bc0b33e79a5dd49f748c-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/cd/cd32f2d1b196156425eb5061095f26fa64d2349b214f9292b112711f4d75da7b-d # internal /usr/lib/golang/pkg/tool/linux_s390x/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/56/569e393d97b7d4e1867a1d2e66192ce416a50c3b47ddfde5577c169be7ba3ab5-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 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/b240/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b420/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b423/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v4/docker=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/docker/config=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v4/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_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/b250/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b427/_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/b363/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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/b426/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b421/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_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/b214/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_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 MXEI_AA8KuI6typcm4IP/MXEI_AA8KuI6typcm4IP -goversion go1.12.9 -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 ./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/ff/ffacdc8fd4278f319a53ee5e729f92a9d6ce1cce3dae435b57aeef2caf541cf8-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 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/b240/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b420/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b423/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b424/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b245/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v4/docker=$WORK/b264/_pkg_.a packagefile github.com/containers/image/v4/manifest=$WORK/b078/_pkg_.a packagefile github.com/containers/image/v4/pkg/docker/config=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v4/storage=$WORK/b149/_pkg_.a packagefile github.com/containers/image/v4/transports=$WORK/b132/_pkg_.a packagefile github.com/containers/image/v4/transports/alltransports=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v4/types=$WORK/b068/_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/b250/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b427/_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/b363/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b234/_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/b426/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b421/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b239/_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/b214/_pkg_.a packagefile time=$WORK/b029/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a 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 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=$WORK/b016/_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/b235/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b243/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v4/copy=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v4/directory=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v4/docker/archive=$WORK/b307/_pkg_.a packagefile github.com/containers/image/v4/docker/reference=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v4/docker/tarfile=$WORK/b308/_pkg_.a packagefile github.com/containers/image/v4/image=$WORK/b150/_pkg_.a packagefile github.com/containers/image/v4/oci/archive=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v4/oci/layout=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v4/pkg/sysregistriesv2=$WORK/b066/_pkg_.a packagefile github.com/containers/image/v4/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/b199/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b159/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b356/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b359/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b364/_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/b376/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b404/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b417/_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/b218/_pkg_.a packagefile net/url=$WORK/b124/_pkg_.a packagefile path=$WORK/b053/_pkg_.a packagefile github.com/containers/image/v4/pkg/strslice=$WORK/b103/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b419/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b405/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b414/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b305/_pkg_.a packagefile text/tabwriter=$WORK/b213/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b425/_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/b217/_pkg_.a packagefile crypto/rand=$WORK/b082/_pkg_.a packagefile crypto/tls=$WORK/b111/_pkg_.a packagefile github.com/containers/image/v4/docker/policyconfiguration=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/none=$WORK/b151/_pkg_.a packagefile github.com/containers/image/v4/pkg/tlsclientconfig=$WORK/b275/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b280/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b284/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b279/_pkg_.a packagefile mime=$WORK/b229/_pkg_.a packagefile github.com/containers/image/v4/pkg/compression=$WORK/b079/_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/v4/internal/pkg/keyctl=$WORK/b267/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b268/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b269/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v4/internal/tmpdir=$WORK/b152/_pkg_.a packagefile sync/atomic=$WORK/b015/_pkg_.a packagefile github.com/containers/image/v4/docker/daemon=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v4/openshift=$WORK/b344/_pkg_.a packagefile github.com/containers/image/v4/tarball=$WORK/b355/_pkg_.a packagefile github.com/containers/image/v4/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/b197/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b201/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b203/_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/b205/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b206/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b202/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b216/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b174/_pkg_.a packagefile hash/fnv=$WORK/b251/_pkg_.a packagefile log=$WORK/b076/_pkg_.a packagefile crypto=$WORK/b062/_pkg_.a packagefile encoding/csv=$WORK/b422/_pkg_.a packagefile encoding/hex=$WORK/b088/_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/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 packagefile math/bits=$WORK/b023/_pkg_.a packagefile internal/race=$WORK/b010/_pkg_.a packagefile text/template/parse=$WORK/b215/_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/b237/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b238/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache=$WORK/b247/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b253/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b257/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v4/directory/explicitfilepath=$WORK/b263/_pkg_.a packagefile crypto/sha256=$WORK/b098/_pkg_.a packagefile github.com/containers/image/v4/oci/internal=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v4/version=$WORK/b133/_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/b357/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b358/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b360/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b366/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b396/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b415/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b416/_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/b219/_pkg_.a packagefile container/list=$WORK/b112/_pkg_.a packagefile internal/x/net/http/httpguts=$WORK/b220/_pkg_.a packagefile internal/x/net/http/httpproxy=$WORK/b227/_pkg_.a packagefile internal/x/net/http2/hpack=$WORK/b228/_pkg_.a packagefile internal/x/net/idna=$WORK/b221/_pkg_.a packagefile mime/multipart=$WORK/b230/_pkg_.a packagefile net/http/httptrace=$WORK/b232/_pkg_.a packagefile net/http/internal=$WORK/b233/_pkg_.a packagefile net/textproto=$WORK/b226/_pkg_.a packagefile crypto/x509=$WORK/b118/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b406/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b407/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/archive=$WORK/b408/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/jsonmessage=$WORK/b410/_pkg_.a packagefile net/http/httputil=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b272/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b306/_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/b276/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b281/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v4/pkg/compression/internal=$WORK/b070/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b097/_pkg_.a packagefile crypto/x509/pkix=$WORK/b120/_pkg_.a packagefile encoding/base32=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b271/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b314/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b345/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b346/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b354/_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/b193/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b195/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b204/_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/b207/_pkg_.a packagefile hash/crc64=$WORK/b102/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/boltdb=$WORK/b248/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/memory=$WORK/b252/_pkg_.a packagefile container/heap=$WORK/b254/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b255/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b259/_pkg_.a packagefile os/signal=$WORK/b260/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b258/_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/b367/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b370/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b372/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b338/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b401/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b399/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b402/_pkg_.a packagefile go/ast=$WORK/b208/_pkg_.a packagefile go/doc=$WORK/b394/_pkg_.a packagefile go/parser=$WORK/b211/_pkg_.a packagefile go/token=$WORK/b210/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b398/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b388/_pkg_.a packagefile k8s.io/klog=$WORK/b392/_pkg_.a packagefile compress/flate=$WORK/b139/_pkg_.a packagefile internal/x/text/secure/bidirule=$WORK/b222/_pkg_.a packagefile internal/x/text/unicode/bidi=$WORK/b224/_pkg_.a packagefile internal/x/text/unicode/norm=$WORK/b225/_pkg_.a packagefile mime/quotedprintable=$WORK/b231/_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/b317/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b323/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b337/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b409/_pkg_.a packagefile github.com/fsouza/go-dockerclient/internal/term=$WORK/b411/_pkg_.a packagefile github.com/ijc/Gotty=$WORK/b412/_pkg_.a packagefile github.com/containerd/continuity/pathdriver=$WORK/b273/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b274/_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/b277/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b289/_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/docker/docker/api=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b316/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b341/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b342/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b324/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b347/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b353/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b348/_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/pkg/ostree=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b194/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b196/_pkg_.a packagefile go/printer=$WORK/b212/_pkg_.a packagefile github.com/containers/image/v4/pkg/blobinfocache/internal/prioritize=$WORK/b249/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b256/_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/b368/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b371/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b373/_pkg_.a packagefile net/mail=$WORK/b375/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b403/_pkg_.a packagefile go/scanner=$WORK/b209/_pkg_.a packagefile internal/x/text/transform=$WORK/b223/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b320/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b321/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b278/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b290/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b101/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b325/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b326/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b349/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b351/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b352/_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/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b390/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b291/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b303/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b294/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b327/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b331/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b332/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b350/_pkg_.a packagefile expvar=$WORK/b292/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b296/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b297/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b300/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b301/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b328/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b329/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b330/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b333/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b299/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b302/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b334/_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=Bpz-AYDSMMJc5pNdmzxb/MXEI_AA8KuI6typcm4IP/4fI738d3_vOXlsDzpKVy/Bpz-AYDSMMJc5pNdmzxb -B 0x428472e4621f86a6a8e3a5bee9f18e105d6c9725 -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-bdd78ad9174ba5c495396337b8b87054e298d3c1/docs' go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-commit.md -out buildah-commit.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-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-rmi.md -out buildah-rmi.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-unshare.md -out buildah-unshare.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.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-rm.md -out buildah-rm.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-version.md -out buildah-version.1 go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-containers.md -out buildah-containers.1 make: Leaving directory '/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ow5zEh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x ++ dirname /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x + cd buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build:/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/_build:/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1/docs' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.3-2.fc30 --unique-debug-suffix -1.11.3-2.fc30.s390x --unique-debug-src-base buildah-1.11.3-2.fc30.s390x -S debugsourcefiles.list /builddir/build/BUILD/buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x/usr/bin/buildah 21792 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.3-2.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bra6d1 + umask 022 + cd /builddir/build/BUILD + cd buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.3-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.3-2.fc30.s390x/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OxndzK + umask 022 + cd /builddir/build/BUILD + cd buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.3-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.3-2.fc30.s390x/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.11.3-2.fc30 buildah(s390-64) = 1.11.3-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.3-2.fc30.s390x Provides: buildah-debugsource = 1.11.3-2.fc30 buildah-debugsource(s390-64) = 1.11.3-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.3-2.fc30.s390x Provides: buildah-debuginfo = 1.11.3-2.fc30 buildah-debuginfo(s390-64) = 1.11.3-2.fc30 debuginfo(build-id) = 389343b34cb1b10d3b4db0dfe333b9b7ea1111ee 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.3-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x Wrote: /builddir/build/RPMS/buildah-1.11.3-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.11.3-2.fc30.s390x.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.3-2.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UFikpY + umask 022 + cd /builddir/build/BUILD + cd buildah-bdd78ad9174ba5c495396337b8b87054e298d3c1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.3-2.fc30.s390x + exit 0 Child return code was: 0