Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-2.0-8010020200331220457-4985cc55-build-33712-4387/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/buildah.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-container-tools-2.0-8010020200331220457-4985cc55-build-33712-4387/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/buildah.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qa9c8y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-9513cb8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'buildah-1.11.6 base' + /usr/bin/cat /builddir/build/SOURCES/1996.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 1996.patch --author 'rpm-build ' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FDB9Oy + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir _build + pushd _build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc src/github.com/containers/buildah + popd ~/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0xf90e60cb963b470f38eb20e66b24f1af3f5d31a9 -extldflags '\''-Wl,-z,relro -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-build150454552 internal/race mkdir -p $WORK/b015/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b130/ internal/nettrace github.com/docker/docker/api mkdir -p $WORK/b318/ mkdir -p $WORK/b044/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF crypto/internal/subtle vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b087/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p internal/race -std -complete -installsuffix shared -buildid k3icuR2VzCvKISCBpG6-/k3icuR2VzCvKISCBpG6- -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./doc.go ./norace.go mkdir -p $WORK/b134/ unicode/utf8 mkdir -p $WORK/b018/ encoding cat >$WORK/b318/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b044/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b024/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b130/importcfg << 'EOF' # internal # import config EOF unicode github.com/containers/storage/pkg/promise cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rjvWqEA3ZR-CarX-147l/rjvWqEA3ZR-CarX-147l -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./nettrace.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid UKq4bNZQRmgPUlXJUQl-/UKq4bNZQRmgPUlXJUQl- -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./common.go ./common_unix.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid KyEiuAz8RO9v_rBjXk5O/KyEiuAz8RO9v_rBjXk5O -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./aliasing.go github.com/VividCortex/ewma cat >$WORK/b087/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b017/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config EOF github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b107/ crypto/subtle github.com/openshift/imagebuilder/dockerfile/command cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid HqABkJIRsTHk_vj9xGhk/HqABkJIRsTHk_vj9xGhk -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./asn1.go github.com/docker/docker/api/types/events mkdir -p $WORK/b174/ github.com/docker/docker/api/types/image cat >$WORK/b107/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid aM93jfzQLwlBZ4dScp0L/aM93jfzQLwlBZ4dScp0L -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./utf8.go unicode/utf16 mkdir -p $WORK/b264/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XRnNm_cJzFQIdb7ZR1lm/XRnNm_cJzFQIdb7ZR1lm -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./aliasing.go k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cat >$WORK/b024/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid yDPPKVkAxQ5_bcB0VJpv/yDPPKVkAxQ5_bcB0VJpv -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go mkdir -p $WORK/b088/ internal/cpu cat >$WORK/b017/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b264/importcfg << 'EOF' # internal # import config EOF math/bits cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding -std -complete -installsuffix shared -buildid oyyqjScSWJqU4lEW2-4G/oyyqjScSWJqU4lEW2-4G -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./encoding.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p unicode -std -complete -installsuffix shared -buildid ijyWL6vlieZQhZ9XydAl/ijyWL6vlieZQhZ9XydAl -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go crypto/internal/boring/sig container/list runtime/internal/sys image/color cat >$WORK/b174/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b091/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid kW5ytcv7eYWRwlIBNJ9e/kW5ytcv7eYWRwlIBNJ9e -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./ewma.go sync/atomic cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid trYpiucFbOerleRFLhOI/trYpiucFbOerleRFLhOI -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./promise.go mkdir -p $WORK/b117/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L0GXmAU6_Fr3rJiaQzsg/L0GXmAU6_Fr3rJiaQzsg -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./constant_time.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b091/symabis ./sig_other.s mkdir -p $WORK/b343/ github.com/pquerna/ffjson/shared mkdir -p $WORK/b212/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ec/ecd36dfcb0746729c3927169980fc0ab6c72fdf6cecbf7120747c689aa8b7752-d # internal mkdir -p $WORK/b344/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal mkdir -p $WORK/b039/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b390/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cat >$WORK/b344/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p container/list -std -complete -installsuffix shared -buildid -oY2zfMqMojDZROqHj1s/-oY2zfMqMojDZROqHj1s -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./list.go cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal runtime/internal/atomic runtime/cgo mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid sjvODJzqqueqnKNa7TYT/sjvODJzqqueqnKNa7TYT -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./image_history.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid Zc9wlJETwltVKUnDiqfT/Zc9wlJETwltVKUnDiqfT -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./options.go mkdir -p $WORK/b012/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid YF2SWHWbYliHHYsV1Xp1/YF2SWHWbYliHHYsV1Xp1 -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./events.go mkdir -p $WORK/b154/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/94/94687edf6bb622c4bdd1d1d8244b704e9fb7bc600569be849525d1ebd76a2621-d # internal cat >$WORK/b008/go_asm.h << 'EOF' # internal EOF cat >$WORK/b390/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b425/ mkdir -p $WORK/b016/ cat >$WORK/b012/go_asm.h << 'EOF' # internal EOF cat >$WORK/b010/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b008/symabis ./cpu_x86.s cat >$WORK/b091/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 2qj8c8J-wJQbQ4biE57g/2qj8c8J-wJQbQ4biE57g -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./utf16.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid Y20SBLZ5SDhhI_l7u62i/Y20SBLZ5SDhhI_l7u62i -goversion go1.13.4 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./sig.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal mkdir -p $WORK/b047/ cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b012/symabis ./intrinsics_386.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid e9GNmbM4Perm2CwZY8RQ/e9GNmbM4Perm2CwZY8RQ -goversion go1.13.4 -D "" -importcfg $WORK/b390/importcfg -pack ./operator.go cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/99/99f8bdf647408096d042c8dfff5175103973f5c0cd19f11f79ae00167db1c52d-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b010/symabis ./asm_386.s cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p image/color -std -complete -installsuffix shared -buildid wEzqXmUCwSQZkvaHO_Ta/wEzqXmUCwSQZkvaHO_Ta -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./color.go ./ycbcr.go cat >$WORK/b425/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid j1IXJzapkRwgUlRNpXlO/j1IXJzapkRwgUlRNpXlO -goversion go1.13.4 -symabis $WORK/b008/symabis -D "" -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 3T6BgJKwXwHXJRnEu-ZC/3T6BgJKwXwHXJRnEu-ZC -goversion go1.13.4 -D "" -importcfg $WORK/b425/importcfg -pack ./command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/fc/fc5d3295281b550484e03c58c9811130ce124760b136e90673e19ea08ea572dc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b028/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/5d/5d366bbc2f23547efce2b61724f79b25e0196a5c188074c8ac2587806decf674-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b091/sig_other.o ./sig_other.s cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/41/41890a0c36f3e01314b26c9b18969a5d2eeb36c84c9c16487826162e1584e189-d # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config EOF cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/50/50e0fde1d560d8f307a6ed302ddc590e60a2092dee69b78cb47d752125964e5c-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/36/36c50939feeb857838c68abc4c5da4d8d684b3cde6fd2e844cafc43ce57ab361-d # internal cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid w4UtfNZDE_L1o-XAvT6K/w4UtfNZDE_L1o-XAvT6K -goversion go1.13.4 -symabis $WORK/b010/symabis -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./atomic_386.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b047/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b047/ -g -O2 -Wall -Werror ./cgo.go cat >$WORK/b028/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7i3rAULTeI-MtEpXc0m0/7i3rAULTeI-MtEpXc0m0 -goversion go1.13.4 -symabis $WORK/b012/symabis -D "" -importcfg $WORK/b012/importcfg -pack -asmhdr $WORK/b012/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/99/998edb5d912fd09bbec154834f897594fa1e9a25ca9d28598ae3a04560a36460-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p sync/atomic -std -installsuffix shared -buildid edNHcy3XBuq1qQrA8eEv/edNHcy3XBuq1qQrA8eEv -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./doc.go ./value.go cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p math/bits -std -complete -installsuffix shared -buildid b9pKcnC9XXplOlrxR0NN/b9pKcnC9XXplOlrxR0NN -goversion go1.13.4 -D "" -importcfg $WORK/b028/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/61/616b582f134a5bc49df7abc72d5fb90b6335b7621fb481dad8e5628f9ed06f88-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/sig_other.o # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/5e/5e6a468a0aae7faed9ee16e83e939bc7fff497af49dee6d1dc543ab2af435977-d # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/1c/1c4e75e439fb9e38f62af4d22011fbf1059b36a9e0282fa56298616cbadf41b5-d # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/2d/2d14a5e811065b47630f7e1cf7ded4ce6df3da5a5c8b96395021802606b3ffea-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/5e/5e044cfa7e8b2faaf128d11c1467b4fcd2cdf37cd08ec1581a30e9f16370fd50-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b010=>" -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b010/asm_386.o ./asm_386.s cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/2f/2f6c8c63f18b38bab80ece6a6dc8e1b510579eaa063bef01c7a92360515843d9-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/23/232211d03dde0d0529b6f14a35455f9a31d6a73261f49663659f035261a2f626-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/f0/f0c9bfaaae4a2bbe7b3439bfcd384fc0e5a56ad808956cfa26e4c298b493800d-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fe/feb45af62cbb930f10bf9bd7ee28ffd8e02bce547c2ccbfd3fa57ea6711988be-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/e2/e288d0856032cecdf49e1dad648af1a283ca76afeadd11cac56f6d5b1a4e6a68-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b012=>" -I $WORK/b012/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b012/intrinsics_386.o ./intrinsics_386.s cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/98/987986e02d8949c06c725df4c284008079e219cca9498d1657634b06f443c116-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b010/_pkg_.a $WORK/b010/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm.o ./asm.s cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b012/_pkg_.a $WORK/b012/intrinsics_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/31/3186cdef1386243efc66231f679276e3879027d60a53e566eccdfc40e14586fa-d # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f7/f7188f9e81d5b712969942bc349024e4381caa0cb83e1b03db8ea8f901d32b35-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/95/9523f7b3136a8e70b208b523c7d53b644db3e3ff187ec9c44ccbc87ae52efe7e-d # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b008/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b008/_pkg_.a $WORK/b008/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/c9/c99bc78b6db454509fc096a0e2de536696d55fe1408a5b06d4fb43372e3dee95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/cb/cb9420d7843f8d8f69f5cae4bd2c0b0af11a6023fc9b5ee5111915de35afa902-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5e/5ed168d418c50374f4fd31813055136906214049f9761c258b38d59227fa4cc3-d # internal cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c runtime/internal/math mkdir -p $WORK/b011/ internal/testlog crypto/internal/boring/fipstls mkdir -p $WORK/b037/ internal/bytealg mkdir -p $WORK/b007/ mkdir -p $WORK/b090/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid h9WGvOhb_vGPPYKQRpcD/h9WGvOhb_vGPPYKQRpcD -goversion go1.13.4 -D "" -importcfg $WORK/b011/importcfg -pack ./math.go cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 4ffoDYOn7BaDZfy_YL_H/4ffoDYOn7BaDZfy_YL_H -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./log.go cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b090/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b090/symabis ./dummy.s cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 4KdO5zWGJa1Xot6VTd0B/4KdO5zWGJa1Xot6VTd0B -goversion go1.13.4 -symabis $WORK/b090/symabis -D "" -importcfg $WORK/b090/importcfg -pack -asmhdr $WORK/b090/go_asm.h ./tls.go math mkdir -p $WORK/b027/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal cat >$WORK/b027/go_asm.h << 'EOF' # internal EOF cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b008/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b027/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sP0NlvmLITHuT6upd56n/sP0NlvmLITHuT6upd56n -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/c9/c90c5289afe1a794096bd309531ad17303072cee23013dae6f7858196ec02f05-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/0b/0b78a05e783c4670b9fdf99fe77ef372c9201e8a25fbc4f987a920356164f530-d # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b090=>" -I $WORK/b090/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b090/dummy.o ./dummy.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math -std -installsuffix shared -buildid 6GvTYMTdsHORIqIFHlaF/6GvTYMTdsHORIqIFHlaF -goversion go1.13.4 -symabis $WORK/b027/symabis -D "" -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b090/_pkg_.a $WORK/b090/dummy.o # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/compare_386.o ./compare_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/69/6939c6b918e0779cf82994943f24fd5bdb4bed4dc22bc1b32538dd8e15b1e668-d # internal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/compare_386.o $WORK/b007/equal_386.o $WORK/b007/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/6b/6b39179ec17eea598936871bae255b3587770ac27bbb21c7feb48954535ddef7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/2c/2c8a0644ba386dcba2f6e7894bb1ef097ba71330407b531c18f14c5f9184c123-d # internal runtime mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p runtime -std -+ -installsuffix shared -buildid ZO1wASEOP9Tob_v5N0a_/ZO1wASEOP9Tob_v5N0a_ -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x004.o -c gcc_fatalf.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/asin_386.o ./asin_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x006.o -c gcc_linux_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b027/stubs_386.o ./stubs_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x007.o -c gcc_setenv.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b027/_pkg_.a $WORK/b027/asin_386.o $WORK/b027/atan2_386.o $WORK/b027/atan_386.o $WORK/b027/exp2_386.o $WORK/b027/expm1_386.o $WORK/b027/floor_386.o $WORK/b027/frexp_386.o $WORK/b027/hypot_386.o $WORK/b027/ldexp_386.o $WORK/b027/log10_386.o $WORK/b027/log1p_386.o $WORK/b027/log_386.o $WORK/b027/mod_386.o $WORK/b027/modf_386.o $WORK/b027/remainder_386.o $WORK/b027/sqrt_386.o $WORK/b027/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/36/36785039b3b200cc194329f3c5dc26a82286821cf0a8ade49a929c96b1ff6c49-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid 4X-6Bcw3qHkjDJfH5xhe/4X-6Bcw3qHkjDJfH5xhe -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/82/821af110ca2dfa457a8e4cb0ff3a25e3edf01f0953b7305a6367b25a6f994c6a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x008.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x009.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -I $WORK/b047/ -g -O2 -Wall -Werror -o $WORK/b047/_x010.o -c gcc_386.S cd $WORK/b047 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/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/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b047=/tmp/go-build -gno-record-gcc-switches -o $WORK/b047/_cgo_.o $WORK/b047/_cgo_main.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o -g -O2 -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage cgo -dynimport $WORK/b047/_cgo_.o -dynout $WORK/b047/_cgo_import.go -dynlinker cat >$WORK/b047/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b047/symabis ./asm_386.s cat >$WORK/b047/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ur2jjLAhDAhjhDTJOgbT/ur2jjLAhDAhjhDTJOgbT -goversion go1.13.4 -symabis $WORK/b047/symabis -D "" -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./setenv.go $WORK/b047/_cgo_gotypes.go $WORK/b047/cgo.cgo1.go $WORK/b047/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b047=>" -I $WORK/b047/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b047/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b047/_pkg_.a $WORK/b047/asm_386.o $WORK/b047/_x001.o $WORK/b047/_x002.o $WORK/b047/_x003.o $WORK/b047/_x004.o $WORK/b047/_x005.o $WORK/b047/_x006.o $WORK/b047/_x007.o $WORK/b047/_x008.o $WORK/b047/_x009.o $WORK/b047/_x010.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/4b/4bda8b9766b87753c3de2c023e5e5fe4f8a28ec5ab1c859d33c9f7bb02061d00-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/asm.o $WORK/b006/asm_386.o $WORK/b006/duff_386.o $WORK/b006/memclr_386.o $WORK/b006/memmove_386.o $WORK/b006/rt0_linux_386.o $WORK/b006/sys_linux_386.o $WORK/b006/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/97/974e6d1660cf32f581ee9dc01c1a025e7e11c5bed3e8880c221698d5ca67333b-d # internal internal/reflectlite mkdir -p $WORK/b005/ sync mkdir -p $WORK/b014/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s cat >$WORK/b014/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync -std -installsuffix shared -buildid z_Vnjwjkh9pGBIDLGI8M/z_Vnjwjkh9pGBIDLGI8M -goversion go1.13.4 -D "" -importcfg $WORK/b014/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sYe1MtquWsf-FZoTkhck/sYe1MtquWsf-FZoTkhck -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/66/66dd0398124ba5174b822e1a2fdbcfdd153ffb400fb8dcd31cf722bed2814dc6-d # internal internal/singleflight mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _wLKg-amQDjU4hbYXVwu/_wLKg-amQDjU4hbYXVwu -goversion go1.13.4 -D "" -importcfg $WORK/b045/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b046/ cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p math/rand -std -complete -installsuffix shared -buildid W4qDvAEos0PIG5NuNOxz/W4qDvAEos0PIG5NuNOxz -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/fa/faf2de0eba93e397cd04656d42c0ab25bcdede9895a058a93bceba2af831f660-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/39/39357b3a59dfc0c5955eca8581f90cfae04f1d18e839257563d00684a8a2cab2-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/4e/4e189581cf6695365b663f4c16e3fd18b283a3e73973d1ec16a304a3eb921b4c-d # internal errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p errors -std -complete -installsuffix shared -buildid CxhMvl0tJEW0GIU7htJl/CxhMvl0tJEW0GIU7htJl -goversion go1.13.4 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p sort -std -complete -installsuffix shared -buildid lIQ4jJxUf47KH_cGRzJR/lIQ4jJxUf47KH_cGRzJR -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/f8/f83e32bd5a63ec9b95c36f0f120cc0b494a1bf9905dc788f404a39d818d66222-d # internal internal/oserror mkdir -p $WORK/b022/ io mkdir -p $WORK/b013/ vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b043/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b186/ golang.org/x/crypto/cast5 mkdir -p $WORK/b150/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cat >$WORK/b013/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nkMM3V_0227G2lAFsjJz/nkMM3V_0227G2lAFsjJz -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./errors.go cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF strconv mkdir -p $WORK/b030/ cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p io -std -complete -installsuffix shared -buildid CGmrYSlDB9bcck-nWr93/CGmrYSlDB9bcck-nWr93 -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./io.go ./multi.go ./pipe.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid F6q5o5hBg_1kcsrkleSE/F6q5o5hBg_1kcsrkleSE -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./message.go github.com/opencontainers/runc/libcontainer/apparmor cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid MmZB7MH0ubYXLEBy0zqF/MmZB7MH0ubYXLEBy0zqF -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./locker.go cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF mkdir -p $WORK/b243/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid zqirYlqus4KMGWL-u-2I/zqirYlqus4KMGWL-u-2I -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./cast5.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p strconv -std -complete -installsuffix shared -buildid qPrRpY09ymmGqd7XU_7U/qPrRpY09ymmGqd7XU_7U -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 2BdSE6pTiz1GWXMcZpfw/2BdSE6pTiz1GWXMcZpfw -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./apparmor_disabled.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/66/66008c2ee624edfbe83a17c7f28a16d814c53e046f7151a9e91d95d62c7fdb14-d # internal syscall mkdir -p $WORK/b021/ cat >$WORK/b021/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b021/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/3d/3d09d534e489a181008901beec7cef5451f4b1221b385b19ddb960998508c12c-d # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bfdb33dfa727d4353d646cae449639f38432b5af571a88d0de0ab765c21807d7-d # internal cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p syscall -std -installsuffix shared -buildid wGicxMW7iE0swqji-f8y/wGicxMW7iE0swqji-f8y -goversion go1.13.4 -symabis $WORK/b021/symabis -D "" -importcfg $WORK/b021/importcfg -pack -asmhdr $WORK/b021/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/4d/4db1644c6356876f38b30609a64def662cbe97c40dfcd94b4ee5c8b90efcfd76-d # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/77/778d93865e05d1a59077d12399c33f8e60085afadd0ba2af15e5a3e8742847b4-d # internal container/heap mkdir -p $WORK/b260/ github.com/gogo/protobuf/sortkeys github.com/beorn7/perks/quantile mkdir -p $WORK/b382/ mkdir -p $WORK/b295/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p container/heap -std -complete -installsuffix shared -buildid lE54n0_hjAq8BdnZXhz8/lE54n0_hjAq8BdnZXhz8 -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./heap.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid s6uL0pkBfyC0fbtD1hjG/s6uL0pkBfyC0fbtD1hjG -goversion go1.13.4 -D "" -importcfg $WORK/b382/importcfg -pack ./sortkeys.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid tv3NWSeLf_9Re3CGtByz/tv3NWSeLf_9Re3CGtByz -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/cd/cdd7b445293768fa6390949f890879110066b40f123e56ad02672d376356cb04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/f6/f6ec4d3389d922456d192283b9833af026e865e6091105dbbb141fcf5b6cb500-d # internal hash mkdir -p $WORK/b065/ crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal text/tabwriter mkdir -p $WORK/b113/ mkdir -p $WORK/b072/ mkdir -p $WORK/b219/ bytes cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b003/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p hash -std -complete -installsuffix shared -buildid XnSjtCFDCOvhgb86YZ9m/XnSjtCFDCOvhgb86YZ9m -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./hash.go cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF strings mkdir -p $WORK/b038/ cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid W36HfDqEvz5Vb9TiEoI6/W36HfDqEvz5Vb9TiEoI6 -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid mS368G71Kuq2iPcA9EKi/mS368G71Kuq2iPcA9EKi -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./randutil.go cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid SB9qkMNiHxTT4v9J-MGK/SB9qkMNiHxTT4v9J-MGK -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./tabwriter.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p strings -std -complete -installsuffix shared -buildid 0Ot4NRyNCsz0hxUX30rP/0Ot4NRyNCsz0hxUX30rP -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p bytes -std -installsuffix shared -buildid igT7X92iebFB25oneuwN/igT7X92iebFB25oneuwN -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./reader.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/a8/a830f336868c504aca8f897bfbbfbfdf2ad6045ec1f5df46aa8d578b7f70416f-d # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/b7/b7781b0845414b254900d10f7afa8ccecae4266cadba224b8e103175bf87b049-d # internal hash/adler32 mkdir -p $WORK/b149/ hash/crc64 hash/fnv hash/crc32 mkdir -p $WORK/b098/ mkdir -p $WORK/b108/ mkdir -p $WORK/b257/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/7c/7cf572ab718305be4fdc9d5932dd3671e8ae216912c85e39c11f275bcb1e1c47-d # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid cSdJvsn5u_q5oZtddMlj/cSdJvsn5u_q5oZtddMlj -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./adler32.go cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid gk44bMoenHB0pfZsq22B/gk44bMoenHB0pfZsq22B -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./crc64.go cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid VgwQmKEjqA8OF9Sc7ZGL/VgwQmKEjqA8OF9Sc7ZGL -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./fnv.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid MmAo9dsFydFQrOdccQcG/MmAo9dsFydFQrOdccQcG -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/ff/ff76ed651186384fb2259c149fe02b802b2a61bc5608267d6286caa007a399fc-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b071/ cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b072/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid wYYgGZj-yH4HAsv8Lqjj/wYYgGZj-yH4HAsv8Lqjj -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/94/94a24c41e33682e7275fd85bab31b9dd7a3fd01f6556e90cc7de9abe08831291-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/c5/c58dd6ced32c20be56417664d4fb85f3fb1de4f2273ebde3ed56eaa00c34c6bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/75/75521afef1e12478f4ff08e536f78564fab3b8f4b380d7d3f18f12a4bb3b09b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/6d/6d130eeec9866a2b24ff57c281bfddaa29fe32c3fe1f049b4995f6d8f84f3641-d # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/67/675e18a8a8d9c1214e2f9db3436723030c759d50a22a12d0adea27e6f49bdc50-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/6e/6e1bb63feae1bf4128ed64ab79075e3f9ca680cb8bc7f126e1c0a6331f4f7e09-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/68/6894790c04503337f8aff89c396613b1de505b07ea61e96d45b916bf90639015-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/84/84e043d79f8389cd7b26435a0d80b1ba9c8caac160035377c1e0cdddfcddb067-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b229/ golang.org/x/text/transform bufio mkdir -p $WORK/b002/ mkdir -p $WORK/b354/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p bufio -std -complete -installsuffix shared -buildid mxyGAILDeo3ZrS4S_1_2/mxyGAILDeo3ZrS4S_1_2 -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid K6mHi5JRKv4rhN2LGS0U/K6mHi5JRKv4rhN2LGS0U -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./transform.go cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid gfnncL6EHBt340S1qA1E/gfnncL6EHBt340S1qA1E -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./transform.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/1f/1f710883c3d6a4f68a4f62549a600dbfec66ef87716d66889e2d22f63c146ab9-d # internal crypto mkdir -p $WORK/b064/ golang.org/x/crypto/openpgp/errors crypto/rc4 mkdir -p $WORK/b145/ mkdir -p $WORK/b123/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p crypto -std -complete -installsuffix shared -buildid qOmh0hNZCqnaWwbAI1cV/qOmh0hNZCqnaWwbAI1cV -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./crypto.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b177/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid j81JBo7t7z9SE_AxDVw1/j81JBo7t7z9SE_AxDVw1 -goversion go1.13.4 -D "" -importcfg $WORK/b123/importcfg -pack ./rc4.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid AkIqESk-tWdGs668pi1S/AkIqESk-tWdGs668pi1S -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./errors.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF reflect mkdir -p $WORK/b029/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid PN3wtrShsmoFdNNDYaQB/PN3wtrShsmoFdNNDYaQB -goversion go1.13.4 -D "" -importcfg $WORK/b177/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b029/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b029/symabis ./asm_386.s cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p reflect -std -installsuffix shared -buildid itCfQFTOKts3KoxsddNv/itCfQFTOKts3KoxsddNv -goversion go1.13.4 -symabis $WORK/b029/symabis -D "" -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/fe/feb76b6b14820440371573190369ea2f7fa31df475d1adf063126b1a2b5cc32d-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b139/ path encoding/base32 github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b206/ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b301/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF mkdir -p $WORK/b055/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid izYTkR6Xk9Ez8tAqPJGl/izYTkR6Xk9Ez8tAqPJGl -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./compare.go regexp/syntax mkdir -p $WORK/b067/ mkdir -p $WORK/b138/ cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/f8/f833ff243bb0d1c1b8b0723cdd1e1b9c269163b32c969523f92194e14a66ac6b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 9zjVZlSG5qf-7Fa0UOZw/9zjVZlSG5qf-7Fa0UOZw -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./stringutils.go cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qnf49r-gFsEPC0ocVYg6/qnf49r-gFsEPC0ocVYg6 -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p path -std -complete -installsuffix shared -buildid gu_L3SKcXUsMN5C3_1MP/gu_L3SKcXUsMN5C3_1MP -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./match.go ./path.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid n9RG2Wb3OTPUkfw_Px79/n9RG2Wb3OTPUkfw_Px79 -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./autoneg.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid mxOA5tkGiT6Ju-h0svft/mxOA5tkGiT6Ju-h0svft -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./base32.go cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/95/95194183d79713d3f1007c225d25d583fd84acc962599a0697c267a68a56e67a-d # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/c4/c400c3ca4a10affe036c496eb9969e7bf990217df8580f6c3b42ecb7d973c4db-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid wxmxR3KKqMVLYXysjxru/wxmxR3KKqMVLYXysjxru -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./s2k.go cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/c4/c4d928f6a463e2a89bc10c0dee63ea24375ab8b76d7c30468b38fcf0238d0cd0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3e/3ed6788616cc390e4a763eb19d1dc1cc24e72be1207075f63451beb066d4f4eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/fb/fbfbadd0969ff5063830a4118994ea2f499e6e251162d89989a9932250f98e18-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/c0/c00d0b7e6bd1edeea17ae0fe460d890195fd293b2e344e0134103c9535ef3378-d # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/fa/fadb18065eb63aeff61b51e8e9f9892d342482e047ea3b653203901dc4217581-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/48/4840a368ab15294c216354d800992e340a9798c5e5832c5aa4a714730db17c06-d # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e0/e02dd8b35a889cf843890d1d3acfefc19127d04e9079d403641eb2a72f15328e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/a5/a542d4b82e1b8ad4897d41aa32ea49846c7ae2ca622b89415dd26dd41bb45808-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/2f/2ffcb140132866206fdedc609132585fa603f68640f0737c6e1a4e14dfddb3be-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/ff/ff0d7fc0e3ecc5ec3909794a1cae3f0f86a587f7a21b312ed638e53c99cb4ab2-d # internal compress/bzip2 mkdir -p $WORK/b082/ image mkdir -p $WORK/b153/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid zv_f36CApPEb-W0klqP0/zv_f36CApPEb-W0klqP0 -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p image -std -complete -installsuffix shared -buildid Y3FYg9QSdLMwB4UhKPGC/Y3FYg9QSdLMwB4UhKPGC -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/9e/9e36651ba5ae599a740fe3ed7fe8f1a4ee8d934da547169c29e272b8b69827ca-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/42/42b1fc10ce8dc61ef413a84614529bbb5d8b7d7f3b22732858a593041b92446b-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b021=>" -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b021/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/7e/7e47e4df2dd15e1e4bd3407a80b4d86588864cc2d326b05f25af031a09571b5e-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b061/ github.com/containerd/continuity/syscallx github.com/mattn/go-isatty mkdir -p $WORK/b414/ internal/syscall/unix mkdir -p $WORK/b262/ mkdir -p $WORK/b036/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid 8dF4T7QcKlGPQ9KkETXB/8dF4T7QcKlGPQ9KkETXB -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./cgroups_supported.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid kbSDiXb4VVhu9f-BMHiN/kbSDiXb4VVhu9f-BMHiN -goversion go1.13.4 -D "" -importcfg $WORK/b414/importcfg -pack ./syscall_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid C9SRWNcnO6PBrVkUm0Fh/C9SRWNcnO6PBrVkUm0Fh -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid oeDus5RRpaQQudHBgUly/oeDus5RRpaQQudHBgUly -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go time mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p time -std -installsuffix shared -buildid AzIvZZVfODqACX6V_5Ym/AzIvZZVfODqACX6V_5Ym -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/80/80693e5302aee5e3570163c35207037c26aa6cfa7d4ca610daf2b17779208134-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/94/94afe06c791e9983cf0576448d1bc3d74b1112c06810ac9dd1fb87729296bacf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/60/60ffc9f6f98d496fbc8662984c52acf1ad32ed8a9394d6e5cd08fd18ad908e86-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a3/a3d0f77cadcbeb9128c11fdd4cdf00898bf645d505d48917f49548518fbc1b9a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/6f/6fcfb745e61184df3f8e67482c6352da82896f32b6b0f76b32ed55b7c4a56ef1-d # internal image/internal/imageutil mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b153/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid kxJG3y1Q3aHzZQ7GiVs0/kxJG3y1Q3aHzZQ7GiVs0 -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/6d/6d35f838c87bcaf8f7d1de9baf87d500fccd5e85976ae5c512b13973934acbc4-d # internal image/jpeg mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile image/internal/imageutil=$WORK/b156/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 3FcJ4Uzpu1VFjN6wUeuf/3FcJ4Uzpu1VFjN6wUeuf -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d7/d7bac47e0891630b3e47630b65c8966a13a5b71a9b97b3be381fd143c1f213be-d # internal regexp mkdir -p $WORK/b066/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp/syntax=$WORK/b067/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p regexp -std -complete -installsuffix shared -buildid 9QSGMTVSCKDjiGwPRWPi/9QSGMTVSCKDjiGwPRWPi -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/60/600bea37f4e3104a054d2d749e9287fcf9f94f1b37ea6783e7d5d3de0a862ae1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/ee/eeb2e6a9d586bc72689bc5f728ef79b601397be79f28a83161647a3557f4e781-d # internal context mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p context -std -complete -installsuffix shared -buildid 9eBkQOxogbiGyCzk14ak/9eBkQOxogbiGyCzk14ak -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/poll -std -installsuffix shared -buildid ncVjaUxKbffy-51Fzq8v/ncVjaUxKbffy-51Fzq8v -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/23/23c63acdf45a825665de59e738f4ee4aded5d394b4544cf1054f1917d701f3d1-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b066/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid cpGGYlmXXuusFlBO95gQ/cpGGYlmXXuusFlBO95gQ -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/85/85de36b8518b867a0058545538869c2f8a461fdb683cd99b3c5d46626fd256ca-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/d8/d870ed7a6bd630b064c2c642aa8c00dc60813ced414194fe4e524e3938da15d0-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b415/ golang.org/x/sync/semaphore golang.org/x/net/context mkdir -p $WORK/b267/ mkdir -p $WORK/b172/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid FdQkbl88tXssvQIzQ-RP/FdQkbl88tXssvQIzQ-RP -goversion go1.13.4 -D "" -importcfg $WORK/b415/importcfg -pack ./errgroup.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b117/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid YM4PaVWtUS8fPdH-M-T7/YM4PaVWtUS8fPdH-M-T7 -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./semaphore.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid vWDZenFimNvylv4F9LCz/vWDZenFimNvylv4F9LCz -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./context.go ./go17.go ./go19.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/8f/8fc13fe91f956d573afed4a769fd7a04c2228fd33bc6ff59f4f68c5fe7849062-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/06/06269f82ef46bfd34a601c5d336df9da5bbb02cf9a096f58acf191bdef07a557-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/c0/c0119b0946023b94f26465daf23220be407b0b85ca6399840383605d2b4db040-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/72/726d9ac8d61cec5fcb87537d8ec0d710f5f5d993dd741da99d02b78d516b790e-d # internal os mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p os -std -installsuffix shared -buildid jaewkCi-9fOPng27WELj/jaewkCi-9fOPng27WELj -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b029/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6c/6c88adb5e595b35afc83c22e8ede69b573cc83ceaf5980498061709d6a5e8ade-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b366/ internal/fmtsort encoding/binary mkdir -p $WORK/b026/ mkdir -p $WORK/b032/ k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b392/ cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid ssO9ZJow3phSXKF7em0H/ssO9ZJow3phSXKF7em0H -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./errwrap.go cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid yHEGcN0bPhrL79FBeQUl/yHEGcN0bPhrL79FBeQUl -goversion go1.13.4 -D "" -importcfg $WORK/b026/importcfg -pack ./binary.go ./varint.go cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid AsZd6YL-3z-3j_j4ZUH7/AsZd6YL-3z-3j_j4ZUH7 -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./sort.go cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid PtX3HPXMQ1YAeCStANTM/PtX3HPXMQ1YAeCStANTM -goversion go1.13.4 -D "" -importcfg $WORK/b392/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/56/568479c2eab90a9d1aea98b179ff5b9900e7a57b3efb481752c92b4c5b12f4b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/de/de8e265b7583f4ba4eba1bdc1fd26a8fb94ccf9f311a6cb16663a74454fd9ff1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/bf/bf95b5db252404925018d977958980cb4b1c2f10c6795f96c1d539f4885e73c4-d # internal encoding/base64 mkdir -p $WORK/b025/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b099/ crypto/md5 vendor/golang.org/x/crypto/poly1305 mkdir -p $WORK/b135/ vendor/golang.org/x/crypto/curve25519 mkdir -p $WORK/b136/ crypto/cipher github.com/klauspost/compress/snappy cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b122/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 4WAdBpPpLrWUabfPc7Ot/4WAdBpPpLrWUabfPc7Ot -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b086/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid IIpqImkD79qKFk4j2KKE/IIpqImkD79qKFk4j2KKE -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./base64.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b120/ cat >$WORK/b122/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b097/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b122/symabis ./md5block_386.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid 5N9PuAjsmJpKqJoSnDl3/5N9PuAjsmJpKqJoSnDl3 -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Uw6aRnKjOZc385VhCdGD/Uw6aRnKjOZc385VhCdGD -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./curve25519.go ./doc.go cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a EOF cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid HcnzXqReYbTlcqsM0XW4/HcnzXqReYbTlcqsM0XW4 -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid wReSZib9zwaG6FL7LodQ/wReSZib9zwaG6FL7LodQ -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid q2ogHPjzeWqYxIj0vrBR/q2ogHPjzeWqYxIj0vrBR -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./const.go ./edwards25519.go cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/md5 -std -installsuffix shared -buildid CZ6UZ1Hbo1xDcxYE106w/CZ6UZ1Hbo1xDcxYE106w -goversion go1.13.4 -symabis $WORK/b122/symabis -D "" -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go golang.org/x/sys/unix mkdir -p $WORK/b077/ cat >$WORK/b077/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b077/symabis ./asm_linux_386.s cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid rkoHAYU821bg5soSTY1r/rkoHAYU821bg5soSTY1r -goversion go1.13.4 -symabis $WORK/b077/symabis -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.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_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/5c/5c3f6771643438005f03c8bdd19dbb4339baf6c8a6cd34cf30ca8c9aafd08a87-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/08/0896f5f2fbdff2ef05a1569ccb33fb3bdc1951b26df731c72b070c8d59dd048d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/ad/ada6a4da2f1b1eb57092ef6f297cf9330684da8d38ef12f17d9ae22c78047787-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b160/ k8s.io/client-go/util/homedir mkdir -p $WORK/b358/ github.com/docker/docker/api/types/mount path/filepath mkdir -p $WORK/b053/ runtime/debug internal/lazyregexp os/signal mkdir -p $WORK/b266/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b322/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 5c5Xqa70UEjvAQCd_WZv/5c5Xqa70UEjvAQCd_WZv -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./tmpdir.go mkdir -p $WORK/b100/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid fxibzQUo8m3NlWCvjWhk/fxibzQUo8m3NlWCvjWhk -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./homedir.go cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b399/ fmt mkdir -p $WORK/b031/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b266/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid jshkDn3wCUo-5aGJfwfP/jshkDn3wCUo-5aGJfwfP -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid _FEFpDm1ueTOB98gOPcp/_FEFpDm1ueTOB98gOPcp -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./mount.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b266/symabis ./sig.s cat >$WORK/b100/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b100/symabis ./debug.s cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKjyr_xhSpuXBPjFT5FK/aKjyr_xhSpuXBPjFT5FK -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid VxqRV--fcvZxcsc1fu13/VxqRV--fcvZxcsc1fu13 -goversion go1.13.4 -D "" -importcfg $WORK/b399/importcfg -pack ./lazyre.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b122/md5block_386.o ./md5block_386.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p os/signal -std -installsuffix shared -buildid tAgfVFeVC2AC97-kduw5/tAgfVFeVC2AC97-kduw5 -goversion go1.13.4 -symabis $WORK/b266/symabis -D "" -importcfg $WORK/b266/importcfg -pack -asmhdr $WORK/b266/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p runtime/debug -std -installsuffix shared -buildid uBN3NP8K8PrgwvUFol5P/uBN3NP8K8PrgwvUFol5P -goversion go1.13.4 -symabis $WORK/b100/symabis -D "" -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/0f/0f60a4c363f041bb0dd6cf4fe1addab731e4d29314f3f503140648166e595371-d # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/79/79c041750653443a8f02f7185bd38f06d5d9038fce7052247e8430c2398d5770-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/de/dedaffe8c658a99e983a1c74f43b3df326c39951566bd0c42c5fd52157fe5d06-d # internal encoding/pem mkdir -p $WORK/b128/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b144/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BeEy1JsXPVz5TjgesjC9/BeEy1JsXPVz5TjgesjC9 -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./pem.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/de/de4aa233d6e0c9a4a85e77f6f4fc5ce6a8c0dc8e06339080fe6c09be24039e13-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid n-TF4cuGEiHHSjbeTrvo/n-TF4cuGEiHHSjbeTrvo -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./armor.go ./encode.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b122/_pkg_.a $WORK/b122/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal net mkdir -p $WORK/b042/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b042/ -importpath net -- -I $WORK/b042/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/49/493ed2018021f5c02d3a8c3dad182f91a9dbce10f283fe17d0b05ff053d404a0-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/19/195975cae07417e0de5dfb717e51afe24370e5bd262f8913b5b6c58d40142fa8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4c/4c619ffa039b142d613d776cfd93eda8ea1cd340f716d31dbfb4cf4428a69e19-d # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/90/9072fa7f2a973edf3e2080bfa0b9cc3af130498fa4452ea47f8e6de8a089bd3e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b266/sig.o ./sig.s cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/0c/0c71539c4f7b7a3bfb40349d01b6ddf4eec5d474ac8cbdcf7e906f75d2ea5f3c-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b100/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b266/_pkg_.a $WORK/b266/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b100/_pkg_.a $WORK/b100/debug.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/50/5096d959f0e1b4d2f8b709b86a8553651e276b5465b71b63c8b04337d408f88f-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/20/204ac84f33acac3fde0bb05345c8fe463d853fafe20ae693b52c4fe51ad52729-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/39/393b19fff361a43381e1191d449cb242f844de559eb2b8333c7e0163b438db41-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/68/68c2732c7d988e92a1adb86d007e9f042cea2650a1a8aa72b98e6ba53ef962c5-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/23/2368910428652e74b8ab10fe38dece7cab8c9a8c829691b2f0f69588b1fda1c1-d # internal crypto/des vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b118/ mkdir -p $WORK/b133/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 8bFTZDn1_Un3QhNROYEH/8bFTZDn1_Un3QhNROYEH -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./block.go ./cipher.go ./const.go cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b134/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0jpDl7HIRshKglKCToaz/0jpDl7HIRshKglKCToaz -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/cc/cccd241c2ea58dc5c64b73533fb8daf0d69c59af91a879eee77ba6402cefd942-d # internal io/ioutil mkdir -p $WORK/b052/ os/exec mkdir -p $WORK/b058/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4UfmmHJDH_oq7RVkJneQ/4UfmmHJDH_oq7RVkJneQ -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./ioutil.go ./tempfile.go cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 3R3BdIfldObhYLT6DuLV/3R3BdIfldObhYLT6DuLV -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/bf/bf56c6eb957115e4248cb8293ffc1d878fd3f51dc741dedf9b135b31f6307a2c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b132/ cat >$WORK/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid -CPwBR9LGTFv-vfpXFUs/-CPwBR9LGTFv-vfpXFUs -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/98/9816464e63064f4ab968e9b2ff71d891d7e2a9cfc28046c67d3029979bf41f37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/3e/3e16908f4a6e41e4f97da1489a09fb668b7a6c0c34ef0ace2a8e794c6e73abc8-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b185/ github.com/prometheus/procfs/internal/util mkdir -p $WORK/b305/ cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 9y8-ckahXSjGLxGo9zF-/9y8-ckahXSjGLxGo9zF- -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 7c0_h8a_vd1JxA8rsXuC/7c0_h8a_vd1JxA8rsXuC -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/34/3454fc47b89f56eda7ab8d090ba603e360b5ed617fb984bb09c5aa6d21dc9181-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/16/165ec57dac741e5961ea90705e1626fb9405bcb0ade7497bce01d462e530b392-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/95/955c65715d4c5ae6a25aad2fad6d3cb74a0b2bcd06ac0cc30e6997615404d60a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fa/fadf09968df9b675f34d7dae41dc6bcfb3b9e5c7660349c2a6db05d046c939d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/65/6575c7c756e4bba527e14ad5535932b08e5d4cc727dbad9ca071eaeb0144824a-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b442/ cat >$WORK/b442/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid mjnfh8gCs3EFFCgGo-ij/mjnfh8gCs3EFFCgGo-ij -goversion go1.13.4 -D "" -importcfg $WORK/b442/importcfg -pack ./shellwords.go ./util_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/b3/b3803a8f89513e67ce7f3f85616270776c9278f7cdb5ae08e80cbb422fee53de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/ab/aba6b2a94c2b43da2c8ec100bd92c5e6cf49fd611e351bb25d452f921da20bba-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b074/ encoding/hex log mkdir -p $WORK/b078/ github.com/pkg/errors os/user mkdir -p $WORK/b054/ github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b105/ cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b054/ -importpath os/user -- -I $WORK/b054/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go github.com/opencontainers/go-digest cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid k-XRsesIi5iVsRJIQKgy/k-XRsesIi5iVsRJIQKgy -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./version.go ./versioned.go github.com/klauspost/compress/fse cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF net/url mkdir -p $WORK/b096/ mkdir -p $WORK/b075/ cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p log -std -complete -installsuffix shared -buildid GBiuyXnX6ju89qQk0e2G/GBiuyXnX6ju89qQk0e2G -goversion go1.13.4 -D "" -importcfg $WORK/b078/importcfg -pack ./log.go mkdir -p $WORK/b131/ cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/version mkdir -p $WORK/b141/ cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF text/scanner cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid _CjPoBzDDeepczzqK3Ix/_CjPoBzDDeepczzqK3Ix -goversion go1.13.4 -D "" -importcfg $WORK/b105/importcfg -pack ./xlog.go github.com/docker/go-units github.com/BurntSushi/toml github.com/containers/storage/pkg/parsers mkdir -p $WORK/b187/ cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF flag cat >$WORK/b131/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid F0Zr6mHwWslgdqxeuwuN/F0Zr6mHwWslgdqxeuwuN -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./errors.go ./stack.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid TDxcvCQHmUxqJoaOhFm3/TDxcvCQHmUxqJoaOhFm3 -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./version.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p net/url -std -complete -installsuffix shared -buildid gvV35rxS9okB81tY-Sp8/gvV35rxS9okB81tY-Sp8 -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./url.go cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF github.com/mtrmac/gpgme mkdir -p $WORK/b094/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid zLalae__MyPUNP_IDm0g/zLalae__MyPUNP_IDm0g -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go github.com/klauspost/compress/flate mkdir -p $WORK/b102/ github.com/containers/storage/pkg/config mkdir -p $WORK/b203/ encoding/json /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal github.com/mistifyio/go-zfs math/big github.com/syndtr/gocapability/capability compress/flate cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF github.com/tchap/go-patricia/patricia cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid yKEGQJH1idDZIlfMR187/yKEGQJH1idDZIlfMR187 -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./parsers.go go/token cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid jZpnN_1XjFMma2KBpUUR/jZpnN_1XjFMma2KBpUUR -goversion go1.13.4 -D "" -importcfg $WORK/b094/importcfg -pack ./hex.go mime/quotedprintable cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid nIKNrgkCqhrmvtsG8x8z/nIKNrgkCqhrmvtsG8x8z -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 7EAJDsboOZA9DAYa_dgs/7EAJDsboOZA9DAYa_dgs -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/82/82b9bd9fc494267c866b2d97f1d33264fb19824ed84258a9642344257cb6289c-d # internal github.com/prometheus/procfs/internal/fs vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b063/ github.com/vbauerster/mpb/decor mkdir -p $WORK/b165/ github.com/docker/docker/api/types/blkiodev cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid D9dTRnVM0VPOh7YghUke/D9dTRnVM0VPOh7YghUke -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b169/ github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid B9e9RGw0lh-VhEI3YOf9/B9e9RGw0lh-VhEI3YOf9 -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./scanner.go text/template/parse net/http/internal github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b069/ mkdir -p $WORK/b179/ mime mkdir -p $WORK/b142/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b023/ google.golang.org/grpc/codes mkdir -p $WORK/b202/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 1BGC3F06POd0_RSn6P-7/1BGC3F06POd0_RSn6P-7 -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./duration.go ./size.go ./ulimit.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b142/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b142/ -g -O2 ./data.go ./gpgme.go cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p flag -std -complete -installsuffix shared -buildid fPQ68cEDSB8mngtxa_jj/fPQ68cEDSB8mngtxa_jj -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./flag.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid XaHjPLdMUoAAsdI0hIKE/XaHjPLdMUoAAsdI0hIKE -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid 9LTovk0pX_gXyFvoOfx7/9LTovk0pX_gXyFvoOfx7 -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go mkdir -p $WORK/b093/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid mbiSnyGQVemb_WZScASZ/mbiSnyGQVemb_WZScASZ -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mkdir -p $WORK/b181/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/8d/8db34941bbf367bda5887409e5864eb7a29783b1b95e08e1aea4f0664f460b44-d # internal mkdir -p $WORK/b147/ mkdir -p $WORK/b210/ mkdir -p $WORK/b216/ cat >$WORK/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b093/symabis ./arith_386.s cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b237/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid QsMvKrBcWeQZC6YfPEAs/QsMvKrBcWeQZC6YfPEAs -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./children.go ./patricia.go cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid YRqCgZ6ep7XB3acw7nJ1/YRqCgZ6ep7XB3acw7nJ1 -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go gopkg.in/yaml.v2 cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/11/1130c6f539cf7f3501faba8f030da9c1ae7051a27284d14daed6fddedc32c0e0-d # internal cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid hVW66-BVQuiBr6eT0tcr/hVW66-BVQuiBr6eT0tcr -goversion go1.13.4 -D "" -importcfg $WORK/b147/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b304/ cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/token -std -complete -installsuffix shared -buildid GcigdgVBAxtj3-VbdXey/GcigdgVBAxtj3-VbdXey -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./position.go ./serialize.go ./token.go cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid ZC9zxfSRfmbN4C_0ASu4/ZC9zxfSRfmbN4C_0ASu4 -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./reader.go ./writer.go vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal mkdir -p $WORK/b234/ mkdir -p $WORK/b263/ mkdir -p $WORK/b321/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal mkdir -p $WORK/b244/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid ums0aTBDXaMsTD1wckiP/ums0aTBDXaMsTD1wckiP -goversion go1.13.4 -D "" -importcfg $WORK/b304/importcfg -pack ./fs.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal mkdir -p $WORK/b221/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p math/big -std -installsuffix shared -buildid Cl9LXMfj-KA2JhrJz8C-/Cl9LXMfj-KA2JhrJz8C- -goversion go1.13.4 -symabis $WORK/b093/symabis -D "" -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go mkdir -p $WORK/b239/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid rDWSHHYZt8C3_698upb9/rDWSHHYZt8C3_698upb9 -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./blkio.go mkdir -p $WORK/b240/ mkdir -p $WORK/b235/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid V2EPOqVPDBN1ar8FgvWi/V2EPOqVPDBN1ar8FgvWi -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b329/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b239/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/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime -std -complete -installsuffix shared -buildid XFjtrQOOb4MlFLXnsXsj/XFjtrQOOb4MlFLXnsXsj -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid hhJKvSNmSTtODKPJWSrt/hhJKvSNmSTtODKPJWSrt -goversion go1.13.4 -D "" -importcfg $WORK/b263/importcfg -pack ./counters.go ./decorator.go ./doc.go ./elapsed.go ./eta.go ./moving-average.go ./name.go ./percentage.go ./speed.go cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid gwpgqiEP8yLegCwd69tc/gwpgqiEP8yLegCwd69tc -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./chunked.go ./testcert.go cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid kGDfJVHL9Mo8Wmy9ec0M/kGDfJVHL9Mo8Wmy9ec0M -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./lex.go ./node.go ./parse.go cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/8d/8d2182e14f21dbf574cf56f4f4409f78c809564d39ed46f6102c1aa4f2df6e66-d # internal mkdir -p $WORK/b309/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid tBMHhgpxm5yQmFXp3VCP/tBMHhgpxm5yQmFXp3VCP -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./config.go ./state.go ./version.go cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/5f/5f2d6d08a52ccaee1fc6dd237cc37228706f3bcc525aa72143e29b62563c1e2e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal mkdir -p $WORK/b231/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid _I55Ss-IjwHGeDltFCNV/_I55Ss-IjwHGeDltFCNV -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./code_string.go ./codes.go github.com/docker/docker/api/types/time mkdir -p $WORK/b345/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid RG116u9r9GRupTqWwQek/RG116u9r9GRupTqWwQek -goversion go1.13.4 -D "" -importcfg $WORK/b309/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_386/buildid -w $WORK/b321/_pkg_.a # internal github.com/imdario/mergo mkdir -p $WORK/b349/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid -aL6Ci73QyLnmvQX-qym/-aL6Ci73QyLnmvQX-qym -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./duration_convert.go ./timestamp.go cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid P0Pcm1IQOCZOhxbpoaCn/P0Pcm1IQOCZOhxbpoaCn -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/e3/e3d2c8d3142c3eeace4516945733f77a93e6adbeb90a57d3d8c6b9129b740c30-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid UkW33BgExvLvopapJ58q/UkW33BgExvLvopapJ58q -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b269/ cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/0f/0f563c1b9aa8e8398cb423077fcdca675c26faa60dc992cfaef20c813c66adfc-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b313/ cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid P3rigPBDJzKP_qQu7ow1/P3rigPBDJzKP_qQu7ow1 -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./path.go cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/36/361f41558c352426b92f05c43b1941a9e6b93c9730ff13d088d9dc9bcda9589a-d # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/69/69ac3cd22f6dad2f8e1e4bb86c22a157709ed5cb2a1c6f841bed19fc60bebd9a-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e0/e0ea43f8cb44b8ea8e01741d8e604d386bf2815a637271988f391593535935ba-d # internal cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b230/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid hcwtN8-4yrFxOYzCH_YJ/hcwtN8-4yrFxOYzCH_YJ -goversion go1.13.4 -D "" -importcfg $WORK/b313/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e7/e70d2b1feb00b2257f21d3039c3094da3261baa8d8f616b187440c8b33756f9f-d # internal google.golang.org/grpc/grpclog cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b244/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b244/ -g -O2 ./seccomp.go ./seccomp_internal.go cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/b6/b6fe4161fdea006c6e6321a1c3965682ffb985ae37cc7716e18b365c688ee408-d # internal mkdir -p $WORK/b338/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid kncvZJG5znxuBi07r2ra/kncvZJG5znxuBi07r2ra -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b357/ cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/2e/2e5a27e476f9812777fb7bd2739e231052030e593f235eccb12942b7e74402e3-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Q9J31DgUCgodXOE1UZiP/Q9J31DgUCgodXOE1UZiP -goversion go1.13.4 -D "" -importcfg $WORK/b338/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/6a/6ac494fb4ea05a8aeb2441b7a5017d98bcefc28b83bba45c37174956da40a58f-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b106/ cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/db/db8c31dc339ba4ea7d6fc51587e071e3762f6ad8ddcd6fb1a309417931e1a5de-d # internal cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF golang.org/x/text/unicode/bidi mkdir -p $WORK/b355/ github.com/containers/image/v5/docker/reference cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid UDOcGbgKL5Ye-0bZMhhq/UDOcGbgKL5Ye-0bZMhhq -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cat >$WORK/b106/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/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b107/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b105/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b062/ github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b073/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ccnD8wzr6-W7VLq5xq7n/ccnD8wzr6-W7VLq5xq7n -goversion go1.13.4 -D "" -importcfg $WORK/b106/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 github.com/etcd-io/bbolt mkdir -p $WORK/b256/ github.com/docker/distribution/digestset cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b284/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid gWy8d0Cf3soUqqxHtGTV/gWy8d0Cf3soUqqxHtGTV -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF golang.org/x/text/unicode/norm cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/hashicorp/go-multierror mkdir -p $WORK/b356/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid yAyamLVQkVw-kUKAJkos/yAyamLVQkVw-kUKAJkos -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go mkdir -p $WORK/b365/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid f2ZxgiYs_eSKk3_reYfz/f2ZxgiYs_eSKk3_reYfz -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid wiQNrZDnOoR_SS8HHxUM/wiQNrZDnOoR_SS8HHxUM -goversion go1.13.4 -D "" -importcfg $WORK/b256/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Xg_-M33BVitvVaShLpKh/Xg_-M33BVitvVaShLpKh -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 5y8FN9rSABmcqOEqOiZx/5y8FN9rSABmcqOEqOiZx -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid mzPtXvEW0OjWqcdEJU70/mzPtXvEW0OjWqcdEJU70 -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/62/621721a86477a471e698cdbb16e30ea52db6901af40ddb900a040f44c6f17688-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c3/c3ae77720aed7b556a553027ce2a4701590a630c51291a8e32a2fc3d16d838d0-d # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/a4/a45e23fb2da17b457c1bd9bd60edc638aa2f36a629ed5ba3a573b0adfeb49e6c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b369/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal go/scanner mkdir -p $WORK/b215/ database/sql/driver mkdir -p $WORK/b372/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid WD4MbFT03zavX6Twhs_l/WD4MbFT03zavX6Twhs_l -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./errors.go ./scanner.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/00/002bd2dbc06fe45eb92039fea7eef809426e94fb2d136a424aa1ea675c174659-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b373/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Zd13xiJW63Uugy8QtohB/Zd13xiJW63Uugy8QtohB -goversion go1.13.4 -D "" -importcfg $WORK/b369/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 cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/76/76a54d5156bb1d8223a93cb2f2915de18c7960d2b1b6e0c50c8db7979eec0e96-d # internal github.com/opencontainers/runtime-tools/error cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/4f/4f904b189c172e160b99b7391fbd0e9d5c76af03d6179716814389dc95176d45-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/78/787ed3e33e0d80ff98af6e623f43cba3a9dc2f4c071590354336fe47a3b3c1eb-d # internal mkdir -p $WORK/b375/ cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 9mNvTKJSnYoPx1xRkax0/9mNvTKJSnYoPx1xRkax0 -goversion go1.13.4 -D "" -importcfg $WORK/b372/importcfg -pack ./driver.go ./types.go github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b378/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid DI4b7L2AwXk_jLPBO-H-/DI4b7L2AwXk_jLPBO-H- -goversion go1.13.4 -D "" -importcfg $WORK/b375/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal github.com/google/gofuzz mkdir -p $WORK/b386/ cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/35/35cdb6e6d47eb25511e50d313526a6e7e2d0013bbebb2631a0955fef45bae4df-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b388/ cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/54/54aa10699d8ea6dd17b22dd53d74013f10a24542f4aab2e0f8ec01fd472703eb-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid 18iy6r96xfzv8ZVyKNDM/18iy6r96xfzv8ZVyKNDM -goversion go1.13.4 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fuzz.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid sqPtob0fdAN7BgZa1KpI/sqPtob0fdAN7BgZa1KpI -goversion go1.13.4 -D "" -importcfg $WORK/b373/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b077=>" -I $WORK/b077/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b077/asm_linux_386.o ./asm_linux_386.s cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid SjF7216U3OuG_hlBx9ri/SjF7216U3OuG_hlBx9ri -goversion go1.13.4 -D "" -importcfg $WORK/b378/importcfg -pack ./pointer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid ZPAjqFACBmBGh6rDR8XA/ZPAjqFACBmBGh6rDR8XA -goversion go1.13.4 -D "" -importcfg $WORK/b388/importcfg -pack ./deep_equal.go cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/a9/a98b26ac1ade1db181c8abd534c196a7be2546805718f872dcc4ce73a5dc0259-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b389/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b395/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b0/b06f7dd0617ad70e347e4c32ce755415c83f16723919a5421d99a9cd90dc61a1-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/13/135374d2be396d2d9272fb62d36f29671bf150023fa06ddbbee6b3cb064b90fc-d # internal github.com/containers/storage/pkg/truncindex cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid agiwHvtcslYWHL-ZaSiC/agiwHvtcslYWHL-ZaSiC -goversion go1.13.4 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid _xMspkREOxg6UV925AUf/_xMspkREOxg6UV925AUf -goversion go1.13.4 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./errors.go mkdir -p $WORK/b209/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5b/5b662881c4f250d1b1af45cddf84f1b9851bb4a9a436425f988c369b9f80de8c-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid iizw3AcyuHbS0rT4JohX/iizw3AcyuHbS0rT4JohX -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack ./connectivity.go mkdir -p $WORK/b400/ cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/67/6729f5fc7c7d84a54db05dbfd36b07ef12a794ce252b53efc4250c1b299fcf63-d # internal cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal k8s.io/apimachinery/pkg/util/naming cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid -sVgvOwVNa9s6KIgCrgc/-sVgvOwVNa9s6KIgCrgc -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./truncindex.go cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c mkdir -p $WORK/b403/ cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid bJxJ3ftWCNO8fWrJ9Q41/bJxJ3ftWCNO8fWrJ9Q41 -goversion go1.13.4 -D "" -importcfg $WORK/b400/importcfg -pack ./convert.go ./doc.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid PsJl7Tn3sWukXEq9K3L3/PsJl7Tn3sWukXEq9K3L3 -goversion go1.13.4 -D "" -importcfg $WORK/b403/importcfg -pack ./from_stack.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b3/b3b8cf9bfdc1559c68a2bce38d817069a1f336d6dc0bef8103e00c33f4230110-d # internal github.com/docker/distribution/reference cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b077/_pkg_.a $WORK/b077/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/78/78306fec3c9274f46be3271c6812cf21ae598b859c58fd2702ca6f4fe8e40843-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/cf/cf804422da80f3c337479aab48d4fd59d006169426f658f439b76f076de78271-d # internal mkdir -p $WORK/b283/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/b8/b89765a551725237688ca60b58b32c6425e4f29813c2544913819474f8deca9e-d # internal cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid bv4vedk7jWbL4lmsBmR9/bv4vedk7jWbL4lmsBmR9 -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go k8s.io/apimachinery/pkg/types mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal mkdir -p $WORK/b095/ mkdir -p $WORK/b374/ cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid tWH4oljBaQiFZL8amouz/tWH4oljBaQiFZL8amouz -goversion go1.13.4 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/39/3941fe5eb03db229305013be81db67e7e30352373fd69b1bb78a2d69686d52be-d # internal github.com/morikuni/aec mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid czMZbT1QzpjJJ-GFEjcD/czMZbT1QzpjJJ-GFEjcD -goversion go1.13.4 -D "" -importcfg $WORK/b423/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/a5/a57f0fa883e275cfb2db44a7a152cd89b0d0b2c9e20cbc5f48337e78f44c87d8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal google.golang.org/grpc/internal mkdir -p $WORK/b336/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid ZVuY_a5rNPasRgrla0jZ/ZVuY_a5rNPasRgrla0jZ -goversion go1.13.4 -D "" -importcfg $WORK/b374/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/72/726a5d574d795a52bd335e5c1b6a108a0deddc366890e0560c05278c82cec5c6-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b070/ cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/c3/c38626dc83fe64b660e037b5e2461acc2cc84938fcfc53c12fe42e54672bf4c3-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 8ZYAUaToOnVZ6RpnGFys/8ZYAUaToOnVZ6RpnGFys -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./internal.go github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b271/ cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/9f/9fad2661ae39fa9c693d98137fe0ad38e681f08f5ac4ecb9cbddfafbd4479c64-d # internal cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b096/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b424/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid uKDjddqThvm8DZPwTcvo/uKDjddqThvm8DZPwTcvo -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid 6XdedQgUuKBp_L5YIAtc/6XdedQgUuKBp_L5YIAtc -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid tb6ij-SAGBSbpd_7-0ch/tb6ij-SAGBSbpd_7-0ch -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/33/33d102200fe61e8b34908847a1e8b00fb9ee7e46aa74c3662e54d1bb42c03fdc-d # internal cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid jcVpgQAWqI0AORETbuJ0/jcVpgQAWqI0AORETbuJ0 -goversion go1.13.4 -D "" -importcfg $WORK/b424/importcfg -pack ./stdcopy.go github.com/openshift/imagebuilder/signal mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid b2JSD80R9A1buWih1XDk/b2JSD80R9A1buWih1XDk -goversion go1.13.4 -D "" -importcfg $WORK/b427/importcfg -pack ./signal.go ./signals.go cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/77/770bdf4b205de75d9d6b06c79c65ed04f9dbab5e516768c37ecd37035f467b9f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/eb/eb6e4f88e8e6fa084bbe09713a213220bfcf76cecd7f96821a829a03cbd8ebb7-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/3d/3d96f15e99c5de49a5efe16a4f6b3d92d604752b4aebcbc3a74e03f06b4c0442-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b394/ github.com/cyphar/filepath-securejoin mkdir -p $WORK/b431/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/05/05523c573dd49fc95b7fae469faf8529898c572db98eecb163e76f3f04b27178-d # internal encoding/csv mkdir -p $WORK/b437/ github.com/xeipuuv/gojsonreference cat >$WORK/b431/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid jxmqdUW9DoS2SNCFZ3BW/jxmqdUW9DoS2SNCFZ3BW -goversion go1.13.4 -D "" -importcfg $WORK/b431/importcfg -pack ./join.go ./vfs.go mkdir -p $WORK/b377/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid hZc5MejBEjIvPzDYbH_F/hZc5MejBEjIvPzDYbH_F -goversion go1.13.4 -D "" -importcfg $WORK/b394/importcfg -pack ./errors.go ./path.go cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/67/67d24cab01d7990af8291af59b5d7f0c1e9ffb910fba678fde5bb9f789710ca6-d # internal cat >$WORK/b437/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/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c4/c4899b7effea7980df7071bb3e2e99eb163cf224f0e7c334244416380d95c43e-d # internal cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/42/427d53b8d643f1e01e1c150152fa6be09267be54f6d657400a5b7f15391b2b75-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -shared -p encoding/csv -std -complete -installsuffix shared -buildid _xXZpLkiLhG6dFhFEo3r/_xXZpLkiLhG6dFhFEo3r -goversion go1.13.4 -D "" -importcfg $WORK/b437/importcfg -pack ./reader.go ./writer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid 6pD6SkHUvoFZqR99PgWZ/6pD6SkHUvoFZqR99PgWZ -goversion go1.13.4 -D "" -importcfg $WORK/b377/importcfg -pack ./reference.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/37/378e001aab9108236e8fe6f4797b876559eabea38311eec088d07338c1378a7f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a8/a8ba5af0ad829ceaf7d83e1bf1f6c3bcab7da31db9857265e32e9538b00984b0-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/1f/1f92ec8e070c23bf465d3de7fd8155efa1339ef55555fa34f6164b9851d12b6e-d # internal compress/zlib mkdir -p $WORK/b148/ compress/gzip mkdir -p $WORK/b225/ cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/adler32=$WORK/b149/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 8At-fnboaZ4YtTaMhLE5/8At-fnboaZ4YtTaMhLE5 -goversion go1.13.4 -D "" -importcfg $WORK/b148/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 9MnGY0QA4bo36kZXOpBG/9MnGY0QA4bo36kZXOpBG -goversion go1.13.4 -D "" -importcfg $WORK/b225/importcfg -pack ./gunzip.go ./gzip.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/9f/9f5675078c8789cb145f0a7250b4e05f181d8901a6fdcc0e68f056738f08d1ee-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f1/f1132892a8d3d2ba1dd327ae359521c5d66c28518ca1ba9591886bef3cd93dce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/6f/6fb909d867bd0d618e273d29e1b4b470eb808fe6ab930ffe13ac06dca9ada196-d # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/75/7584b8f1fa7178064d50237a2cdd32337833c22d0ba03f68ffba1dcccc4c038c-d # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/9d/9dd88d6834e14057bb905cea0e782a64619bfe952caae1fa742afc58bfb26c51-d # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/28/2863f5c67258c0b408f0334bd0c2ca09dc75584208781d052d0a75cf16a75b6c-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/01/01ed75235de57691b6b6004853dbdd164b8714850dcb05ecb891b58e7cba6019-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b353/ cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/1f/1f18cc46926301a5844369a4922a0e75d4e90d6cd097bd7d4f163a60483ba4c3-d # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/bf/bf74732431847b4f616677ff291c2d310a032b1daaa17e024e467d49d639422a-d # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/3e/3e10a03c2d1aadbd7df0652de8fddcac755407b4a2055b9d356d89e0d410293b-d # internal cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/4f/4f4f9374135f49ee21a8ef990bea7e36370670a75112b5f69dae8ef1d2349b45-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b159/ github.com/containers/image/v5/transports github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid ExdmWphsKH9n4uE8LIsJ/ExdmWphsKH9n4uE8LIsJ -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./bidirule.go ./bidirule10.0.0.go mkdir -p $WORK/b140/ mkdir -p $WORK/b255/ cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a EOF cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/5b/5b9315c180fdc67fc66964e6df492f442f689062798a7cd537f90cd4c05364fe-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b387/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid s74PRq8mDNxkj9nOLMpB/s74PRq8mDNxkj9nOLMpB -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./none.go cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid uGb4KKTba-dkIn4du_8W/uGb4KKTba-dkIn4du_8W -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./stub.go ./transports.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid wO5dC0xaBCbMhO3Xmnx3/wO5dC0xaBCbMhO3Xmnx3 -goversion go1.13.4 -D "" -importcfg $WORK/b255/importcfg -pack ./prioritize.go cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a EOF go/ast mkdir -p $WORK/b214/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid fOFo8NnWl88lATyJNUui/fOFo8NnWl88lATyJNUui -goversion go1.13.4 -D "" -importcfg $WORK/b387/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/ast -std -complete -installsuffix shared -buildid Ewjj_W0jnN2j6KvL-lAS/Ewjj_W0jnN2j6KvL-lAS -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/1e/1e5fc203d4335780b1f9b34557e99bd6a636409ea6d14e5afa965a3c0e2b4a71-d # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/24/24451b78418cbc198fc2ee21ca291c0c8e0716292c07cec405566ba1811b5f72-d # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/90/905314da9c3c77f7bc8ce5a0d25c946b846ce473f346477ddf6eb4301d1cb82c-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b192/ github.com/containers/storage/pkg/fsutils github.com/containers/storage/pkg/reexec mkdir -p $WORK/b180/ vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b228/ github.com/containerd/continuity/sysx mkdir -p $WORK/b413/ golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b245/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a EOF mkdir -p $WORK/b198/ github.com/containers/image/v5/internal/pkg/keyctl cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid dc793MeBiBJLvYcn0hC4/dc793MeBiBJLvYcn0hC4 -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./dmesg_linux.go mkdir -p $WORK/b273/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid PlNnuRZDffYQfJLh085p/PlNnuRZDffYQfJLh085p -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./command_linux.go ./reexec.go cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a EOF cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid aU3X_7unJGTWVUP7nmrF/aU3X_7unJGTWVUP7nmrF -goversion go1.13.4 -D "" -importcfg $WORK/b413/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 5lchiVviOyJev9IOaU9s/5lchiVviOyJev9IOaU9s -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./fsutils_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid ivYF62Ly-GIqpunyv4jQ/ivYF62Ly-GIqpunyv4jQ -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./terminal.go ./util.go ./util_linux.go github.com/docker/docker/pkg/term mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid 1FW1wPvaUSvJTKTKg40P/1FW1wPvaUSvJTKTKg40P -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid D8xFOVhOa1GynE7E9V7P/D8xFOVhOa1GynE7E9V7P -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./bidirule.go ./bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid vUf7gAISLNlhkoVeX7Kz/vUf7gAISLNlhkoVeX7Kz -goversion go1.13.4 -D "" -importcfg $WORK/b422/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ef/ef9ed973b5a7c9d1dbfc209b49af5c7ec184d337bb355caf08d8c90d43cbc6ef-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/33/33f9dcd940b84515d1dc5b33690fe06763c11d1d668a3067a92cf69267fde8e7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/b2/b236cab138773daa6926834744b5509781fe5e652a6db5861e04d1f3b268cc70-d # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a2/a2caa4764bef9b551908ed62479e1fa3aa4d5147666ce8279f13c3a70ad3c3f4-d # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/d1/d1532eb2f45cd53611aad0a2c76d4791ed2f72d08361134fd73b177d19c451c7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0b/0bf1a96922f55ffc679bb2b7a0fe9c24937a975a1865a7a6f350441f116069d1-d # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/4b/4b9ab92e0132e1868ba9aa41e0a7fd6dad550c58e90de81f8ec4a0f3b2109138-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f0/f086c75416cd7548bbfba21a716ce9531bacc8546b51bbe3ee923d8e9fb48b3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/eb/ebff73b1c8bc1362b57f8c5cdab9ed555be227cdd12cf874b2e1f3bebd4ce441-d # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/4a/4a1b4ab86116d590d08ef81213370c0c7f59264f336d24b7654df7ccc0e1f805-d # internal cd $WORK/b042 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c7/c7e885081155c69e72e06ba665ea656be9bf6f1cfed2a0dc00581c3060833e3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/b1/b14d0fc8d0627d2d9dff257696b893e522f942abf93be353fcd7075794e20310-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e7/e776ee9361ea92ca3325a6ff4e01ecba00437cedd608931916fdf099603884b1-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/d8/d8d20c91a2a854be11eb06a022c29746d84215d1498ec38562c9360541069cec-d # internal text/template mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p text/template -std -complete -installsuffix shared -buildid RsHeg9oL8pLB8guFL3_m/RsHeg9oL8pLB8guFL3_m -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ee/ee7318808ad7d4b76f232471fb03a5c69168c5b2e945b227a0a8e90b88d17bae-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/37/3791db314bcb7a29d612405c9cccb2273ac357e0a891d46009f77fc73e649aca-d # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ee/ee7a39cb0476cf77b551d52abafd85539bbf9c0cc994ee5a2f3f0689cbb7cb8a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/5a/5a8dc645a062e9c1e3ce5be99840e5d96fc5014d8906f5e80a5724538693ec41-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b042=/tmp/go-build -gno-record-gcc-switches -o $WORK/b042/_cgo_.o $WORK/b042/_cgo_main.o $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/09/09a51f1e11a3eceba90f992b652e39d4e48f5e2be2e53d6a88bea7dc6bd393f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b042/_cgo_.o -dynout $WORK/b042/_cgo_import.go cat >$WORK/b042/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p net -std -installsuffix shared -buildid 38wkO7UkLuDhjXjuDZlX/38wkO7UkLuDhjXjuDZlX -goversion go1.13.4 -D "" -importcfg $WORK/b042/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/b042/_cgo_gotypes.go $WORK/b042/cgo_linux.cgo1.go $WORK/b042/cgo_resnew.cgo1.go $WORK/b042/cgo_socknew.cgo1.go $WORK/b042/cgo_unix.cgo1.go $WORK/b042/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/88/88b2d43e30da0f6c411299138f4bb5de707665af56d1d1abc8bdada88930fa5c-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b9/b9dc61598a6c40149585fd2608e078875f98bfb6318c521a0b534ae604ed62a7-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid c_JRGgUUKtV1jgl82O-x/c_JRGgUUKtV1jgl82O-x -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./writer.go ./writer_posix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/71/71573a1f994e9a4c7f811c5c6bde0da7ad93b5b32d4d573f655380cb1c4d1523-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/klauspost/pgzip mkdir -p $WORK/b101/ cat >$WORK/b101/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/b031/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b102/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid StYmNvM8LfNUrA8IhErS/StYmNvM8LfNUrA8IhErS -goversion go1.13.4 -D "" -importcfg $WORK/b101/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/94/94854834668539f4f4c56c7a206e283c586d9c76422d09e842936c88e04cfb61-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid BBppqSUK_V5nakRgDdXo/BBppqSUK_V5nakRgDdXo -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a0/a0ed338cda220e572b372504d6087f91285f9ccb3ad5dcb430a3909f5871cf0f-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid kN8My_zSXm8haCWtjTjs/kN8My_zSXm8haCWtjTjs -goversion go1.13.4 -D "" -importcfg $WORK/b259/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_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/d1/d1a8a6e12a2e0a9b829ebb36aad6aedea0372751d7ba2c400ed6210b3543f8fd-d # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/fa/faed18f7808d2fcf6860cdba85ac2a97319843a1436c57d94b2baf05d101529d-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b109/ github.com/docker/docker/api/types/strslice mkdir -p $WORK/b323/ github.com/docker/docker/api/types/filters github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b275/ github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b182/ github.com/prometheus/common/model mkdir -p $WORK/b302/ k8s.io/apimachinery/pkg/util/json github.com/blang/semver mkdir -p $WORK/b371/ github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b176/ github.com/docker/docker/pkg/jsonmessage cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b402/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 1mi5ASKS3BjFQh_igQML/1mi5ASKS3BjFQh_igQML -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./strslice.go mkdir -p $WORK/b421/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Ce59vkvH0WeL_lggXYqR/Ce59vkvH0WeL_lggXYqR -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid dAlsYs_fXFBxb7SCBIyM/dAlsYs_fXFBxb7SCBIyM -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b177/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 7ylwzurYmcBzAnoKrMFT/7ylwzurYmcBzAnoKrMFT -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./strslice.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid AE1I5cpuDlw8Q4_XYTW6/AE1I5cpuDlw8Q4_XYTW6 -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/sirupsen/logrus cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid N10snG0HPH66bPEepMba/N10snG0HPH66bPEepMba -goversion go1.13.4 -D "" -importcfg $WORK/b371/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go mkdir -p $WORK/b325/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid evEC6p0jhC01cwq1uuGv/evEC6p0jhC01cwq1uuGv -goversion go1.13.4 -D "" -importcfg $WORK/b402/importcfg -pack ./json.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid DxgGatsub1Zrb5Uz_6hF/DxgGatsub1Zrb5Uz_6hF -goversion go1.13.4 -D "" -importcfg $WORK/b176/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b428/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b387/_pkg_.a # internal mkdir -p $WORK/b076/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 0qqlT0Ot9y5KoVSAROqC/0qqlT0Ot9y5KoVSAROqC -goversion go1.13.4 -D "" -importcfg $WORK/b421/importcfg -pack ./jsonmessage.go github.com/golang/protobuf/proto cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/26/261f15f7ee34afc7625fc0e289ffc52616d703b7e04367f57457a96bf91fc358-d # internal mkdir -p $WORK/b296/ cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid kg5GRXJ7NDgQttqtNbTS/kg5GRXJ7NDgQttqtNbTS -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./parse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid j3xCDhss5Ht7sQdds85X/j3xCDhss5Ht7sQdds85X -goversion go1.13.4 -D "" -importcfg $WORK/b428/importcfg -pack ./strslice.go cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid m1mpOP5ebE6ocDQB4xC6/m1mpOP5ebE6ocDQB4xC6 -goversion go1.13.4 -D "" -importcfg $WORK/b296/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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid Tau97yQGkn6H_mva6zPu/Tau97yQGkn6H_mva6zPu -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./alt_exit.go ./doc.go ./entry.go ./exported.go ./formatter.go ./hooks.go ./json_formatter.go ./logger.go ./logrus.go ./terminal_check_notappengine.go ./terminal_check_unix.go ./text_formatter.go ./writer.go cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/4b/4b763680662d6ca4e0bcfc947ae83c35b6d43737c50cefc9c5fe2922bae90874-d # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/45/451623bd0daa281a28bc56c72a08534b956b408772d9fcd4a793c655fc41cc29-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b246/ github.com/gogo/protobuf/proto mkdir -p $WORK/b342/ cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b109/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid _Za1BwOAA6pYUwkdZl_b/_Za1BwOAA6pYUwkdZl_b -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./types.go golang.org/x/net/idna mkdir -p $WORK/b352/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid _ajRE0tn0Ri8kPG2UO-q/_ajRE0tn0Ri8kPG2UO-q -goversion go1.13.4 -D "" -importcfg $WORK/b342/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 cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid _2GGhCo3VH6gu95gaHbt/_2GGhCo3VH6gu95gaHbt -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/5c/5cb4606b017033b725ef3366e01bb35885d22113e78f8256c1d48198586246ad-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/d6/d6e84af9927d7be6d4428f503d7e05abc09510475e9dc9150dc099ccac58aa25-d # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f0/f023a41e2b41591bc1e69c7410d752c0b571c3db949280e17e19daa9e0a43cbc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a7/a79107225128a011098eb2236caa8a20ed103c266240571aa8678fb3d30ce273-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid gXWYVyu_mtZSeMQNH217/gXWYVyu_mtZSeMQNH217 -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/82/82ec098e9e4479354254780bd0d8f46a9ee80114041abdc7f57399580015eb96-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/19/19d3be110193aa47f28792f8c5c5d136e89c7de329ec25cf1888b543212ede43-d # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/56/56da6f1ea4d9506c2bdce3087649e7034b8b7001dd407f37cd53c919b0230b1b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/2c/2c616e032f591d0e4ff6651450e3c61835047864f733210dee71f3ffefa9490d-d # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/31/31d4aefc8dcc9b23829770cd7ad4b08dfab872addca6070a58b8a7d110cf564b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/cc/cc467f2d3022d8e36d606d6fd3acc6c4ac5fa987dd24bcbc92076509d833feb1-d # internal cd $WORK/b054 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/06/066f005b366bcceff62793f53fda41a33181109b63480b3fbb4ed077e2fc79d1-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/67/677550594c85d7bb7b2bcb626718017ae159b4d0050a9669d767bc9807bcbde3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/4c/4c1ab9b286cb377b12810efe7a822e176dde4408d42bb6a213aec07a20780d6c-d # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4f/4fdecafffff48b1d5b8381d468530745ac5b6f99dddae4ade7583c52e7878e30-d # internal go/parser mkdir -p $WORK/b217/ go/printer mkdir -p $WORK/b218/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/parser -std -complete -installsuffix shared -buildid ZgoPTca7dsIr5eDlKrVY/ZgoPTca7dsIr5eDlKrVY -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./interface.go ./parser.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/printer -std -complete -installsuffix shared -buildid S_kYD7_ZFirRKeK_HDun/S_kYD7_ZFirRKeK_HDun -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./nodes.go ./printer.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/2d/2d10dc7fb5b711e572477f5fba1b50d51748f37e2a7a25e35b3152179a84c9a7-d # internal cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -o $WORK/b054/_cgo_.o $WORK/b054/_cgo_main.o $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b093/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b093/_pkg_.a $WORK/b093/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p os/user -std -installsuffix shared -buildid UgKeuRIY2LQ7cHWMrjO0/UgKeuRIY2LQ7cHWMrjO0 -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./lookup.go ./user.go $WORK/b054/_cgo_gotypes.go $WORK/b054/cgo_lookup_unix.cgo1.go $WORK/b054/getgrouplist_unix.cgo1.go $WORK/b054/listgroups_unix.cgo1.go $WORK/b054/_cgo_import.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/1e/1ee4d86bad70c362e85755c9874d4f61a9e1a3b596befe35064588c9fe38ddfc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/1b/1b2741667efa7d1d08b6010afb7457da714e8737a637ce3fb51930348021c74e-d # internal crypto/dsa mkdir -p $WORK/b126/ gopkg.in/inf.v0 mkdir -p $WORK/b384/ cat >$WORK/b126/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b113/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a EOF cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF encoding/asn1 mkdir -p $WORK/b092/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid y9RzIR7o2lrCYa9MFpF-/y9RzIR7o2lrCYa9MFpF- -goversion go1.13.4 -D "" -importcfg $WORK/b126/importcfg -pack ./dsa.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid 2KwjvusY-WOSYeSzpXYR/2KwjvusY-WOSYeSzpXYR -goversion go1.13.4 -D "" -importcfg $WORK/b384/importcfg -pack ./dec.go ./rounder.go crypto/elliptic mkdir -p $WORK/b112/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 7dyF41vztkizpt1soJjI/7dyF41vztkizpt1soJjI -goversion go1.13.4 -D "" -importcfg $WORK/b092/importcfg -pack ./asn1.go ./common.go ./marshal.go cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid iFANWAhVgJQE0HrezvUN/iFANWAhVgJQE0HrezvUN -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2c/2ce92d2e8bb63e1c9fb78602b6057bbf74ea25a1a5f0ffe808fa13585362beeb-d # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e6/e675977acd64d6d8734b630988b950626c23a5a1d0ede599027f32a404eb51a9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/35/35c583c6311d3901bdbca9e07c05b30e029dcbf3d773bcfa81108a78e6685034-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/27/272fca2bc103cc4c1af494c4d80cac5851b560da7179eff217771cef76a083de-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b251/ github.com/containers/storage/pkg/fileutils github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b258/ github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b197/ github.com/containers/storage/pkg/loopback github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b164/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b197/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b197/ -g -O2 ./projectquota.go mkdir -p $WORK/b068/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b254/ github.com/containers/storage/pkg/devicemapper github.com/docker/docker/pkg/mount cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid sOf0BsnOlc-T1QtmmCFs/sOf0BsnOlc-T1QtmmCFs -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./umask_unix.go mkdir -p $WORK/b194/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/containerd/continuity/fs cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o $WORK/b054/_x004.o # internal cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a EOF mkdir -p $WORK/b193/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid LkzG2EG9iFmbJAlEKzwm/LkzG2EG9iFmbJAlEKzwm -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./memory.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b193/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b193/ -g -O2 ./loop_wrapper.go github.com/opencontainers/runc/libcontainer/configs cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid QH5lNTSJNXfMQO41FuR7/QH5lNTSJNXfMQO41FuR7 -goversion go1.13.4 -D "" -importcfg $WORK/b164/importcfg -pack ./fileutils.go ./fileutils_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid E13rsg_vgqVmqHV27fkm/E13rsg_vgqVmqHV27fkm -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./system_registries_v2.go cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b416/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid SCZVLqLrPwhTqJSWoP6b/SCZVLqLrPwhTqJSWoP6b -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go mkdir -p $WORK/b191/ mkdir -p $WORK/b419/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid L1bHKlE52XoRmxAa5CBM/L1bHKlE52XoRmxAa5CBM -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./boltdb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal mkdir -p $WORK/b412/ mkdir -p $WORK/b367/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a EOF cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid OeE1egJ-x0qtvgm7opok/OeE1egJ-x0qtvgm7opok -goversion go1.13.4 -D "" -importcfg $WORK/b416/importcfg -pack ./fileutils.go ./fileutils_unix.go cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid tSSIB5sK0fkk4A9keBuW/tSSIB5sK0fkk4A9keBuW -goversion go1.13.4 -D "" -importcfg $WORK/b419/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid SUcLZd-Bmv0Pok47P8GO/SUcLZd-Bmv0Pok47P8GO -goversion go1.13.4 -D "" -importcfg $WORK/b412/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid 2haiP2-lLxiuPKWAu8k6/2haiP2-lLxiuPKWAu8k6 -goversion go1.13.4 -D "" -importcfg $WORK/b367/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 cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/2c/2cb59abd575ba5b0d016ce13017c19c0139f07435f898f7726f91df23d643a92-d # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/34/346cdf2112477b9baffbda493c75099424e0f3c59e2bab9fb04567d7506cb53e-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b276/ github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b170/ k8s.io/klog mkdir -p $WORK/b396/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid gaPx49zqvXfVLG0PzCyT/gaPx49zqvXfVLG0PzCyT -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./homedir_linux.go ./homedir_unix.go github.com/containers/buildah/pkg/chrootuser archive/tar cat >$WORK/b396/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/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b248/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid ph3slEGvgk-CXcE9cu6V/ph3slEGvgk-CXcE9cu6V -goversion go1.13.4 -D "" -importcfg $WORK/b396/importcfg -pack ./klog.go ./klog_file.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b191/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b191/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 3BJd4NkKiaDUl1c7HByA/3BJd4NkKiaDUl1c7HByA -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go mkdir -p $WORK/b051/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 3umlaMHsZehGxp8YdxUx/3umlaMHsZehGxp8YdxUx -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./user.go ./user_linux.go github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b208/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid a3HLg1WzgTws9c6OF7We/a3HLg1WzgTws9c6OF7We -goversion go1.13.4 -D "" -importcfg $WORK/b051/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid RO4N5ZLoYdSM219C9I-G/RO4N5ZLoYdSM219C9I-G -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/11/11b0d47e7f98de3fb81568ab3289f9cb9f4e81c966dc59c7ea01d5cb802e0c20-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/36/3673ab635e8d0abfd2848ec2590e686bfc5e8323d06378bfd6f6774311cc6b7a-d # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f0/f02148f786d643d5c03bffd47825f60e4a5df45749418f0c8666cf38ac9c6404-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid v174o4trDsYwrDAsFvhE/v174o4trDsYwrDAsFvhE -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./config.go ./config_linux.go cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f6/f6325483295a584d4c3daeefc86d7da218cb45943085ec8a6a9fbc3c4c539601-d # internal go/doc mkdir -p $WORK/b398/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 3NRVdJ15jozLpu1Qiuan/3NRVdJ15jozLpu1Qiuan -goversion go1.13.4 -D "" -importcfg $WORK/b398/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/9c/9c9627511c9dc341a04f6735085d2fb2e4e5b63758995e77ec766b685025ad1d-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b168/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid jWrMAD7m0hP75kAo-6kG/jWrMAD7m0hP75kAo-6kG -goversion go1.13.4 -D "" -importcfg $WORK/b168/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_386/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/94/9421b59763802dcfde16ac1fc2af864c466ff76c056d6e3f1ef3420258ab9f10-d # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid ofirxrH2dAvBdan2dEa2/ofirxrH2dAvBdan2dEa2 -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/52/52adfb13e5ad21920020f2de018335a3e3bed0faad3b1688d351c92a58c43f05-d # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/6c/6cc91200b5fb5e693619a7e90b72bb763426bbb103aba5da41aba656358912e0-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/1e/1e7ef8d0eaa7b3de1b4105619a776b18b226d9f4b876c3de4e2531e2c78116da-d # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/23/232466ec6cbc535c4735ef5e6bddc4a45ae9470856f13255e974756071b22e4b-d # internal github.com/ghodss/yaml mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid hOTKh52ILgOVvF57uNFw/hOTKh52ILgOVvF57uNFw -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./fields.go ./yaml.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5f/5ffe870c2cd20ea357e50ce41bf0f9112666eb58b714e71c5c905c884938c6a8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid POXwelZujpqTaj5AvBZu/POXwelZujpqTaj5AvBZu -goversion go1.13.4 -D "" -importcfg $WORK/b418/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/1c/1ce64b16222517701e82b66a2462b49030a5796062c5c77f13dafe22835c8604-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5b/5b4e618ab6e41969e6678345ccae5ba1c801a474fa75c02e11f33b153a9b9475-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c1/c14bd0d2e69616c52746fa89f4137bf563a31dc50abbf68808730a1ac2cf5f72-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/fd/fd73215f3ecf670492d357ca660caa7d665180cd767e12e4a60a9fc1c4b18a3a-d # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/e5/e5cef0fb1ac6477251794736cd68056c0f46ea0c01092f3ceec402f0d9d1fb8e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b167/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _3M69gltVwfarSvj6L3A/_3M69gltVwfarSvj6L3A -goversion go1.13.4 -D "" -importcfg $WORK/b167/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 cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/0e/0e0b427bea589a9833ba15bd86469a270df1a520ff25afe96163ef3f3f67eb13-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b440/ cat >$WORK/b440/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid mXAN0zlQsTgT9zf7CBb7/mXAN0zlQsTgT9zf7CBb7 -goversion go1.13.4 -D "" -importcfg $WORK/b440/importcfg -pack ./devices.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/97/97fc9acfa8c654b24f5afebbb8a34933226e45c0b9b73f8cfe2693ed9d51fafc-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b175/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b175/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b175/ -g -O2 ./sysconfig.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/a9/a95d60e3803482d94779515f77d3d2f4abe44dcfef4d26d3fe56a751e96b6e1a-d # internal go/format mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/format -std -complete -installsuffix shared -buildid 6E1Mmy38ZhP6KIcKD_Eu/6E1Mmy38ZhP6KIcKD_Eu -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/28/282926a0a508c78282bac4c84dd0921f6f3af70a2a0421868e80bca80bb16fd2-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/40/40d80c76c5105edc07ce8b250dc8a8d9d6d12b886c4e858d2234a65325b2c489-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b396/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/fd/fd553258d5158193c21d43f3f44922e30f524491bced498f021f1b486cb00877-d # internal crypto/x509/pkix mkdir -p $WORK/b127/ cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/b9/b909a0c108475b504d5242342cfbd0e27881023cf52c016acffc331729172b88-d # internal cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ua665_VgLBtZk-7WGOdQ/ua665_VgLBtZk-7WGOdQ -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./pkix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage loopback -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b129/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/12/125f948deb7f6a1d0f13a4dd49fee14d85f39bbc11c9768f75ce6f67913dd40c-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b404/ crypto/internal/boring mkdir -p $WORK/b089/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b130/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid hLV2z8-iXEAZYyaIv_lD/hLV2z8-iXEAZYyaIv_lD -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./asn1.go ./builder.go ./string.go cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b089/ -importpath crypto/internal/boring -- -I $WORK/b089/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid vXCLE489OAbtw3MLumTd/vXCLE489OAbtw3MLumTd -goversion go1.13.4 -D "" -importcfg $WORK/b404/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/db/db0dd8362096e0de5c943210b3d3f210c1810c5b407f2f35b29d3dafab9e88e9-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/pquerna/ffjson/inception mkdir -p $WORK/b211/ cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/60/60667fca3ae17f049f41a7fe5bd892aa5093248a18589d72171f3c34ada0ea11-d # internal cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b426/ github.com/docker/docker/pkg/idtools mkdir -p $WORK/b417/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid Biyt6PWhyjY4iyMxxwUU/Biyt6PWhyjY4iyMxxwUU -goversion go1.13.4 -D "" -importcfg $WORK/b211/importcfg -pack ./decoder.go ./decoder_tpl.go ./encoder.go ./encoder_tpl.go ./inception.go ./reflect.go ./tags.go ./template.go ./writerstack.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid MagrVnT927pj3kaGV0BQ/MagrVnT927pj3kaGV0BQ -goversion go1.13.4 -D "" -importcfg $WORK/b426/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid jzzy4H22OlL8_JGzW129/jzzy4H22OlL8_JGzW129 -goversion go1.13.4 -D "" -importcfg $WORK/b417/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b4/b4b78af4eac661437ccfc3f91e2f373eb571984a468fd42023f33932f6d4787c-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b438/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cat >$WORK/b438/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/tabwriter=$WORK/b219/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid RNThE6DuxhEA7IscARdR/RNThE6DuxhEA7IscARdR -goversion go1.13.4 -D "" -importcfg $WORK/b438/importcfg -pack ./formats.go ./templates.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid zeVmOgab68dMuDoe2iQc/zeVmOgab68dMuDoe2iQc -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b193/_cgo_gotypes.go $WORK/b193/loop_wrapper.cgo1.go $WORK/b193/_cgo_import.go cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/08/08c0e6ba6366980cbd0aa76cc188129bead3802765197c863f29b24fc515b75c-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b166/ cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid CTWNlklOSiIlQn17OnuB/CTWNlklOSiIlQn17OnuB -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/07/07a88e560f36312ba7e1d956066285fab17ca8aedd2555cad412a371227a65b7-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/b5/b5d2791abbcb548f8be6ee31a0c81710aed7fc35423d26f41c964caf30d9263b-d # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/54/542499b1d68de6f08e95dc3941c231c3f22d64bdd2ba47b0c22b231a218d9255-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cd $WORK/b175 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/40/40c8908dc1e25e0684d10606474abf48514c422203dd20591a5d26531b27b065-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ca/cad05b1360f0b7ff90b094935429dae5efeabb8ab306d418d5bdbd965382c61b-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b175=/tmp/go-build -gno-record-gcc-switches -o $WORK/b175/_cgo_.o $WORK/b175/_cgo_main.o $WORK/b175/_x001.o $WORK/b175/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/bb/bb5e4056b4431b467d84db522a6a22e5899f8f0d8ea92b4dfb783bb2e2c96c85-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -o $WORK/b197/_cgo_.o $WORK/b197/_cgo_main.o $WORK/b197/_x001.o $WORK/b197/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/a8/a85f9b6b7b3d69e771dfc5c7c03d60f04b24db487b9bcc857eb14329f8f7f808-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b242/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b242/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b242/ -g -O2 -Wall ./unshare_cgo.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b175/_cgo_.o -dynout $WORK/b175/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b197/_cgo_.o -dynout $WORK/b197/_cgo_import.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f0/f04fdcb263155f0b7cb692e93c1531ba4457f74f64c6de729896e46bd1df7400-d # internal cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid fGXhS5qqz016o8FxsDK1/fGXhS5qqz016o8FxsDK1 -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b175/_cgo_gotypes.go $WORK/b175/sysconfig.cgo1.go $WORK/b175/_cgo_import.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid J46dyV0PmY1erGTFiJ15/J46dyV0PmY1erGTFiJ15 -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack $WORK/b197/_cgo_gotypes.go $WORK/b197/projectquota.cgo1.go $WORK/b197/_cgo_import.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/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_386/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/be/be08cc54af5b66ede17a1f5ed35b9b88974fe74a5acd32328504ab211b79de25-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b175/_pkg_.a $WORK/b175/_x001.o $WORK/b175/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/57/5768184256456ec4a1a5175375458c5fafbfa24aa3b53cebf3647f3cef84e64d-d # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/a7/a717dc88c3629bf09f48dd2b33e0bacc90e4bd8f51a56ec7950c833fc3cb2d42-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b197/_pkg_.a $WORK/b197/_x001.o $WORK/b197/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I $WORK/b242/ -g -O2 -Wall -o $WORK/b242/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/6f/6feb4e9508869f7626b43f19fd9b51a1a88dc64dec282f4c40a521425a95b280-d # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/11/11e597ee72b44b3349b44f30de20abc3f917fcf7d08720bcfb42f71e89c5166c-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/21/21b6103228e13502d53c03afdc6cc552580157bae1590d69cce01e7ecc9aa032-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b207/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b222/ cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc64=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid zu7NKK7PcDncyI0PWvwE/zu7NKK7PcDncyI0PWvwE -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 39Ts6qmhhVJHAzeFwmEr/39Ts6qmhhVJHAzeFwmEr -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./tarlogger.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/3c/3c822ea3f478148e196c06e1b1931542eb03ef0a25d8d0804861b4f52c686122-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ce/ce127b2834d8a5de212659325c440adc95d9d853da517fa653065ad9cca9fc04-d # internal cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b042/_pkg_.a $WORK/b042/_x001.o $WORK/b042/_x002.o $WORK/b042/_x003.o $WORK/b042/_x004.o $WORK/b042/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/58/582c4c4d096f8324b1b1135c9181dbc0818f19d5d5d9617ae6d4583af411fe94-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b233/ github.com/containernetworking/cni/pkg/types github.com/docker/docker/api/types/registry mkdir -p $WORK/b339/ github.com/docker/go-connections/nat golang.org/x/net/internal/socks github.com/ishidawataru/sctp net/textproto mkdir -p $WORK/b232/ mkdir -p $WORK/b324/ k8s.io/apimachinery/pkg/util/validation github.com/prometheus/procfs cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5_gIhSzvcCfvJ0DkJpf-/5_gIhSzvcCfvJ0DkJpf- -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go mkdir -p $WORK/b041/ cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/8d/8d80c553a7d4c7ae4ae299be377e7f382cfad895e8b3c2fb616e4d9924833e4b-d # internal cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile net=$WORK/b042/_pkg_.a EOF github.com/matttproud/golang_protobuf_extensions/pbutil cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid ltCT-bwUj3BT8krX9qKT/ltCT-bwUj3BT8krX9qKT -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./authenticate.go ./registry.go github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/duration cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF github.com/prometheus/client_model/go mkdir -p $WORK/b280/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/golang/protobuf/ptypes/timestamp cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 5MBlAjC8sex61OmOH-4i/5MBlAjC8sex61OmOH-4i -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./proxy.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid XRm4Pf4zPqfoGI07GZ0x/XRm4Pf4zPqfoGI07GZ0x -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./nat.go ./parse.go ./sort.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 8nYK62LYsjUDlyFwWwRo/8nYK62LYsjUDlyFwWwRo -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./args.go ./types.go mkdir -p $WORK/b364/ mkdir -p $WORK/b393/ mkdir -p $WORK/b303/ mkdir -p $WORK/b300/ mkdir -p $WORK/b332/ mkdir -p $WORK/b333/ mkdir -p $WORK/b298/ mkdir -p $WORK/b334/ github.com/spf13/pflag mkdir -p $WORK/b436/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -o $WORK/b242/_cgo_.o $WORK/b242/_cgo_main.o $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b242/_cgo_.o -dynout $WORK/b242/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -o $WORK/b244/_cgo_.o $WORK/b244/_cgo_main.o $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o -g -O2 -lseccomp cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -o $WORK/b191/_cgo_.o $WORK/b191/_cgo_main.o $WORK/b191/_x001.o $WORK/b191/_x002.o $WORK/b191/_x003.o $WORK/b191/_x004.o $WORK/b191/_x005.o -g -O2 -ldevmapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage devicemapper -dynimport $WORK/b191/_cgo_.o -dynout $WORK/b191/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b142/ -g -O2 -o $WORK/b142/_x004.o -c go_gpgme.c cd $WORK/b142 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b142=/tmp/go-build -gno-record-gcc-switches -o $WORK/b142/_cgo_.o $WORK/b142/_cgo_main.o $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b142/_cgo_.o -dynout $WORK/b142/_cgo_import.go cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b305/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid HlKq34M5Rx1zEBKC4IFk/HlKq34M5Rx1zEBKC4IFk -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid ocxEMGiovQ07ADug5MMC/ocxEMGiovQ07ADug5MMC -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid xGT08300NHhMkQDzPGKz/xGT08300NHhMkQDzPGKz -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./duration.pb.go cat >$WORK/b436/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/csv=$WORK/b437/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid HAw8O3WxlJtW_ZYMMVl3/HAw8O3WxlJtW_ZYMMVl3 -goversion go1.13.4 -D "" -importcfg $WORK/b393/importcfg -pack ./validation.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid mdvJahyJdgRH6oxhG-nP/mdvJahyJdgRH6oxhG-nP -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid n6XjRT_dsaAasatKcvC5/n6XjRT_dsaAasatKcvC5 -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./metrics.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 8XFL1dVEJYabZnxcP9xQ/8XFL1dVEJYabZnxcP9xQ -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./doc.go ./encode.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid rF4_dFBtzTELB_-5MSrv/rF4_dFBtzTELB_-5MSrv -goversion go1.13.4 -D "" -importcfg $WORK/b436/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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid mxn0CqvF5WorV4NnHQ1s/mxn0CqvF5WorV4NnHQ1s -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack ./timestamp.pb.go cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid DpltLA579lD9IZZ5KoyD/DpltLA579lD9IZZ5KoyD -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./client.go ./socks.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/eb/eb01e8efa43e8352d9f3ec6fd4686832a2d0f0a2bd1338f93780dee9f97eed51-d # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b7/b7f16c8c46f1712438788714c703e3dcbe8bfd6092f284319af850fd28bc7d56-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b351/ net/mail vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b379/ mkdir -p $WORK/b226/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/66/6680f3a0b700d800e8e06a145c9bdac6a84d2cf43bafdde3a8c5efc535f52c06-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/59/599edbcb461b23b14a8767bb537ced0728011f70c0287445fe45ac12843fff75-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b048/ github.com/docker/docker/api/types/container mkdir -p $WORK/b320/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid NORjRdc4_CQGcNjs6h02/NORjRdc4_CQGcNjs6h02 -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./guts.go ./httplex.go cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p net/mail -std -complete -installsuffix shared -buildid k_Jwk-iepWzsW3BfWqx2/k_Jwk-iepWzsW3BfWqx2 -goversion go1.13.4 -D "" -importcfg $WORK/b379/importcfg -pack ./message.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/52/522510988653921215a18997ffd5c84230bfbecfafdba529df1d27fa77ee5ef8-d # internal cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid d4Zy50jmoBnaGb889XrG/d4Zy50jmoBnaGb889XrG -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b280/_pkg_.a # internal cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid NAcRWWpjnLfbqD3ifLmX/NAcRWWpjnLfbqD3ifLmX -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./unshare.go $WORK/b242/_cgo_gotypes.go $WORK/b242/unshare_cgo.cgo1.go $WORK/b242/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SERkXCD74Zt4kWWf1Nn_/SERkXCD74Zt4kWWf1Nn_ -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid w5ZFQIbR-cb0h0RfR_6m/w5ZFQIbR-cb0h0RfR_6m -goversion go1.13.4 -D "" -importcfg $WORK/b320/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_386/buildid -w $WORK/b048/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b320/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b242/_pkg_.a $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/4a/4ab0e0241a99be95d9ba897c384bebf49bd8e15f509dd7db738e42baf3290e01-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ba/ba44e35db8370dd34e0b6f4d3a125c06654a2cc4495395c68bd70bceb9961413-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/69/694e08b4032862afcb2feeebad3254a824942bf2483900e0d7fe598bcdc5de78-d # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f0/f05e7106ea0da59a95a2cb6b366f056cb39688abfcd8dc56e03597f081fcbf47-d # internal google.golang.org/genproto/googleapis/rpc/status cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4a/4a97b410c5036ac28ed18335379196ebf01d735b714be3062cf43bf5643b8604-d # internal cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF mkdir -p $WORK/b335/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid X6TmSh8tkxKFCxOdhnS7/X6TmSh8tkxKFCxOdhnS7 -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack $WORK/b244/_cgo_gotypes.go $WORK/b244/seccomp.cgo1.go $WORK/b244/seccomp_internal.cgo1.go $WORK/b244/_cgo_import.go github.com/golang/protobuf/ptypes mkdir -p $WORK/b331/ github.com/docker/docker/api/types/swarm/runtime k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b341/ k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b401/ mkdir -p $WORK/b406/ k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b383/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ff/ff7548aee996b4fa3edcdfdabd4300bf16e3a22fae537f26c9481ce87398fde0-d # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a1/a1ac4e0ebbffcb014ba8c967a1abfb39ccf489947a8c25fd90ef09c4f08405b9-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid IJPKBnvF_jFW52fpax3s/IJPKBnvF_jFW52fpax3s -goversion go1.13.4 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile math=$WORK/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid cGC-LcfFg8N_w8eYoRae/cGC-LcfFg8N_w8eYoRae -goversion go1.13.4 -D "" -importcfg $WORK/b406/importcfg -pack ./generated.pb.go ./intstr.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid CMTBLf4v0aVEqLKtr_9O/CMTBLf4v0aVEqLKtr_9O -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./callbacks.go $WORK/b142/_cgo_gotypes.go $WORK/b142/data.cgo1.go $WORK/b142/gpgme.cgo1.go $WORK/b142/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid oH3hdJ1qiW3C-KBcup_x/oH3hdJ1qiW3C-KBcup_x -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./gen.go ./plugin.pb.go cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/1b/1b6349f9e2cc2d827eba826f1efb6a2255c253a61b08c3df4a74bf474ddc4e85-d # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/be/befdf28390d95ff687de0a44141c30cb935d55d5cc6dbd0a67a9be0bbb9358db-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid gSLtCj-oQrC5DbmuQ4bH/gSLtCj-oQrC5DbmuQ4bH -goversion go1.13.4 -D "" -importcfg $WORK/b383/importcfg -pack ./amount.go ./generated.pb.go ./math.go ./quantity.go ./quantity_proto.go ./scale_int.go ./suffix.go ./zz_generated.deepcopy.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/50/5090405862ebb09d4574889e9876f8ce3e0ef2a2d29f1ae2cdd92ace0e6de0a1-d # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/4a/4a4d4a2b79b7bfd84eec1d78afd5f7a3453bbf807b83ebc0ceafa5898f51944e-d # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f8/f86df1ea6888c7572d0cd5361c7896994c871f280276135a53de45d8af1d6315-d # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a6/a6ca3716e79dad6f6ec2d61d86e33a0a0b5777591a0c800dd1e822b4a19e946a-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/e9/e9c7f6afce44c87b23bbe97cd2718d3f8769bad49fd8801ef2433c586d028d85-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b049/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/prometheus/client_golang/prometheus/internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/b0/b075caffb49552b318cc779ea95da9f048c23d0e2e4dc7bbdceb6f7f25bf88b1-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid QbOYPc6AAlX_bPYqtwoc/QbOYPc6AAlX_bPYqtwoc -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./status.pb.go github.com/docker/libnetwork/types cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid jesSopK7a-lxzS2fXot5/jesSopK7a-lxzS2fXot5 -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go mkdir -p $WORK/b297/ golang.org/x/net/proxy mkdir -p $WORK/b363/ k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b279/ mkdir -p $WORK/b391/ cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid lt5Ah1eW5pFuVcFToWii/lt5Ah1eW5pFuVcFToWii -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b191/_cgo_gotypes.go $WORK/b191/devmapper_log.cgo1.go $WORK/b191/devmapper_wrapper.cgo1.go $WORK/b191/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b191/devmapper_wrapper_dynamic.cgo1.go $WORK/b191/_cgo_import.go cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 5M3wqORnUbU2vtrJFj87/5M3wqORnUbU2vtrJFj87 -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid -98156_pB0HQCOVDySSI/-98156_pB0HQCOVDySSI -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid Mm_3wTP0K8GcIINNZ73B/Mm_3wTP0K8GcIINNZ73B -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid tZRiJF8LqRZonmrmAi4r/tZRiJF8LqRZonmrmAi4r -goversion go1.13.4 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid XLoaAJtmBo6V6mM86eTP/XLoaAJtmBo6V6mM86eTP -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./metric.go cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/ef/efb41f4e4f350f80fea58376b9724c3f6d8e6523861861d4a342ad9eec832fa4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/9e/9e161d1884629ace54e4ce1f44b10e107f4ff51a60bd7b4966094a863195581d-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/1b/1b4824125226ff17c0f7f77aba5c6340c21da8bd4af491b0b740a36420128a5f-d # internal github.com/spf13/cobra mkdir -p $WORK/b441/ cat >$WORK/b441/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b436/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid j4UFnM6mQ1fAlgyeYNVW/j4UFnM6mQ1fAlgyeYNVW -goversion go1.13.4 -D "" -importcfg $WORK/b441/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_386/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/24/2409a292232dbe8880a28f7e89e20789d748355b04cbd5d8b968ba00ff94fbae-d # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/7c/7cfe57b0db580232490748455853f1e29bdaf38fede8813e47f3e37e1e5da2b2-d # internal google.golang.org/grpc/status mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b336/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid qnXwyqAMGIy4rzRxO2Hv/qnXwyqAMGIy4rzRxO2Hv -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/a8/a81b03507436471dae095121e6479796d6764c3244a195588e08b3672ce6a2f7-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid uGAX8JWE2GY-DlVnlDN2/uGAX8JWE2GY-DlVnlDN2 -goversion go1.13.4 -D "" -importcfg $WORK/b040/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b341/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b040/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b244/_pkg_.a $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b191/_pkg_.a $WORK/b191/_x001.o $WORK/b191/_x002.o $WORK/b191/_x003.o $WORK/b191/_x004.o $WORK/b191/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b142/_pkg_.a $WORK/b142/_x001.o $WORK/b142/_x002.o $WORK/b142/_x003.o $WORK/b142/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/60/60886515ae9075d9ee1d519104b72fbab3c43c5e8d30a12f97bc4aa8a79d54d0-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/74/7427dfd9b2da08355d968646479d6b8985494397a636ab7a3105b8b7a8a859d5-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b397/ cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d1/d1caf32c5936e7eedc928216ad5c22c4fad50b3b1d21f792c97a35cc57e6f396-d # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/00/0081a2c3e333a00ed661a646538b62961f99b783e5a8c77d55053425d4c25dbf-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b328/ cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f6/f66e176865a9f23fad2570febd45004deaae33d2d32eb4fdd3f1ccbda1145e0e-d # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/67/67079baf09d566515d88fac68853c55f98d38c39238b4f40bfa741ca4c6386fe-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4c/4c306cd026714a6df6f7d1f1d56ace81685c9631d7ce04755980d6c0e85369d4-d # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/41/4184c4f8642c398201865a3298ffc98d15b7f1ff50020783c142addfc1de08b2-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/27/27cd97f767c106585455b84405bb18e803193a4974c2c529792227c8b850a272-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b057/ cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3b/3b77ab2dbb7b658b8faa07eea340cdb461eb37fff032faeb46563cf2c3199185-d # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/54/547bdc43dbed20d478915efcbdc99b81242751ba8f8c445966c7ca915e9acd69-d # internal cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid ysG0MCCsuCur9T1JjSTI/ysG0MCCsuCur9T1JjSTI -goversion go1.13.4 -D "" -importcfg $WORK/b397/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 cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/05/05228468195058e52e1ecb3c6b39acea1c4a063ca8ad1292d8094f72b7a12cd5-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b429/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid KBVx_-IzPamRgX4vRT9n/KBVx_-IzPamRgX4vRT9n -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./errors.go ./grpc.go cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a EOF cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid xe7tzwOq1xl_9LyJnBth/xe7tzwOq1xl_9LyJnBth -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid RVQEArTQq8aN8s8aiq5k/RVQEArTQq8aN8s8aiq5k -goversion go1.13.4 -D "" -importcfg $WORK/b429/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/3c/3c15019db6ef7fce12d6fc8a43e4a63d49d1ed69411894a88fea5cf38920122b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/87/870d9188587ff244e5e10c1ba5cd21208c6238506a1f9a9953cba5956776837a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/21/2166392cfcd80c3f2c26339bcda64152e477dea4fafb50ad9af150355a2c2806-d # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/c7/c76c80aaa18b7e9ad624ec4b7230093a397009aa12b0619abb93c30f8fd34c44-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid jlXuhth0zefY8Pmxlbbx/jlXuhth0zefY8Pmxlbbx -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/08/08a5d56aeb825a6c71e1fdc7cce133bc43193edac9efc3a9dfd2b80678983d38-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/27/27fb83fcf5c7ec69d0279024d201d4fa47aa05aa578d7126bf61e2333a39eaae-d # internal cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I $WORK/b089/ -g -O2 -o $WORK/b089/_x017.o -c openssl_stub_rand.c cd $WORK/b089 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b089=/tmp/go-build -gno-record-gcc-switches -o $WORK/b089/_cgo_.o $WORK/b089/_cgo_main.o $WORK/b089/_x001.o $WORK/b089/_x002.o $WORK/b089/_x003.o $WORK/b089/_x004.o $WORK/b089/_x005.o $WORK/b089/_x006.o $WORK/b089/_x007.o $WORK/b089/_x008.o $WORK/b089/_x009.o $WORK/b089/_x010.o $WORK/b089/_x011.o $WORK/b089/_x012.o $WORK/b089/_x013.o $WORK/b089/_x014.o $WORK/b089/_x015.o $WORK/b089/_x016.o $WORK/b089/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage boring -dynimport $WORK/b089/_cgo_.o -dynout $WORK/b089/_cgo_import.go cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b091/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid uoi5T9-NRSJED8eL6h9D/uoi5T9-NRSJED8eL6h9D -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./doc.go $WORK/b089/_cgo_gotypes.go $WORK/b089/aes.cgo1.go $WORK/b089/boring.cgo1.go $WORK/b089/ecdsa.cgo1.go $WORK/b089/hmac.cgo1.go $WORK/b089/rand.cgo1.go $WORK/b089/rsa.cgo1.go $WORK/b089/sha.cgo1.go $WORK/b089/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b089/_pkg_.a $WORK/b089/_x001.o $WORK/b089/_x002.o $WORK/b089/_x003.o $WORK/b089/_x004.o $WORK/b089/_x005.o $WORK/b089/_x006.o $WORK/b089/_x007.o $WORK/b089/_x008.o $WORK/b089/_x009.o $WORK/b089/_x010.o $WORK/b089/_x011.o $WORK/b089/_x012.o $WORK/b089/_x013.o $WORK/b089/_x014.o $WORK/b089/_x015.o $WORK/b089/_x016.o $WORK/b089/_x017.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/66/667832f7b73bed321dc7c1b2c493c884f0ba765cf1c18a5f0c8e35977f544637-d # internal crypto/hmac mkdir -p $WORK/b121/ crypto/aes mkdir -p $WORK/b085/ crypto/sha256 crypto/sha512 mkdir -p $WORK/b104/ cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a EOF mkdir -p $WORK/b114/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid NjRgXbcuImVnEo3y6PFB/NjRgXbcuImVnEo3y6PFB -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./hmac.go cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b104/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b104/symabis ./sha256block_386.s crypto/sha1 mkdir -p $WORK/b124/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid nPvqC3DapPV7j9BgX8yJ/nPvqC3DapPV7j9BgX8yJ -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid zu7A_f-ilLazj0srH1q0/zu7A_f-ilLazj0srH1q0 -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b124/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b124/symabis ./sha1block_386.s cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ta6E8dnaxMOFYf9IDMqi/ta6E8dnaxMOFYf9IDMqi -goversion go1.13.4 -symabis $WORK/b104/symabis -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/e0/e05c9dbfd7b0ad8a9b89682469a008289fa0170a39baf14860050b89fdb2a8fc-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b137/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid WWWuI-V4NLYVYN2jQi49/WWWuI-V4NLYVYN2jQi49 -goversion go1.13.4 -symabis $WORK/b124/symabis -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_decl.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b121/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid T9PMyhCHzvXj9845XTvC/T9PMyhCHzvXj9845XTvC -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/6f/6ff5f8c0f1f8c07057f2d863eb93bda0b7378321d97fdaf1c1c0276297e86755-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/fc/fc6055b778eef9cba18220ab0700a52bfca896f4bb85aac037df9fe0b7e45871-d # internal crypto/rand mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WoQfz5wONV6anTy94qAA/WoQfz5wONV6anTy94qAA -goversion go1.13.4 -D "" -importcfg $WORK/b084/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b104/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/99/99a340822a0f7400f8fa6b7dd09f2243b0b4f1a5559ebcecccb9dc7d20406778-d # internal crypto/ecdsa mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/elliptic=$WORK/b112/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b113/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid uC5NV_upPxpV3aMUFIlC/uC5NV_upPxpV3aMUFIlC -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b124/sha1block_386.o ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b104/_pkg_.a $WORK/b104/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b124/_pkg_.a $WORK/b124/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ca/caff97542bb6facc4e1de4d230807152c4ad4e7a45461114e05d12e72aac406b-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/34/34e6d3c5adf7a573b1ea86e730e0a03c6adff790540239cdd15d2393095ebd6b-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b171/ github.com/docker/docker/pkg/ioutils github.com/ulikunitz/xz mkdir -p $WORK/b361/ mkdir -p $WORK/b103/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b172/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid uFq6Ja2udKgv87O3FKZQ/uFq6Ja2udKgv87O3FKZQ -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b105/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b106/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile hash/crc64=$WORK/b108/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid I4sXmv226HgFlG9Q_OTA/I4sXmv226HgFlG9Q_OTA -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid biY_n_jO--YKcQ1vahh5/biY_n_jO--YKcQ1vahh5 -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/59/598b1f762ef515bdc97a69ff7a7d58a3fb9d9d4cf6a80c24a9bb936b88972738-d # internal crypto/ed25519 mkdir -p $WORK/b119/ golang.org/x/crypto/openpgp/elgamal github.com/containers/storage/pkg/stringid github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b189/ mkdir -p $WORK/b151/ crypto/rsa mime/multipart mkdir -p $WORK/b236/ mkdir -p $WORK/b205/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid rXUogrqfwq12EHRPyzTg/rXUogrqfwq12EHRPyzTg -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./elgamal.go mkdir -p $WORK/b115/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b120/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a EOF cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 6Gxpmg4IrjrjAwD9fsso/6Gxpmg4IrjrjAwD9fsso -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./formdata.go ./multipart.go ./writer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid Uud6JEUYO_nalS3CjXkY/Uud6JEUYO_nalS3CjXkY -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./selinux_linux.go ./xattrs.go cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid zKYdRcnB84dPlK9gK7Cq/zKYdRcnB84dPlK9gK7Cq -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./ed25519.go cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/randutil=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 8FDLUn2j7Eck36_xIXsq/8FDLUn2j7Eck36_xIXsq -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./stringid.go cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 0qLI6prnJqo26LbuWmz4/0qLI6prnJqo26LbuWmz4 -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go github.com/klauspost/compress/zstd mkdir -p $WORK/b083/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b095/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b099/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid SRrsWj0LReZDEVL_KHrU/SRrsWj0LReZDEVL_KHrU -goversion go1.13.4 -D "" -importcfg $WORK/b083/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_386/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/bd/bdb934a363c9df678afe11b8b7f596826e825bdc11faa062e083a9d4d95e5111-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/41/4167b6c1e3e6f1edf8ba2d56668dcb8ef402e275bcc352a371c2c94dd758b250-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b6/b69fc42fdf86d720fc827deba23dbea53df2fb0cf6371bca05c408a3f65c21df-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b204/ cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/0b/0bbf9e63ac4e210c583597dd9d30839fc07ff5cde5622a8de4030395fab4d1b1-d # internal cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid eQtROBMwcgXhOIXGnaes/eQtROBMwcgXhOIXGnaes -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/24/240b21d1f96e9147c2c88c516af08402dd508ec7f6ea459051b2b52846d02d33-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b420/ github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b360/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid Wuz1nUuen0_Exri-6NHO/Wuz1nUuen0_Exri-6NHO -goversion go1.13.4 -D "" -importcfg $WORK/b420/importcfg -pack ./pools.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 2ZLp8jVGZwgIDvgjpeVR/2ZLp8jVGZwgIDvgjpeVR -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c0/c039bae1548adfc0def8ff4676f97859b7e8770c23126be03a15867a1b17f09d-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/af/aff3a377bb71e9a2053aec9981802b9b58bc3e74c7c597b78dd032f97974cf7f-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 3bllsObWbb9be3o-hIYb/3bllsObWbb9be3o-hIYb -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/90/9070b0a212ea93b5fc056bfdc0298795b556d84f7e6644e76c2a1ecc623c94d3-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/35/35b75d235a9fc884bc1c9cadab5a04aded025a663783a59592acd44df55ec1c0-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b082/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid VkvRZLfNGP1ALvbOfWjU/VkvRZLfNGP1ALvbOfWjU -goversion go1.13.4 -D "" -importcfg $WORK/b411/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/d7/d70a976537ed5924152872475a0bfcfb39a74b913e491d23c73e667fab265672-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b200/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b200/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b200/ -g -O2 ./copy_linux.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/45/45c1fde5232514951f8e2fc9c594b813c536f03d89e2131e128995960ea9063e-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid cFphuy5Dw4vi18gsnwZH/cFphuy5Dw4vi18gsnwZH -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/ff/ffc6ace5049d3d613e769ed4ac83cb86eb34cb7be260ef9b04c3201ef85933c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/da/da0ff46e1e849c68cf26a32acc7918450b1d7e75f46df59151b42c8f0869dd9d-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b250/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid RtqElq0jRWAgy6avuxqj/RtqElq0jRWAgy6avuxqj -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./secrets.go cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/dd/dd5f1d47ada42aceb193be9af73615a9ada2e5d55ac468fbff34827a3b72f4d0-d # internal crypto/x509 mkdir -p $WORK/b125/ golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b146/ cat >$WORK/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b118/_pkg_.a packagefile crypto/dsa=$WORK/b126/_pkg_.a packagefile crypto/ecdsa=$WORK/b111/_pkg_.a packagefile crypto/ed25519=$WORK/b119/_pkg_.a packagefile crypto/elliptic=$WORK/b112/_pkg_.a packagefile crypto/md5=$WORK/b122/_pkg_.a packagefile crypto/rsa=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b124/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile crypto/x509/pkix=$WORK/b127/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile encoding/pem=$WORK/b128/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b130/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b082/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b118/_pkg_.a packagefile crypto/dsa=$WORK/b126/_pkg_.a packagefile crypto/ecdsa=$WORK/b111/_pkg_.a packagefile crypto/elliptic=$WORK/b112/_pkg_.a packagefile crypto/md5=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b124/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b150/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Ryo0c8H5h3hYynZPlehf/Ryo0c8H5h3hYynZPlehf -goversion go1.13.4 -D "" -importcfg $WORK/b125/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 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid HBg8030QhKEt2ghCEmpz/HBg8030QhKEt2ghCEmpz -goversion go1.13.4 -D "" -importcfg $WORK/b146/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_386/buildid -w $WORK/b103/_pkg_.a # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/95/95f07d991f65f49f2cfd4821a0c1811b6a924af205f17fc20216c1bd482c5ae6-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/26/260847ad348023af5cb46a98b495c04b1b43fd0ef3e2b7f4603ba740a9ebded6-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b117/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid xr7yT5OekL7u0K1HfaD0/xr7yT5OekL7u0K1HfaD0 -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/copy_linux.cgo1.go $WORK/b200/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/7e/7e30a5419e2dbfd8b0a81d50c2cb42dce97bc772e881dfae9cd47826ffc21306-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f1/f19d37f3713f100f4869e1c01f6951531c0086307cd7a31ed7a90e11be7acd33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c7/c7d4ebc764e8cc6390b79ae69dffbe058b225ee90ca4afd7c573bffb9d60fe9f-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b143/ cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/rsa=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid zcRJMxDkXA5S9EXqy882/zcRJMxDkXA5S9EXqy882 -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/83/837e27965aee4baf7e6fca3f2802fd74b56129c93287e1d04fb059b93ae3814f-d # internal crypto/tls mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b117/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/des=$WORK/b118/_pkg_.a packagefile crypto/ecdsa=$WORK/b111/_pkg_.a packagefile crypto/ed25519=$WORK/b119/_pkg_.a packagefile crypto/elliptic=$WORK/b112/_pkg_.a packagefile crypto/hmac=$WORK/b121/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b122/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rc4=$WORK/b123/_pkg_.a packagefile crypto/rsa=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b124/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile crypto/x509=$WORK/b125/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b128/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid uvyjigbvXFCcNuo1rXFc/uvyjigbvXFCcNuo1rXFc -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./alert.go ./auth.go ./boring.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_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/49/49881c59c67039ac3a401880e7abea8b71e198d7eec0ba23ddd38574a0f3546b-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b082/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b072/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b071/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b083/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b101/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b103/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 51x_bXuEaCDBoUwqhQRv/51x_bXuEaCDBoUwqhQRv -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b082/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b083/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid LTVfmfXcXk_WTQN85Ops/LTVfmfXcXk_WTQN85Ops -goversion go1.13.4 -D "" -importcfg $WORK/b163/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_386/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/ed/ed41f38bd4be346a6575575d648680879f2aa3508545033d07b6fcd83ba7a5c8-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/18/185f6c9ce84f71c151671604cea7dbfeb73b522bdb2c1ae0fa8b41172e383e68-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/7b/7b95d4e79fbce94edd08b352fdef96bd91c06c129aecac9e03691ac6d051e59b-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 1OSU1SfCLIGhnSx8yFvB/1OSU1SfCLIGhnSx8yFvB -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/fd/fd32f662d440d62916fd056529f8377d5a52c37d2110e6bc8b0c76dc0177bf15-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid kUaaYaT9Smf_TNYLI8FA/kUaaYaT9Smf_TNYLI8FA -goversion go1.13.4 -D "" -importcfg $WORK/b162/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/57/57fb285157750ecd9ecd4603ec255b914b91fcc1946fb15df3c077772285873c-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b196/ github.com/containers/storage/drivers/vfs mkdir -p $WORK/b199/ github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/zfs mkdir -p $WORK/b201/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a EOF mkdir -p $WORK/b184/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid SM9L6jqqr_ygLG_4go7w/SM9L6jqqr_ygLG_4go7w -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./overlayutils.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b190/ cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid YLw63NoXkVgGvA5m4jkD/YLw63NoXkVgGvA5m4jkD -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./copy_linux.go ./driver.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid uhTExaGM6ANuX_2dJbQ8/uhTExaGM6ANuX_2dJbQ8 -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./zfs.go ./zfs_linux.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid CJdvndngFYK04RbzHEco/CJdvndngFYK04RbzHEco -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid ecGv4SmH0VzgCpg49nHb/ecGv4SmH0VzgCpg49nHb -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c0/c0d4554346d8321c03145690501e8a4e4a2294e93742c016aa160a821cff792d-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 2mRQ1Zf7QDAhyhq4X9s0/2mRQ1Zf7QDAhyhq4X9s0 -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/2e/2e2363abe9a972d6d58b5e13e707bd9140a8b1dc9959e10c8b602572d32e1de9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a4/a4f10a3e2abfeeb6818128fcb8e4259899f2c00b7a2f04b4424c56a33ea6dc5c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/6c/6ccdec1efd22abd957d07a49fc9a834897a8bc5e28f6f453845b5ba2ba9fe451-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/60/605f048f474879bc6daef6143eb5627f0541083719f8d8c64d5c9c2c136f0ffb-d # internal net/http/httptrace mkdir -p $WORK/b238/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b281/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid b9IZIft5P-DzdCp5K5x8/b9IZIft5P-DzdCp5K5x8 -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./trace.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b125/_pkg_.a packagefile encoding/pem=$WORK/b128/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid v_eGkzmSAtH1pB4ezFV0/v_eGkzmSAtH1pB4ezFV0 -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile crypto/ecdsa=$WORK/b111/_pkg_.a packagefile crypto/elliptic=$WORK/b112/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/rsa=$WORK/b115/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b125/_pkg_.a packagefile crypto/x509/pkix=$WORK/b127/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile encoding/pem=$WORK/b128/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid M1B0ecmJnQ8WGf5LAaHO/M1B0ecmJnQ8WGf5LAaHO -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7b/7b32e74e3fa55818fa62371ed23c22a534b88e2f9a2d3000579d97e345b48be4-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/50/501a63138a6988cf85aa2dd9da9b1e827cba54cc2e1925a66d6610b80b5dedf0-d # internal net/http mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b117/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p net/http -std -complete -installsuffix shared -buildid tRbJWw6EFmI3SJdBwWAp/tRbJWw6EFmI3SJdBwWAp -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b8/b8d5b29234f2fa504b3fcefaeb31cd6fa0098d71b9b26df44d858ade526b18d8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/5d/5d667920d852e6d1d7a239ef30265109f500ad7682be062202e8af3e8f7ed67e-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 8ZabNKQVTbZ6kgnJK4Sv/8ZabNKQVTbZ6kgnJK4Sv -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/11/119447f9c43b869f9fafbb2bcc10fa247358414b59309a3db35c262373571d89-d # internal github.com/containers/storage mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid WA6JoFfy1VKkmPxj5Nic/WA6JoFfy1VKkmPxj5Nic -goversion go1.13.4 -D "" -importcfg $WORK/b161/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/46/46d263ee342fdb2ec26a6f0c7af87bcafc704386eab8ba3063563c37c2c8416e-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b109/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b110/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid s1A_coFBuOSVZ_UBsxqs/s1A_coFBuOSVZ_UBsxqs -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/e3/e3341af913e76decb30d9c50cfcd613c9e5c690a04ef7d417ad376c6ce16ecd9-d # internal github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b433/ github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b311/ github.com/containers/image/v5/image cat >$WORK/b433/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile os=$WORK/b034/_pkg_.a EOF mkdir -p $WORK/b158/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid 5f9sXFfxi_qS78NOI-dj/5f9sXFfxi_qS78NOI-dj -goversion go1.13.4 -D "" -importcfg $WORK/b433/importcfg -pack ./errors.go ./manifests.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/signature mkdir -p $WORK/b079/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid bfOi1loFOkU5phV_uv5i/bfOi1loFOkU5phV_uv5i -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b141/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b142/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b143/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid k3bFLWA0SgGSCBJ1XU3P/k3bFLWA0SgGSCBJ1XU3P -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid HaHN61YxnQNt5iBX29K4/HaHN61YxnQNt5iBX29K4 -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/9c/9cafda211351e2450c55737fb05f503401794170d9a1d27473454d7a9eb2548e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/27/27742d123913e63b7d546e98d62f7b329845e1f32b6fb9612a599817171c575e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/ba/ba433f1cec0c1309c68697bd554ee807e06044bd03954d3cc852ccbe32b60ac9-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b247/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/directory mkdir -p $WORK/b268/ github.com/containers/image/v5/tarball mkdir -p $WORK/b359/ mkdir -p $WORK/b310/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid auM6fu7EAkNsDufYZF_m/auM6fu7EAkNsDufYZF_m -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b101/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid dxaTNQYes7f3zvOyZK2A/dxaTNQYes7f3zvOyZK2A -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./blobcache.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid pYFBxSOa50hsUl_T39SR/pYFBxSOa50hsUl_T39SR -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid iVHBielH1zXBPOreFmnW/iVHBielH1zXBPOreFmnW -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/66/66f39420bf3c7360ea5243c09e4f886d7cc26bc42098e06d2a8121a8f16d5c5b-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid grjDwaYvz_px8zY3tkLV/grjDwaYvz_px8zY3tkLV -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/7e/7ebe0c935fe38b68cec7c8939c97e5988d22e2260c40c306920d786836f72c62-d # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ab/ab07e529e839d3c4c30b2d4b2a33fd1ede1a6ff2febf8582b5344e0c540481de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/38/380e7841b0eb1112374c761229f58a5b8e0d2cd26dbafec2c0456844bfd9acde-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/36/364758e2026bf96d37ceee5607bb9251f0a33538e358f03bdaf40fb0df2fbf1b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/7c/7c1e76aedf8398aa8c30108b538e7671351b4be096a7752919da28e6dbf3a06e-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b434/ cat >$WORK/b434/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b117/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b433/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid ceonBToCjKJ-ZmeAcOwF/ceonBToCjKJ-ZmeAcOwF -goversion go1.13.4 -D "" -importcfg $WORK/b434/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/59/5980518f5b13fe58405cd9803a927189d58c51ee6d372c846be6e121f1f331b6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/b9/b9124c0cb558f601d0b5873ccbe1a47f3e8a73245ca6f017771220b7acd5807e-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF github.com/containers/image/v5/storage mkdir -p $WORK/b157/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 5CWfo_O4pWekkZkc1YTD/5CWfo_O4pWekkZkc1YTD -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./overlay.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 5r9XwzyI-JW6pY8A3V0g/5r9XwzyI-JW6pY8A3V0g -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/e2/e2e9fe44dfef1db11ca6be9cb27fd74e1f2e06257f5913bc8a28fb6e4f17b3bc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/27/278811f26b34c1fadf06d10f9d64adb910f0dfc5321e237fd167494095ecee1c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/b9/b939a5f8900c66777af99fe86a053ffcbdb34d1767cec249a14271ba5e10bffa-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b223/ expvar mkdir -p $WORK/b294/ github.com/docker/distribution/registry/client/transport github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b288/ github.com/docker/distribution mkdir -p $WORK/b287/ github.com/docker/go-connections/sockets mkdir -p $WORK/b278/ mkdir -p $WORK/b289/ github.com/prometheus/common/expfmt net/http/httputil cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b299/ github.com/gorilla/mux cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid MA3FEa1b7hu_2YNz9X-M/MA3FEa1b7hu_2YNz9X-M -goversion go1.13.4 -D "" -importcfg $WORK/b288/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b347/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid iAcZejGtfDAENA1FkeVj/iAcZejGtfDAENA1FkeVj -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid iF1GAGeqGXa6bkazswtn/iF1GAGeqGXa6bkazswtn -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./errors.go ./handler.go ./register.go cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF mkdir -p $WORK/b285/ cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid DDOYFOrXJsu6OnpW4xPD/DDOYFOrXJsu6OnpW4xPD -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./http_reader.go ./transport.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid 44GsfjZAfYSB0DfWBqRd/44GsfjZAfYSB0DfWBqRd -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p expvar -std -complete -installsuffix shared -buildid nNPz9tzUCI1UngZNTRNK/nNPz9tzUCI1UngZNTRNK -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./expvar.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid fbAngyP-Nl4zXMxu8pcm/fbAngyP-Nl4zXMxu8pcm -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 9eJe8FE-juA7BJgNptgm/9eJe8FE-juA7BJgNptgm -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid F-4KhhcSd2-gsyUNlG9K/F-4KhhcSd2-gsyUNlG9K -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 60kSJHOdKD-CjCNeDahU/60kSJHOdKD-CjCNeDahU -goversion go1.13.4 -D "" -importcfg $WORK/b376/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 golang.org/x/net/http2 mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Usp3DR6kTunRlEwW1oI5/Usp3DR6kTunRlEwW1oI5 -goversion go1.13.4 -D "" -importcfg $WORK/b350/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_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/2a/2a58aeb16f5b55b43f2f0f6f81cb6ea39755205b206f6e746b472b74a32d8167-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/50/50482bbd09f5160a24695a5c62f0575b5cf61a1e9706fdb3211dc73b12f1e2ba-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b277/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid mQIlHyKz3GIDvC4JtpXy/mQIlHyKz3GIDvC4JtpXy -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8d/8dfad71b69d340a0610e399e53588bceff71b9477cd7c19e71364f7986fec2ca-d # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/be/be7eb78b394a4ef7f0d654d70748d57c18feb564d1db871b895d3d6c2b8f41aa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/0e/0e53eafc82c1301a0bb3d92eabd0277e888ca3e932a886ea5181fb4aff93a0ae-d # internal github.com/containers/buildah/util mkdir -p $WORK/b060/ github.com/docker/docker/errdefs mkdir -p $WORK/b327/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid lyBKlIAXtkC-ffHHMmKx/lyBKlIAXtkC-ffHHMmKx -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid YKD3KXgJld25jUc_tKIT/YKD3KXgJld25jUc_tKIT -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/aa/aa8f7d8733b2dd7b1a4597f373a02bb5a3a2323f0c8adf89470eaed9b3490d5b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/79/79c6fbd5fbccf634b0bf2ac00d5099f6726752e94322822317bda983e7d7e7bd-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 91z53WbeU6GHIauADrcl/91z53WbeU6GHIauADrcl -goversion go1.13.4 -D "" -importcfg $WORK/b314/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d4/d44233335a87e6f54dca2074a82eef964457bc79d01d444034eb007f06ca8a78-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/31/31c63fc7247532df06209d7da87498af3eec75ed71d6afc33869787e6f5fcda0-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b059/ cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/b4/b41f31e9acb27cd3bffd67c99be2dd55322850ec6069725a4b0ec89f07345319-d # internal cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF github.com/docker/docker/api/types/network cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid ePhM7QWuyhb4ddj3uBCT/ePhM7QWuyhb4ddj3uBCT -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./mount.go ./util.go mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid zjU7vbouOWQek1H577c8/zjU7vbouOWQek1H577c8 -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./network.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/f8/f8df66181085a2baf1e223faff0fc3d0fe5161ba42b9a1fe0b1c77252870dda1-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid xiXLYeRN8phdGwqR2VGu/xiXLYeRN8phdGwqR2VGu -goversion go1.13.4 -D "" -importcfg $WORK/b340/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_386/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/50/50638ea4b5e2067e1cd28b60b19bf361b8b473b0f33e9a07de158a5025fd229d-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid x9ZE9fzQj7qpdtcJ-ojF/x9ZE9fzQj7qpdtcJ-ojF -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2e/2e63507e11997414287c5190cee581180ee9a5d0df4aafb2f46d8de31af2c336-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid li41psg44h-RJ4I8WKsL/li41psg44h-RJ4I8WKsL -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2d/2d989164386e212595ad7ecc0395326cec74f36e9ae6abcb82f45ca652065451-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b319/ cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/a3/a36f042c4d312c9cd9da2de065e7f5ef4d158b84727a0aa1de27e89a5c2e1a19-d # internal cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid 3maZrsehVnIZ-3cHZxLt/3maZrsehVnIZ-3cHZxLt -goversion go1.13.4 -D "" -importcfg $WORK/b319/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 github.com/containers/buildah/chroot mkdir -p $WORK/b241/ github.com/fsouza/go-dockerclient mkdir -p $WORK/b410/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid joCimd4iu3cUuWe2WsRB/joCimd4iu3cUuWe2WsRB -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./run.go ./seccomp.go ./selinux.go cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b125/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid h4hxwxKjoVtVDi8SfFIJ/h4hxwxKjoVtVDi8SfFIJ -goversion go1.13.4 -D "" -importcfg $WORK/b410/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_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/97/977bfe5c1631548eb23f82549b8d083afedad2a6783e31ce5991c991a2188551-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 8XsQ6ySiWjOuUf7jcCwk/8XsQ6ySiWjOuUf7jcCwk -goversion go1.13.4 -D "" -importcfg $WORK/b293/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_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/8f/8f3d245523709697602b3d55f733ad59a38934a2ddec2f42d648b2ce30301fd2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/7c/7ccb4bf235c26805066b57e15d7705da30282b2d0050482ccd21e98573bfa785-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b319/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 3n90AamA1lVSxkY3DJ16/3n90AamA1lVSxkY3DJ16 -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/c2/c27b2365a2d757e952e03a538971f6ff76756a483332f3a6ea4897808d042248-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal github.com/docker/docker/client mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid WMGe-yyb2V0T9jmYPE7D/WMGe-yyb2V0T9jmYPE7D -goversion go1.13.4 -D "" -importcfg $WORK/b317/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 cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/26/268c692567a898bbc9f46e7349783ad3b54e879f955f5568abd456e8889a50cb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/30/308b00a913fe080ba49cd42e1c8b389ea788e888f6279c4784161b71ad7c36cc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/33/33fcb73669272a174d8cadcc9a6053d61ba1498fa72e6816e07111fac6cdeb40-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid hJNdNb-guk6YDJOAPaHn/hJNdNb-guk6YDJOAPaHn -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/34/34330e3dc7ad597472055307ad85c0b9b1845e29206e44b2729fde5e42598c05-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid UwxfkRXSC2k1KWGAA8Nf/UwxfkRXSC2k1KWGAA8Nf -goversion go1.13.4 -D "" -importcfg $WORK/b370/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/6a/6ae32ae1ec6d389504aa7b63f273ec7046e3e177e85f1e8f6ba0fcd653a78df8-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 1uPX9kSI4hQbejKqUiss/1uPX9kSI4hQbejKqUiss -goversion go1.13.4 -D "" -importcfg $WORK/b409/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/82/82dc436084bbf4f3490964f60d559ee49632b081a127371816df2647db3213d4-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/cc/cc2e8048ff0ba53f75f344fae6fa0e4023f33a185df64adff5c4ab4d8b454b15-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid u9RyI0AGjc8p4b_cNkFE/u9RyI0AGjc8p4b_cNkFE -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./generate.go k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 6OVstS-ysHEOusV32-J4/6OVstS-ysHEOusV32-J4 -goversion go1.13.4 -D "" -importcfg $WORK/b408/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/63/63ab7678c534b7220676e87dd5aa6581f7ccc1d528e2a5eba537c68e67a8690d-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid fmn4hbDA_HPKP36rp6h2/fmn4hbDA_HPKP36rp6h2 -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/d0/d0428685f97c8d3cba5bf440c92f6366176edb2bb3e97eecd842786090b036e7-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 8tU_10yifQHliVC3LC7f/8tU_10yifQHliVC3LC7f -goversion go1.13.4 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/22/22de280cf3353d6a7c9e23a57d34c30e13a019a79055fb8cd69017e08c0361ce-d # internal github.com/docker/go-metrics mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid DemhzIsh-6tIZDrw6rUz/DemhzIsh-6tIZDrw6rUz -goversion go1.13.4 -D "" -importcfg $WORK/b292/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_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/cc/cce3956a6b1270e8f1fe4b7636bf9e53e737faec70ded25ecf654bd4107d949d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/6a/6a1c94ab3124074a34090eb304c3af5ac4b3a4bd80d071c2875600fb49c31577-d # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/e8/e89be1419f0b3b13af89fb95610e30dc4ba05d7ab9e9c903916cce9b4e25939c-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid HlCMZHtopJIr_JGFbaU0/HlCMZHtopJIr_JGFbaU0 -goversion go1.13.4 -D "" -importcfg $WORK/b385/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_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/25/254f71b2e6508dce755bfc289368e68945f15adf942619d0934f9e3969cb3e8d-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid r6hfGtY6OFZuEP0T3Zsy/r6hfGtY6OFZuEP0T3Zsy -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/70/702264cbce530f28b6fd4521acbb964b0a94aeb3527f5fc0695326669f891f9b-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid K5l5cGQ_6x6JL7s3k1oP/K5l5cGQ_6x6JL7s3k1oP -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/f3/f328d1b2838e72d8d653998512723674406b71ed82956eeb65524ac2e768234b-d # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/4e/4e648cb044a14d2ea19685d3365248dc14a1354a552c6582b12f2ea75f8909b2-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 6VYiZzaawjy4uLH2zf0-/6VYiZzaawjy4uLH2zf0- -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/02/0269c0300548f9bd5b2f63b5ad0c807558db77e639b38984daaa06e3886a66d7-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid yq6dEsQSZJsBlaE0N0f6/yq6dEsQSZJsBlaE0N0f6 -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/f3/f3231d069524a6003b3f6dbd2d39782ef515238a51ca619b38cc274c373297a1-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 1oUADzyT89F7bTC1bwPk/1oUADzyT89F7bTC1bwPk -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/55/558ba1ca37ac00ae37a0de73384f4aedbf3a89ed4ddb96bfc3b56c282ecec1ca-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile crypto/x509=$WORK/b125/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b141/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid D3-IdAEJIULAn5gvi8c9/D3-IdAEJIULAn5gvi8c9 -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/97/9704ad69b4abf3ceb02e53a7096b5887e791eb2f112ca19ec6e2a045ed0545e2-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid XtjCv33viVwGwtDec4-e/XtjCv33viVwGwtDec4-e -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/64/64c46520f45498b59575881b26368617eb9a96d8c55a1acb5e0017069c72ea2f-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b432/ cat >$WORK/b432/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b433/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b434/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile io=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid ZFvqjQAw_my5F1kcc1QC/ZFvqjQAw_my5F1kcc1QC -goversion go1.13.4 -D "" -importcfg $WORK/b432/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/59/59558719008756b7b551c588f7d570956012ae7b313a1dfcf6cfe56a9216fa78-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid k8Qz7A_dLmkBXV5TWCbF/k8Qz7A_dLmkBXV5TWCbF -goversion go1.13.4 -D "" -importcfg $WORK/b381/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 cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/e1/e1712da3d7026f7a68a07067a1a949bbb3097fa8ddbaf3694ffb7b200b1f1b84-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/cf/cfd607511f23c10c086f70641a66dd5242bb6a144e351d9a91653dae00de8f37-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b023/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid zLv8ljbyY4e58DR3gyxo/zLv8ljbyY4e58DR3gyxo -goversion go1.13.4 -D "" -importcfg $WORK/b380/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_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053c7e6698a23d85d625fb6dab72d8871bcfb19370ddd6090be7bbf64861b9fa-d # internal github.com/containers/buildah mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b051/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b079/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid Sexjf_SDhMBBJpaDE34i/Sexjf_SDhMBBJpaDE34i -goversion go1.13.4 -D "" -importcfg $WORK/b050/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_386/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/4d/4dae4929e85bb0e89cd233d7cbdb0b95128d5d4f69a405e94ce1ca501e07e20e-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b435/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b439/ github.com/containers/buildah/imagebuildah cat >$WORK/b439/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b440/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b441/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b430/ cat >$WORK/b435/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b436/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid duC58HXdmDj6Erer1oqt/duC58HXdmDj6Erer1oqt -goversion go1.13.4 -D "" -importcfg $WORK/b439/importcfg -pack ./parse.go ./parse_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid Mh_-Ipjo3nX1sEkK23p0/Mh_-Ipjo3nX1sEkK23p0 -goversion go1.13.4 -D "" -importcfg $WORK/b435/importcfg -pack ./common.go cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile time=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid axm9zpsbli9IFQjFxBds/axm9zpsbli9IFQjFxBds -goversion go1.13.4 -D "" -importcfg $WORK/b430/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/99/9929346b11dbbc5f6a9b8cae4d07e7d457226ee45711c481b25ac96390390355-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/7c/7c1b5c26bec9c1e0f0375593a4b3b2dfde104c192662b0a7e9cc7485ae8b2a91-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/46/46278a1f636477ff531bd79d5b798eff3ec8957b2446d0a0e05e51a0df4d7bed-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b432/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b435/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b438/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b141/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b441/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b436/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid td9tYWYPgO1lTRRkZcR3/td9tYWYPgO1lTRRkZcR3 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./addcopy.go ./bud.go ./commit.go ./common.go ./config.go ./containers.go ./dumpbolt.go ./from.go ./images.go ./info.go ./inspect.go ./login.go ./logout.go ./main.go ./manifest.go ./mount.go ./pull.go ./push.go ./rename.go ./rm.go ./rmi.go ./run.go ./tag.go ./umount.go ./unshare.go ./version.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/83/83f94c14af83c82e128e65fa8955327621c95244de6b8e141b63dd00e720beae-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=$WORK/b001/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b023/_pkg_.a packagefile fmt=$WORK/b031/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah=$WORK/b050/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b430/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b432/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b435/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b438/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b439/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b060/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b140/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b141/_pkg_.a packagefile github.com/containers/storage=$WORK/b161/_pkg_.a packagefile github.com/docker/go-units=$WORK/b169/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b442/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b063/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b073/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b075/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b076/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b441/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b436/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io/ioutil=$WORK/b052/_pkg_.a packagefile os=$WORK/b034/_pkg_.a packagefile os/exec=$WORK/b058/_pkg_.a packagefile path/filepath=$WORK/b053/_pkg_.a packagefile regexp=$WORK/b066/_pkg_.a packagefile runtime=$WORK/b006/_pkg_.a packagefile sort=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b030/_pkg_.a packagefile strings=$WORK/b038/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b020/_pkg_.a packagefile runtime/cgo=$WORK/b047/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b018/_pkg_.a packagefile internal/bytealg=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b017/_pkg_.a packagefile internal/reflectlite=$WORK/b005/_pkg_.a packagefile sync=$WORK/b014/_pkg_.a packagefile encoding=$WORK/b024/_pkg_.a packagefile encoding/base64=$WORK/b025/_pkg_.a packagefile math=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b029/_pkg_.a packagefile unicode/utf16=$WORK/b039/_pkg_.a packagefile internal/fmtsort=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b041/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b048/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b049/_pkg_.a packagefile archive/tar=$WORK/b051/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b056/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b059/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b061/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b068/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b079/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b178/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b171/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b167/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b077/_pkg_.a packagefile hash=$WORK/b065/_pkg_.a packagefile math/rand=$WORK/b046/_pkg_.a packagefile net=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b131/_pkg_.a packagefile path=$WORK/b055/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b109/_pkg_.a packagefile flag=$WORK/b179/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b431/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b433/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b434/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile text/tabwriter=$WORK/b219/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b440/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile os/user=$WORK/b054/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b081/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile crypto/rand=$WORK/b084/_pkg_.a packagefile crypto/tls=$WORK/b116/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile crypto/sha256=$WORK/b104/_pkg_.a packagefile encoding/hex=$WORK/b094/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b110/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b160/_pkg_.a packagefile sync/atomic=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b071/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b101/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b176/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile log=$WORK/b078/_pkg_.a packagefile crypto=$WORK/b064/_pkg_.a packagefile encoding/csv=$WORK/b437/_pkg_.a packagefile internal/oserror=$WORK/b022/_pkg_.a packagefile internal/poll=$WORK/b035/_pkg_.a packagefile internal/syscall/unix=$WORK/b036/_pkg_.a packagefile internal/testlog=$WORK/b037/_pkg_.a packagefile regexp/syntax=$WORK/b067/_pkg_.a packagefile internal/cpu=$WORK/b008/_pkg_.a packagefile runtime/internal/atomic=$WORK/b010/_pkg_.a packagefile runtime/internal/math=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile math/bits=$WORK/b028/_pkg_.a packagefile internal/race=$WORK/b015/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile encoding/binary=$WORK/b026/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b142/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b143/_pkg_.a packagefile compress/bzip2=$WORK/b082/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b174/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b175/_pkg_.a packagefile text/scanner=$WORK/b165/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b170/_pkg_.a packagefile golang.org/x/net/context=$WORK/b172/_pkg_.a packagefile math/big=$WORK/b093/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b043/_pkg_.a packagefile internal/nettrace=$WORK/b044/_pkg_.a packagefile internal/singleflight=$WORK/b045/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b117/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile crypto/x509=$WORK/b125/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b072/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b103/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile crypto/aes=$WORK/b085/_pkg_.a packagefile crypto/cipher=$WORK/b086/_pkg_.a packagefile crypto/internal/boring=$WORK/b089/_pkg_.a packagefile crypto/des=$WORK/b118/_pkg_.a packagefile crypto/ecdsa=$WORK/b111/_pkg_.a packagefile crypto/ed25519=$WORK/b119/_pkg_.a packagefile crypto/elliptic=$WORK/b112/_pkg_.a packagefile crypto/hmac=$WORK/b121/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b090/_pkg_.a packagefile crypto/md5=$WORK/b122/_pkg_.a packagefile crypto/rc4=$WORK/b123/_pkg_.a packagefile crypto/rsa=$WORK/b115/_pkg_.a packagefile crypto/sha1=$WORK/b124/_pkg_.a packagefile crypto/sha512=$WORK/b114/_pkg_.a packagefile crypto/subtle=$WORK/b088/_pkg_.a packagefile encoding/asn1=$WORK/b092/_pkg_.a packagefile encoding/pem=$WORK/b128/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b129/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b137/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile crypto/x509/pkix=$WORK/b127/_pkg_.a packagefile encoding/base32=$WORK/b138/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b102/_pkg_.a packagefile hash/crc32=$WORK/b098/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b177/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile hash/crc64=$WORK/b108/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b152/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b095/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b097/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b099/_pkg_.a packagefile runtime/debug=$WORK/b100/_pkg_.a packagefile github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile compress/flate=$WORK/b147/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile crypto/dsa=$WORK/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b130/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b105/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b106/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile crypto/internal/subtle=$WORK/b087/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b091/_pkg_.a packagefile crypto/internal/randutil=$WORK/b113/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b135/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile compress/zlib=$WORK/b148/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b150/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b151/_pkg_.a packagefile image=$WORK/b153/_pkg_.a packagefile image/jpeg=$WORK/b155/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b096/_pkg_.a packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b107/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b292/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile hash/adler32=$WORK/b149/_pkg_.a packagefile image/color=$WORK/b154/_pkg_.a packagefile image/internal/imageutil=$WORK/b156/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b336/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b305/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=YuhT7YBJio4I6xiKeGV6/td9tYWYPgO1lTRRkZcR3/AI5lxVHBud-eBVExyx_g/YuhT7YBJio4I6xiKeGV6 -compressdwarf=false -B 0xf90e60cb963b470f38eb20e66b24f1af3f5d31a9 -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -compressdwarf=false -B 0x84942278b3741419865a72810b80caf898e1173a -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -x -o imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build536573302 github.com/containers/storage/pkg/promise github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b425/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b175/ mkdir -p $WORK/b131/ github.com/docker/docker/api/types/events github.com/VividCortex/ewma k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b264/ github.com/pquerna/ffjson/shared internal/race github.com/docker/docker/api/types/image cat >$WORK/b175/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b425/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b390/ unicode/utf8 github.com/docker/docker/api mkdir -p $WORK/b318/ image/color cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid 3T6BgJKwXwHXJRnEu-ZC/3T6BgJKwXwHXJRnEu-ZC -goversion go1.13.4 -D "" -importcfg $WORK/b425/importcfg -pack ./command.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid trYpiucFbOerleRFLhOI/trYpiucFbOerleRFLhOI -goversion go1.13.4 -D "" -importcfg $WORK/b175/importcfg -pack ./promise.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -shared -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid HqABkJIRsTHk_vj9xGhk/HqABkJIRsTHk_vj9xGhk -goversion go1.13.4 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go crypto/subtle math/bits mkdir -p $WORK/b155/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config EOF internal/nettrace internal/cpu encoding mkdir -p $WORK/b023/ crypto/internal/subtle cat >$WORK/b390/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b318/importcfg << 'EOF' # internal # import config EOF crypto/internal/boring/sig unicode/utf16 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid UKq4bNZQRmgPUlXJUQl-/UKq4bNZQRmgPUlXJUQl- -goversion go1.13.4 -D "" -importcfg $WORK/b318/importcfg -pack ./common.go ./common_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid e9GNmbM4Perm2CwZY8RQ/e9GNmbM4Perm2CwZY8RQ -goversion go1.13.4 -D "" -importcfg $WORK/b390/importcfg -pack ./operator.go container/list cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid kW5ytcv7eYWRwlIBNJ9e/kW5ytcv7eYWRwlIBNJ9e -goversion go1.13.4 -D "" -importcfg $WORK/b264/importcfg -pack ./ewma.go vendor/golang.org/x/crypto/internal/subtle mkdir -p $WORK/b212/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b155/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b343/ github.com/ulikunitz/xz/internal/hash cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -shared -p image/color -std -complete -installsuffix shared -buildid wEzqXmUCwSQZkvaHO_Ta/wEzqXmUCwSQZkvaHO_Ta -goversion go1.13.4 -D "" -importcfg $WORK/b155/importcfg -pack ./color.go ./ycbcr.go mkdir -p $WORK/b013/ mkdir -p $WORK/b344/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b425/_pkg_.a # internal sync/atomic mkdir -p $WORK/b014/ cat >$WORK/b343/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b014/symabis ./asm.s runtime/internal/atomic mkdir -p $WORK/b009/ runtime/internal/sys cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid YF2SWHWbYliHHYsV1Xp1/YF2SWHWbYliHHYsV1Xp1 -goversion go1.13.4 -D "" -importcfg $WORK/b343/importcfg -pack ./events.go mkdir -p $WORK/b011/ unicode /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b175/_pkg_.a # internal mkdir -p $WORK/b089/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b390/_pkg_.a # internal cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b131/_pkg_.a # internal cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -shared -p encoding -std -complete -installsuffix shared -buildid oyyqjScSWJqU4lEW2-4G/oyyqjScSWJqU4lEW2-4G -goversion go1.13.4 -D "" -importcfg $WORK/b023/importcfg -pack ./encoding.go cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b212/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b009/go_asm.h << 'EOF' # internal EOF runtime/cgo cat >$WORK/b344/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -shared -p internal/race -std -complete -installsuffix shared -buildid k3icuR2VzCvKISCBpG6-/k3icuR2VzCvKISCBpG6- -goversion go1.13.4 -D "" -importcfg $WORK/b013/importcfg -pack ./doc.go ./norace.go cat >$WORK/b011/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b027/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b318/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -shared -p sync/atomic -std -installsuffix shared -buildid edNHcy3XBuq1qQrA8eEv/edNHcy3XBuq1qQrA8eEv -goversion go1.13.4 -symabis $WORK/b014/symabis -D "" -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h ./doc.go ./value.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid Zc9wlJETwltVKUnDiqfT/Zc9wlJETwltVKUnDiqfT -goversion go1.13.4 -D "" -importcfg $WORK/b212/importcfg -pack ./options.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/41/41890a0c36f3e01314b26c9b18969a5d2eeb36c84c9c16487826162e1584e189-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -shared -p crypto/subtle -std -complete -installsuffix shared -buildid L0GXmAU6_Fr3rJiaQzsg/L0GXmAU6_Fr3rJiaQzsg -goversion go1.13.4 -D "" -importcfg $WORK/b089/importcfg -pack ./constant_time.go mkdir -p $WORK/b053/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid sjvODJzqqueqnKNa7TYT/sjvODJzqqueqnKNa7TYT -goversion go1.13.4 -D "" -importcfg $WORK/b344/importcfg -pack ./image_history.go cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/e2/e288d0856032cecdf49e1dad648af1a283ca76afeadd11cac56f6d5b1a4e6a68-d # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b011/symabis ./intrinsics_386.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b009/symabis ./asm_386.s cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/5d/5d366bbc2f23547efce2b61724f79b25e0196a5c188074c8ac2587806decf674-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b343/_pkg_.a # internal cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/fc/fc5d3295281b550484e03c58c9811130ce124760b136e90673e19ea08ea572dc-d # internal mkdir -p $WORK/b007/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/5e/5e6a468a0aae7faed9ee16e83e939bc7fff497af49dee6d1dc543ab2af435977-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b053/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -shared -p math/bits -std -complete -installsuffix shared -buildid b9pKcnC9XXplOlrxR0NN/b9pKcnC9XXplOlrxR0NN -goversion go1.13.4 -D "" -importcfg $WORK/b027/importcfg -pack ./bits.go ./bits_errors.go ./bits_tables.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -shared -p runtime/internal/sys -std -+ -installsuffix shared -buildid 7i3rAULTeI-MtEpXc0m0/7i3rAULTeI-MtEpXc0m0 -goversion go1.13.4 -symabis $WORK/b011/symabis -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./arch.go ./arch_386.go ./intrinsics_stubs.go ./stubs.go ./sys.go ./zgoarch_386.go ./zgoos_linux.go ./zversion.go mkdir -p $WORK/b088/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -shared -p internal/nettrace -std -complete -installsuffix shared -buildid rjvWqEA3ZR-CarX-147l/rjvWqEA3ZR-CarX-147l -goversion go1.13.4 -D "" -importcfg $WORK/b053/importcfg -pack ./nettrace.go cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/2d/2d14a5e811065b47630f7e1cf7ded4ce6df3da5a5c8b96395021802606b3ffea-d # internal cat >$WORK/b009/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/5e/5e044cfa7e8b2faaf128d11c1467b4fcd2cdf37cd08ec1581a30e9f16370fd50-d # internal mkdir -p $WORK/b092/ cat >$WORK/b007/go_asm.h << 'EOF' # internal EOF cat >$WORK/b088/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b014/asm.o ./asm.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b007/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b089/_pkg_.a # internal cat >$WORK/b092/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b038/ cd /usr/lib/golang/src/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -shared -p crypto/internal/subtle -std -complete -installsuffix shared -buildid XRnNm_cJzFQIdb7ZR1lm/XRnNm_cJzFQIdb7ZR1lm -goversion go1.13.4 -D "" -importcfg $WORK/b088/importcfg -pack ./aliasing.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b092/symabis ./sig_other.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b344/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid w4UtfNZDE_L1o-XAvT6K/w4UtfNZDE_L1o-XAvT6K -goversion go1.13.4 -symabis $WORK/b009/symabis -D "" -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h ./atomic_386.go ./stubs.go cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/50/50e0fde1d560d8f307a6ed302ddc590e60a2092dee69b78cb47d752125964e5c-d # internal mkdir -p $WORK/b118/ cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/1c/1c4e75e439fb9e38f62af4d22011fbf1059b36a9e0282fa56298616cbadf41b5-d # internal cat >$WORK/b007/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b038/importcfg << 'EOF' # internal # import config EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ec/ecd36dfcb0746729c3927169980fc0ab6c72fdf6cecbf7120747c689aa8b7752-d # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/61/616b582f134a5bc49df7abc72d5fb90b6335b7621fb481dad8e5628f9ed06f88-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b212/_pkg_.a # internal mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b053/_pkg_.a # internal cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid 2qj8c8J-wJQbQ4biE57g/2qj8c8J-wJQbQ4biE57g -goversion go1.13.4 -D "" -importcfg $WORK/b038/importcfg -pack ./utf16.go cat >$WORK/b118/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -shared -p internal/cpu -std -+ -installsuffix shared -buildid j1IXJzapkRwgUlRNpXlO/j1IXJzapkRwgUlRNpXlO -goversion go1.13.4 -symabis $WORK/b007/symabis -D "" -importcfg $WORK/b007/importcfg -pack -asmhdr $WORK/b007/go_asm.h ./cpu.go ./cpu_386.go ./cpu_x86.go mkdir -p $WORK/b108/ cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b014/_pkg_.a $WORK/b014/asm.o # internal cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b011=>" -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b011/intrinsics_386.o ./intrinsics_386.s cat >$WORK/b135/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b092/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -shared -p container/list -std -complete -installsuffix shared -buildid -oY2zfMqMojDZROqHj1s/-oY2zfMqMojDZROqHj1s -goversion go1.13.4 -D "" -importcfg $WORK/b118/importcfg -pack ./list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b014/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/subtle /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -shared -p vendor/golang.org/x/crypto/internal/subtle -std -complete -installsuffix shared -buildid KyEiuAz8RO9v_rBjXk5O/KyEiuAz8RO9v_rBjXk5O -goversion go1.13.4 -D "" -importcfg $WORK/b135/importcfg -pack ./aliasing.go cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/94/94687edf6bb622c4bdd1d1d8244b704e9fb7bc600569be849525d1ebd76a2621-d # internal cat >$WORK/b108/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/2f/2f6c8c63f18b38bab80ece6a6dc8e1b510579eaa063bef01c7a92360515843d9-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -shared -p crypto/internal/boring/sig -std -installsuffix shared -buildid Y20SBLZ5SDhhI_l7u62i/Y20SBLZ5SDhhI_l7u62i -goversion go1.13.4 -symabis $WORK/b092/symabis -D "" -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h ./sig.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid yDPPKVkAxQ5_bcB0VJpv/yDPPKVkAxQ5_bcB0VJpv -goversion go1.13.4 -D "" -importcfg $WORK/b108/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b011/_pkg_.a $WORK/b011/intrinsics_386.o # internal mkdir -p $WORK/b021/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b088/_pkg_.a # internal mkdir -p $WORK/b045/ cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/95/9523f7b3136a8e70b208b523c7d53b644db3e3ff187ec9c44ccbc87ae52efe7e-d # internal cat >$WORK/b022/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b021/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b009/asm_386.o ./asm_386.s cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid aM93jfzQLwlBZ4dScp0L/aM93jfzQLwlBZ4dScp0L -goversion go1.13.4 -D "" -importcfg $WORK/b022/importcfg -pack ./utf8.go cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/99/998edb5d912fd09bbec154834f897594fa1e9a25ca9d28598ae3a04560a36460-d # internal cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b045/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b045/ -g -O2 -Wall -Werror ./cgo.go internal/testlog cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -shared -p unicode -std -complete -installsuffix shared -buildid ijyWL6vlieZQhZ9XydAl/ijyWL6vlieZQhZ9XydAl -goversion go1.13.4 -D "" -importcfg $WORK/b021/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go crypto/internal/boring/fipstls mkdir -p $WORK/b036/ cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b092/sig_other.o ./sig_other.s mkdir -p $WORK/b091/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b009/_pkg_.a $WORK/b009/asm_386.o # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/f7/f7188f9e81d5b712969942bc349024e4381caa0cb83e1b03db8ea8f901d32b35-d # internal cat >$WORK/b036/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b038/_pkg_.a # internal runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b009/_pkg_.a # internal cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -shared -p internal/testlog -std -complete -installsuffix shared -buildid 4ffoDYOn7BaDZfy_YL_H/4ffoDYOn7BaDZfy_YL_H -goversion go1.13.4 -D "" -importcfg $WORK/b036/importcfg -pack ./log.go mkdir -p $WORK/b010/ cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/23/232211d03dde0d0529b6f14a35455f9a31d6a73261f49663659f035261a2f626-d # internal cat >$WORK/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b091/symabis ./dummy.s cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/99/99f8bdf647408096d042c8dfff5175103973f5c0cd19f11f79ae00167db1c52d-d # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/math /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -shared -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid h9WGvOhb_vGPPYKQRpcD/h9WGvOhb_vGPPYKQRpcD -goversion go1.13.4 -D "" -importcfg $WORK/b010/importcfg -pack ./math.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b092/_pkg_.a $WORK/b092/sig_other.o # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/31/3186cdef1386243efc66231f679276e3879027d60a53e566eccdfc40e14586fa-d # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/cb/cb9420d7843f8d8f69f5cae4bd2c0b0af11a6023fc9b5ee5111915de35afa902-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f0/f0c9bfaaae4a2bbe7b3439bfcd384fc0e5a56ad808956cfa26e4c298b493800d-d # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -shared -p crypto/internal/boring/fipstls -std -installsuffix shared -buildid 4KdO5zWGJa1Xot6VTd0B/4KdO5zWGJa1Xot6VTd0B -goversion go1.13.4 -symabis $WORK/b091/symabis -D "" -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h ./tls.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b007=>" -I $WORK/b007/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b007/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b027/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c9/c90c5289afe1a794096bd309531ad17303072cee23013dae6f7858196ec02f05-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/0b/0b78a05e783c4670b9fdf99fe77ef372c9201e8a25fbc4f987a920356164f530-d # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/5e/5ed168d418c50374f4fd31813055136906214049f9761c258b38d59227fa4cc3-d # internal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b007/_pkg_.a $WORK/b007/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/c9/c99bc78b6db454509fc096a0e2de536696d55fe1408a5b06d4fb43372e3dee95-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b108/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b091=>" -I $WORK/b091/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b091/dummy.o ./dummy.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b118/_pkg_.a # internal cd $WORK gcc -Qunused-arguments -c -x c - -o /dev/null || true cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/36/36c50939feeb857838c68abc4c5da4d8d684b3cde6fd2e844cafc43ce57ab361-d # internal cd /usr/lib/golang/src/crypto/internal/boring/fipstls /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b091/_pkg_.a $WORK/b091/dummy.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/98/987986e02d8949c06c725df4c284008079e219cca9498d1657634b06f443c116-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/69/6939c6b918e0779cf82994943f24fd5bdb4bed4dc22bc1b32538dd8e15b1e668-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/fe/feb45af62cbb930f10bf9bd7ee28ffd8e02bce547c2ccbfd3fa57ea6711988be-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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 internal/bytealg mkdir -p $WORK/b006/ cat >$WORK/b006/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b006/symabis ./compare_386.s ./equal_386.s ./indexbyte_386.s cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -shared -p internal/bytealg -std -+ -installsuffix shared -buildid sP0NlvmLITHuT6upd56n/sP0NlvmLITHuT6upd56n -goversion go1.13.4 -symabis $WORK/b006/symabis -D "" -importcfg $WORK/b006/importcfg -pack -asmhdr $WORK/b006/go_asm.h ./bytealg.go ./compare_native.go ./count_generic.go ./equal_generic.go ./equal_native.go ./index_generic.go ./indexbyte_native.go math mkdir -p $WORK/b026/ cat >$WORK/b026/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b026/symabis ./asin_386.s ./atan2_386.s ./atan_386.s ./exp2_386.s ./expm1_386.s ./floor_386.s ./frexp_386.s ./hypot_386.s ./ldexp_386.s ./log10_386.s ./log1p_386.s ./log_386.s ./mod_386.s ./modf_386.s ./remainder_386.s ./sqrt_386.s ./stubs_386.s cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -shared -p math -std -installsuffix shared -buildid 6GvTYMTdsHORIqIFHlaF/6GvTYMTdsHORIqIFHlaF -goversion go1.13.4 -symabis $WORK/b026/symabis -D "" -importcfg $WORK/b026/importcfg -pack -asmhdr $WORK/b026/go_asm.h ./abs.go ./acosh.go ./asin.go ./asinh.go ./atan.go ./atan2.go ./atanh.go ./bits.go ./cbrt.go ./const.go ./copysign.go ./dim.go ./erf.go ./erfinv.go ./exp.go ./expm1.go ./floor.go ./frexp.go ./gamma.go ./hypot.go ./j0.go ./j1.go ./jn.go ./ldexp.go ./lgamma.go ./log.go ./log10.go ./log1p.go ./logb.go ./mod.go ./modf.go ./nextafter.go ./pow.go ./pow10.go ./remainder.go ./signbit.go ./sin.go ./sincos.go ./sinh.go ./sqrt.go ./tan.go ./tanh.go ./trig_reduce.go ./unsafe.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/compare_386.o ./compare_386.s cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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/internal/bytealg /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/equal_386.o ./equal_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b006=>" -I $WORK/b006/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b006/indexbyte_386.o ./indexbyte_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b006/_pkg_.a $WORK/b006/compare_386.o $WORK/b006/equal_386.o $WORK/b006/indexbyte_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/6b/6b39179ec17eea598936871bae255b3587770ac27bbb21c7feb48954535ddef7-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -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 runtime mkdir -p $WORK/b005/ cat >$WORK/b005/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b005/symabis ./asm.s ./asm_386.s ./duff_386.s ./memclr_386.s ./memmove_386.s ./rt0_linux_386.s ./sys_linux_386.s ./vlop_386.s cat >$WORK/b005/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -shared -p runtime -std -+ -installsuffix shared -buildid ZO1wASEOP9Tob_v5N0a_/ZO1wASEOP9Tob_v5N0a_ -goversion go1.13.4 -symabis $WORK/b005/symabis -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags.go ./cpuprof.go ./cputicks.go ./debug.go ./debuglog.go ./debuglog_off.go ./defs_linux_386.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash32.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_32bit.go ./lock_futex.go ./malloc.go ./map.go ./map_fast32.go ./map_fast64.go ./map_faststr.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcscavenge.go ./mgcstack.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mmap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./os_linux_noauxv.go ./os_nonopenbsd.go ./panic.go ./panic32.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./runtime_boring.go ./rwmutex.go ./select.go ./sema.go ./sigaction.go ./signal_386.go ./signal_linux_386.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigqueue_note.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs3.go ./stubs32.go ./stubs_386.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./timestub2.go ./trace.go ./traceback.go ./type.go ./typekind.go ./utf8.go ./vdso_elf32.go ./vdso_linux.go ./vdso_linux_386.go ./vlrt.go ./write_err.go cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b021/_pkg_.a # internal TERM='dumb' gcc -I . -fPIC -m32 -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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2c/2c8a0644ba386dcba2f6e7894bb1ef097ba71330407b531c18f14c5f9184c123-d # internal TERM='dumb' gcc -I . -fPIC -m32 -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_386.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/asin_386.o ./asin_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/atan2_386.o ./atan2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/atan_386.o ./atan_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/exp2_386.o ./exp2_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/expm1_386.o ./expm1_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/floor_386.o ./floor_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/frexp_386.o ./frexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/hypot_386.o ./hypot_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/ldexp_386.o ./ldexp_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/log10_386.o ./log10_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/log1p_386.o ./log1p_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/log_386.o ./log_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/mod_386.o ./mod_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/modf_386.o ./modf_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/remainder_386.o ./remainder_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/sqrt_386.o ./sqrt_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b026=>" -I $WORK/b026/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b026/stubs_386.o ./stubs_386.s cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -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_386/pack r $WORK/b026/_pkg_.a $WORK/b026/asin_386.o $WORK/b026/atan2_386.o $WORK/b026/atan_386.o $WORK/b026/exp2_386.o $WORK/b026/expm1_386.o $WORK/b026/floor_386.o $WORK/b026/frexp_386.o $WORK/b026/hypot_386.o $WORK/b026/ldexp_386.o $WORK/b026/log10_386.o $WORK/b026/log1p_386.o $WORK/b026/log_386.o $WORK/b026/mod_386.o $WORK/b026/modf_386.o $WORK/b026/remainder_386.o $WORK/b026/sqrt_386.o $WORK/b026/stubs_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/36/36785039b3b200cc194329f3c5dc26a82286821cf0a8ade49a929c96b1ff6c49-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid 4X-6Bcw3qHkjDJfH5xhe/4X-6Bcw3qHkjDJfH5xhe -goversion go1.13.4 -D "" -importcfg $WORK/b265/importcfg -pack ./percentage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/82/821af110ca2dfa457a8e4cb0ff3a25e3edf01f0953b7305a6367b25a6f994c6a-d # internal cd /usr/lib/golang/src/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -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 TERM='dumb' gcc -I . -fPIC -m32 -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 TERM='dumb' gcc -I . -fPIC -m32 -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_386.S cd $WORK/b045 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m32 -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/runtime/cgo TERM='dumb' gcc -I . -fPIC -m32 -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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/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_386/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b045/symabis ./asm_386.s cat >$WORK/b045/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -shared -p runtime/cgo -std -installsuffix shared -buildid ur2jjLAhDAhjhDTJOgbT/ur2jjLAhDAhjhDTJOgbT -goversion go1.13.4 -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_386/asm -trimpath "$WORK/b045=>" -I $WORK/b045/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b045/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b045/_pkg_.a $WORK/b045/asm_386.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_386/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/4b/4bda8b9766b87753c3de2c023e5e5fe4f8a28ec5ab1c859d33c9f7bb02061d00-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/duff_386.o ./duff_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/memclr_386.o ./memclr_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/memmove_386.o ./memmove_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/rt0_linux_386.o ./rt0_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/sys_linux_386.o ./sys_linux_386.s /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b005=>" -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b005/vlop_386.o ./vlop_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b005/_pkg_.a $WORK/b005/asm.o $WORK/b005/asm_386.o $WORK/b005/duff_386.o $WORK/b005/memclr_386.o $WORK/b005/memmove_386.o $WORK/b005/rt0_linux_386.o $WORK/b005/sys_linux_386.o $WORK/b005/vlop_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/97/974e6d1660cf32f581ee9dc01c1a025e7e11c5bed3e8880c221698d5ca67333b-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >$WORK/b004/go_asm.h << 'EOF' # internal EOF sync mkdir -p $WORK/b012/ cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b004/symabis ./asm.s cat >$WORK/b012/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -shared -p sync -std -installsuffix shared -buildid z_Vnjwjkh9pGBIDLGI8M/z_Vnjwjkh9pGBIDLGI8M -goversion go1.13.4 -D "" -importcfg $WORK/b012/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./poolqueue.go ./runtime.go ./rwmutex.go ./waitgroup.go cat >$WORK/b004/importcfg << 'EOF' # internal # import config packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -shared -p internal/reflectlite -std -installsuffix shared -buildid sYe1MtquWsf-FZoTkhck/sYe1MtquWsf-FZoTkhck -goversion go1.13.4 -symabis $WORK/b004/symabis -D "" -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/66/66dd0398124ba5174b822e1a2fdbcfdd153ffb400fb8dcd31cf722bed2814dc6-d # internal internal/singleflight mkdir -p $WORK/b054/ cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -shared -p internal/singleflight -std -complete -installsuffix shared -buildid _wLKg-amQDjU4hbYXVwu/_wLKg-amQDjU4hbYXVwu -goversion go1.13.4 -D "" -importcfg $WORK/b054/importcfg -pack ./singleflight.go math/rand mkdir -p $WORK/b055/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -shared -p math/rand -std -complete -installsuffix shared -buildid W4qDvAEos0PIG5NuNOxz/W4qDvAEos0PIG5NuNOxz -goversion go1.13.4 -D "" -importcfg $WORK/b055/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/fa/faf2de0eba93e397cd04656d42c0ab25bcdede9895a058a93bceba2af831f660-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/39/39357b3a59dfc0c5955eca8581f90cfae04f1d18e839257563d00684a8a2cab2-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b004=>" -I $WORK/b004/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b004/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/4e/4e189581cf6695365b663f4c16e3fd18b283a3e73973d1ec16a304a3eb921b4c-d # internal errors mkdir -p $WORK/b003/ cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -shared -p errors -std -complete -installsuffix shared -buildid CxhMvl0tJEW0GIU7htJl/CxhMvl0tJEW0GIU7htJl -goversion go1.13.4 -D "" -importcfg $WORK/b003/importcfg -pack ./errors.go ./wrap.go sort mkdir -p $WORK/b032/ cat >$WORK/b032/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=$WORK/b004/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -shared -p sort -std -complete -installsuffix shared -buildid lIQ4jJxUf47KH_cGRzJR/lIQ4jJxUf47KH_cGRzJR -goversion go1.13.4 -D "" -importcfg $WORK/b032/importcfg -pack ./search.go ./slice.go ./slice_go113.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/f8/f83e32bd5a63ec9b95c36f0f120cc0b494a1bf9905dc788f404a39d818d66222-d # internal internal/oserror mkdir -p $WORK/b017/ io mkdir -p $WORK/b020/ cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF golang.org/x/crypto/cast5 github.com/opencontainers/runc/libcontainer/apparmor cd /usr/lib/golang/src/internal/oserror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -shared -p internal/oserror -std -complete -installsuffix shared -buildid nkMM3V_0227G2lAFsjJz/nkMM3V_0227G2lAFsjJz -goversion go1.13.4 -D "" -importcfg $WORK/b017/importcfg -pack ./errors.go github.com/containers/storage/pkg/locker mkdir -p $WORK/b243/ mkdir -p $WORK/b151/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b186/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF mkdir -p $WORK/b052/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid 2BdSE6pTiz1GWXMcZpfw/2BdSE6pTiz1GWXMcZpfw -goversion go1.13.4 -D "" -importcfg $WORK/b243/importcfg -pack ./apparmor_disabled.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid zqirYlqus4KMGWL-u-2I/zqirYlqus4KMGWL-u-2I -goversion go1.13.4 -D "" -importcfg $WORK/b151/importcfg -pack ./cast5.go cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -shared -p io -std -complete -installsuffix shared -buildid CGmrYSlDB9bcck-nWr93/CGmrYSlDB9bcck-nWr93 -goversion go1.13.4 -D "" -importcfg $WORK/b020/importcfg -pack ./io.go ./multi.go ./pipe.go strconv mkdir -p $WORK/b029/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid MmZB7MH0ubYXLEBy0zqF/MmZB7MH0ubYXLEBy0zqF -goversion go1.13.4 -D "" -importcfg $WORK/b186/importcfg -pack ./locker.go cd /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -shared -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid F6q5o5hBg_1kcsrkleSE/F6q5o5hBg_1kcsrkleSE -goversion go1.13.4 -D "" -importcfg $WORK/b052/importcfg -pack ./message.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -shared -p strconv -std -complete -installsuffix shared -buildid qPrRpY09ymmGqd7XU_7U/qPrRpY09ymmGqd7XU_7U -goversion go1.13.4 -D "" -importcfg $WORK/b029/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_386/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/66/66008c2ee624edfbe83a17c7f28a16d814c53e046f7151a9e91d95d62c7fdb14-d # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/3d/3d09d534e489a181008901beec7cef5451f4b1221b385b19ddb960998508c12c-d # internal syscall mkdir -p $WORK/b016/ cat >$WORK/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b016/symabis ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b186/_pkg_.a # internal cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -shared -p syscall -std -installsuffix shared -buildid wGicxMW7iE0swqji-f8y/wGicxMW7iE0swqji-f8y -goversion go1.13.4 -symabis $WORK/b016/symabis -D "" -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h ./dirent.go ./endian_little.go ./env_unix.go ./exec_linux.go ./exec_unix.go ./flock.go ./flock_linux_32bit.go ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_32_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_386.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_386.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bfdb33dfa727d4353d646cae449639f38432b5af571a88d0de0ab765c21807d7-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/4d/4db1644c6356876f38b30609a64def662cbe97c40dfcd94b4ee5c8b90efcfd76-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/77/778d93865e05d1a59077d12399c33f8e60085afadd0ba2af15e5a3e8742847b4-d # internal container/heap mkdir -p $WORK/b260/ github.com/gogo/protobuf/sortkeys github.com/beorn7/perks/quantile mkdir -p $WORK/b382/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF mkdir -p $WORK/b295/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -shared -p container/heap -std -complete -installsuffix shared -buildid lE54n0_hjAq8BdnZXhz8/lE54n0_hjAq8BdnZXhz8 -goversion go1.13.4 -D "" -importcfg $WORK/b260/importcfg -pack ./heap.go cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid s6uL0pkBfyC0fbtD1hjG/s6uL0pkBfyC0fbtD1hjG -goversion go1.13.4 -D "" -importcfg $WORK/b382/importcfg -pack ./sortkeys.go cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid tv3NWSeLf_9Re3CGtByz/tv3NWSeLf_9Re3CGtByz -goversion go1.13.4 -D "" -importcfg $WORK/b295/importcfg -pack ./stream.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/cd/cdd7b445293768fa6390949f890879110066b40f123e56ad02672d376356cb04-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/f6/f6ec4d3389d922456d192283b9833af026e865e6091105dbbb141fcf5b6cb500-d # internal hash mkdir -p $WORK/b066/ crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b114/ cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF text/tabwriter cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -shared -p hash -std -complete -installsuffix shared -buildid XnSjtCFDCOvhgb86YZ9m/XnSjtCFDCOvhgb86YZ9m -goversion go1.13.4 -D "" -importcfg $WORK/b066/importcfg -pack ./hash.go bytes mkdir -p $WORK/b019/ strings mkdir -p $WORK/b073/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b219/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/internal/randutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -shared -p crypto/internal/randutil -std -complete -installsuffix shared -buildid mS368G71Kuq2iPcA9EKi/mS368G71Kuq2iPcA9EKi -goversion go1.13.4 -D "" -importcfg $WORK/b114/importcfg -pack ./randutil.go cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -shared -p bytes -std -installsuffix shared -buildid igT7X92iebFB25oneuwN/igT7X92iebFB25oneuwN -goversion go1.13.4 -D "" -importcfg $WORK/b019/importcfg -pack ./buffer.go ./bytes.go ./reader.go mkdir -p $WORK/b037/ cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a EOF cat >$WORK/b219/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -shared -p text/tabwriter -std -complete -installsuffix shared -buildid SB9qkMNiHxTT4v9J-MGK/SB9qkMNiHxTT4v9J-MGK -goversion go1.13.4 -D "" -importcfg $WORK/b219/importcfg -pack ./tabwriter.go cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -shared -p strings -std -complete -installsuffix shared -buildid 0Ot4NRyNCsz0hxUX30rP/0Ot4NRyNCsz0hxUX30rP -goversion go1.13.4 -D "" -importcfg $WORK/b037/importcfg -pack ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid W36HfDqEvz5Vb9TiEoI6/W36HfDqEvz5Vb9TiEoI6 -goversion go1.13.4 -D "" -importcfg $WORK/b073/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/b7/b7781b0845414b254900d10f7afa8ccecae4266cadba224b8e103175bf87b049-d # internal hash/adler32 hash/crc64 mkdir -p $WORK/b150/ hash/crc32 hash/fnv mkdir -p $WORK/b257/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF mkdir -p $WORK/b109/ cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -shared -p hash/adler32 -std -complete -installsuffix shared -buildid cSdJvsn5u_q5oZtddMlj/cSdJvsn5u_q5oZtddMlj -goversion go1.13.4 -D "" -importcfg $WORK/b150/importcfg -pack ./adler32.go mkdir -p $WORK/b099/ cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b114/_pkg_.a # internal cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -shared -p hash/fnv -std -complete -installsuffix shared -buildid VgwQmKEjqA8OF9Sc7ZGL/VgwQmKEjqA8OF9Sc7ZGL -goversion go1.13.4 -D "" -importcfg $WORK/b257/importcfg -pack ./fnv.go cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -shared -p hash/crc64 -std -complete -installsuffix shared -buildid gk44bMoenHB0pfZsq22B/gk44bMoenHB0pfZsq22B -goversion go1.13.4 -D "" -importcfg $WORK/b109/importcfg -pack ./crc64.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -shared -p hash/crc32 -std -complete -installsuffix shared -buildid MmAo9dsFydFQrOdccQcG/MmAo9dsFydFQrOdccQcG -goversion go1.13.4 -D "" -importcfg $WORK/b099/importcfg -pack ./crc32.go ./crc32_generic.go ./crc32_otherarch.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/a8/a830f336868c504aca8f897bfbbfbfdf2ad6045ec1f5df46aa8d578b7f70416f-d # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/ff/ff76ed651186384fb2259c149fe02b802b2a61bc5608267d6286caa007a399fc-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b072/ cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/7c/7cf572ab718305be4fdc9d5932dd3671e8ae216912c85e39c11f275bcb1e1c47-d # internal cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid wYYgGZj-yH4HAsv8Lqjj/wYYgGZj-yH4HAsv8Lqjj -goversion go1.13.4 -D "" -importcfg $WORK/b072/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/94/94a24c41e33682e7275fd85bab31b9dd7a3fd01f6556e90cc7de9abe08831291-d # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/c5/c58dd6ced32c20be56417664d4fb85f3fb1de4f2273ebde3ed56eaa00c34c6bb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/75/75521afef1e12478f4ff08e536f78564fab3b8f4b380d7d3f18f12a4bb3b09b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/6d/6d130eeec9866a2b24ff57c281bfddaa29fe32c3fe1f049b4995f6d8f84f3641-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6e/6e1bb63feae1bf4128ed64ab79075e3f9ca680cb8bc7f126e1c0a6331f4f7e09-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/67/675e18a8a8d9c1214e2f9db3436723030c759d50a22a12d0adea27e6f49bdc50-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/68/6894790c04503337f8aff89c396613b1de505b07ea61e96d45b916bf90639015-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/84/84e043d79f8389cd7b26435a0d80b1ba9c8caac160035377c1e0cdddfcddb067-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b229/ golang.org/x/text/transform mkdir -p $WORK/b354/ cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF bufio mkdir -p $WORK/b047/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -shared -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid K6mHi5JRKv4rhN2LGS0U/K6mHi5JRKv4rhN2LGS0U -goversion go1.13.4 -D "" -importcfg $WORK/b229/importcfg -pack ./transform.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid gfnncL6EHBt340S1qA1E/gfnncL6EHBt340S1qA1E -goversion go1.13.4 -D "" -importcfg $WORK/b354/importcfg -pack ./transform.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -shared -p bufio -std -complete -installsuffix shared -buildid mxyGAILDeo3ZrS4S_1_2/mxyGAILDeo3ZrS4S_1_2 -goversion go1.13.4 -D "" -importcfg $WORK/b047/importcfg -pack ./bufio.go ./scan.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/1f/1f710883c3d6a4f68a4f62549a600dbfec66ef87716d66889e2d22f63c146ab9-d # internal crypto/rc4 mkdir -p $WORK/b124/ crypto golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b065/ mkdir -p $WORK/b146/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -shared -p crypto/rc4 -std -complete -installsuffix shared -buildid j81JBo7t7z9SE_AxDVw1/j81JBo7t7z9SE_AxDVw1 -goversion go1.13.4 -D "" -importcfg $WORK/b124/importcfg -pack ./rc4.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -shared -p crypto -std -complete -installsuffix shared -buildid qOmh0hNZCqnaWwbAI1cV/qOmh0hNZCqnaWwbAI1cV -goversion go1.13.4 -D "" -importcfg $WORK/b065/importcfg -pack ./crypto.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid AkIqESk-tWdGs668pi1S/AkIqESk-tWdGs668pi1S -goversion go1.13.4 -D "" -importcfg $WORK/b146/importcfg -pack ./errors.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b178/ cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/fe/feb76b6b14820440371573190369ea2f7fa31df475d1adf063126b1a2b5cc32d-d # internal cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF encoding/base32 mkdir -p $WORK/b139/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid PN3wtrShsmoFdNNDYaQB/PN3wtrShsmoFdNNDYaQB -goversion go1.13.4 -D "" -importcfg $WORK/b178/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF reflect mkdir -p $WORK/b028/ cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -shared -p encoding/base32 -std -complete -installsuffix shared -buildid mxOA5tkGiT6Ju-h0svft/mxOA5tkGiT6Ju-h0svft -goversion go1.13.4 -D "" -importcfg $WORK/b139/importcfg -pack ./base32.go path github.com/docker/docker/api/types/versions cat >$WORK/b028/go_asm.h << 'EOF' # internal EOF regexp/syntax mkdir -p $WORK/b046/ github.com/containers/storage/pkg/stringutils cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b028/symabis ./asm_386.s github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg mkdir -p $WORK/b140/ mkdir -p $WORK/b068/ cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b206/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid izYTkR6Xk9Ez8tAqPJGl/izYTkR6Xk9Ez8tAqPJGl -goversion go1.13.4 -D "" -importcfg $WORK/b140/importcfg -pack ./compare.go cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -shared -p path -std -complete -installsuffix shared -buildid gu_L3SKcXUsMN5C3_1MP/gu_L3SKcXUsMN5C3_1MP -goversion go1.13.4 -D "" -importcfg $WORK/b046/importcfg -pack ./match.go ./path.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b301/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -shared -p regexp/syntax -std -complete -installsuffix shared -buildid qnf49r-gFsEPC0ocVYg6/qnf49r-gFsEPC0ocVYg6 -goversion go1.13.4 -D "" -importcfg $WORK/b068/importcfg -pack ./compile.go ./doc.go ./op_string.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b065/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b124/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid n9RG2Wb3OTPUkfw_Px79/n9RG2Wb3OTPUkfw_Px79 -goversion go1.13.4 -D "" -importcfg $WORK/b301/importcfg -pack ./autoneg.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid 9zjVZlSG5qf-7Fa0UOZw/9zjVZlSG5qf-7Fa0UOZw -goversion go1.13.4 -D "" -importcfg $WORK/b206/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b354/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/95/95194183d79713d3f1007c225d25d583fd84acc962599a0697c267a68a56e67a-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/f8/f833ff243bb0d1c1b8b0723cdd1e1b9c269163b32c969523f92194e14a66ac6b-d # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/c4/c400c3ca4a10affe036c496eb9969e7bf990217df8580f6c3b42ecb7d973c4db-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid wxmxR3KKqMVLYXysjxru/wxmxR3KKqMVLYXysjxru -goversion go1.13.4 -D "" -importcfg $WORK/b153/importcfg -pack ./s2k.go cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/e0/e02dd8b35a889cf843890d1d3acfefc19127d04e9079d403641eb2a72f15328e-d # internal cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b026/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/a5/a542d4b82e1b8ad4897d41aa32ea49846c7ae2ca622b89415dd26dd41bb45808-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -shared -p reflect -std -installsuffix shared -buildid itCfQFTOKts3KoxsddNv/itCfQFTOKts3KoxsddNv -goversion go1.13.4 -symabis $WORK/b028/symabis -D "" -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/c4/c4d928f6a463e2a89bc10c0dee63ea24375ab8b76d7c30468b38fcf0238d0cd0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/48/4840a368ab15294c216354d800992e340a9798c5e5832c5aa4a714730db17c06-d # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/3e/3ed6788616cc390e4a763eb19d1dc1cc24e72be1207075f63451beb066d4f4eb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/fb/fbfbadd0969ff5063830a4118994ea2f499e6e251162d89989a9932250f98e18-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/c0/c00d0b7e6bd1edeea17ae0fe460d890195fd293b2e344e0134103c9535ef3378-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/2f/2ffcb140132866206fdedc609132585fa603f68640f0737c6e1a4e14dfddb3be-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/ff/ff0d7fc0e3ecc5ec3909794a1cae3f0f86a587f7a21b312ed638e53c99cb4ab2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b153/_pkg_.a # internal compress/bzip2 mkdir -p $WORK/b083/ image mkdir -p $WORK/b154/ cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid zv_f36CApPEb-W0klqP0/zv_f36CApPEb-W0klqP0 -goversion go1.13.4 -D "" -importcfg $WORK/b083/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/fa/fadb18065eb63aeff61b51e8e9f9892d342482e047ea3b653203901dc4217581-d # internal cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -shared -p image -std -complete -installsuffix shared -buildid Y3FYg9QSdLMwB4UhKPGC/Y3FYg9QSdLMwB4UhKPGC -goversion go1.13.4 -D "" -importcfg $WORK/b154/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/42/42b1fc10ce8dc61ef413a84614529bbb5d8b7d7f3b22732858a593041b92446b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/9e/9e36651ba5ae599a740fe3ed7fe8f1a4ee8d934da547169c29e272b8b69827ca-d # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b016/asm_linux_386.o ./asm_linux_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b016/_pkg_.a $WORK/b016/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/7e/7e47e4df2dd15e1e4bd3407a80b4d86588864cc2d326b05f25af031a09571b5e-d # internal github.com/containers/buildah/pkg/cgroups mkdir -p $WORK/b062/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/cgroups /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -shared -p github.com/containers/buildah/pkg/cgroups -complete -installsuffix shared -buildid 8dF4T7QcKlGPQ9KkETXB/8dF4T7QcKlGPQ9KkETXB -goversion go1.13.4 -D "" -importcfg $WORK/b062/importcfg -pack ./cgroups_supported.go time mkdir -p $WORK/b015/ github.com/mattn/go-isatty cat >$WORK/b015/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF github.com/containerd/continuity/syscallx cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -shared -p time -std -installsuffix shared -buildid AzIvZZVfODqACX6V_5Ym/AzIvZZVfODqACX6V_5Ym -goversion go1.13.4 -D "" -importcfg $WORK/b015/importcfg -pack ./format.go ./sleep.go ./sys_unix.go ./tick.go ./time.go ./zoneinfo.go ./zoneinfo_read.go ./zoneinfo_unix.go mkdir -p $WORK/b262/ mkdir -p $WORK/b414/ internal/syscall/unix cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid C9SRWNcnO6PBrVkUm0Fh/C9SRWNcnO6PBrVkUm0Fh -goversion go1.13.4 -D "" -importcfg $WORK/b262/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid kbSDiXb4VVhu9f-BMHiN/kbSDiXb4VVhu9f-BMHiN -goversion go1.13.4 -D "" -importcfg $WORK/b414/importcfg -pack ./syscall_unix.go mkdir -p $WORK/b035/ cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid oeDus5RRpaQQudHBgUly/oeDus5RRpaQQudHBgUly -goversion go1.13.4 -D "" -importcfg $WORK/b035/importcfg -pack ./at.go ./at_sysnum_fstatat64_linux.go ./at_sysnum_linux.go ./getrandom_linux.go ./getrandom_linux_386.go ./nonblocking.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/80/80693e5302aee5e3570163c35207037c26aa6cfa7d4ca610daf2b17779208134-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/60/60ffc9f6f98d496fbc8662984c52acf1ad32ed8a9394d6e5cd08fd18ad908e86-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/94/94afe06c791e9983cf0576448d1bc3d74b1112c06810ac9dd1fb87729296bacf-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/a3/a3d0f77cadcbeb9128c11fdd4cdf00898bf645d505d48917f49548518fbc1b9a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/6f/6fcfb745e61184df3f8e67482c6352da82896f32b6b0f76b32ed55b7c4a56ef1-d # internal image/internal/imageutil mkdir -p $WORK/b157/ cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b154/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid kxJG3y1Q3aHzZQ7GiVs0/kxJG3y1Q3aHzZQ7GiVs0 -goversion go1.13.4 -D "" -importcfg $WORK/b157/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/6d/6d35f838c87bcaf8f7d1de9baf87d500fccd5e85976ae5c512b13973934acbc4-d # internal image/jpeg mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -shared -p image/jpeg -std -complete -installsuffix shared -buildid 3FcJ4Uzpu1VFjN6wUeuf/3FcJ4Uzpu1VFjN6wUeuf -goversion go1.13.4 -D "" -importcfg $WORK/b156/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/d7/d7bac47e0891630b3e47630b65c8966a13a5b71a9b97b3be381fd143c1f213be-d # internal regexp mkdir -p $WORK/b067/ cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -shared -p regexp -std -complete -installsuffix shared -buildid 9QSGMTVSCKDjiGwPRWPi/9QSGMTVSCKDjiGwPRWPi -goversion go1.13.4 -D "" -importcfg $WORK/b067/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/60/600bea37f4e3104a054d2d749e9287fcf9f94f1b37ea6783e7d5d3de0a862ae1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/ee/eeb2e6a9d586bc72689bc5f728ef79b601397be79f28a83161647a3557f4e781-d # internal context mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -shared -p context -std -complete -installsuffix shared -buildid 9eBkQOxogbiGyCzk14ak/9eBkQOxogbiGyCzk14ak -goversion go1.13.4 -D "" -importcfg $WORK/b002/importcfg -pack ./context.go internal/poll mkdir -p $WORK/b034/ cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -shared -p internal/poll -std -installsuffix shared -buildid ncVjaUxKbffy-51Fzq8v/ncVjaUxKbffy-51Fzq8v -goversion go1.13.4 -D "" -importcfg $WORK/b034/importcfg -pack ./errno_unix.go ./fd.go ./fd_fsync_posix.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./fd_writev_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./splice_linux.go ./writev.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/23/23c63acdf45a825665de59e738f4ee4aded5d394b4544cf1054f1917d701f3d1-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b067/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid cpGGYlmXXuusFlBO95gQ/cpGGYlmXXuusFlBO95gQ -goversion go1.13.4 -D "" -importcfg $WORK/b362/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/85/85de36b8518b867a0058545538869c2f8a461fdb683cd99b3c5d46626fd256ca-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/d8/d870ed7a6bd630b064c2c642aa8c00dc60813ced414194fe4e524e3938da15d0-d # internal golang.org/x/net/context mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid vWDZenFimNvylv4F9LCz/vWDZenFimNvylv4F9LCz -goversion go1.13.4 -D "" -importcfg $WORK/b173/importcfg -pack ./context.go ./go17.go ./go19.go golang.org/x/sync/semaphore mkdir -p $WORK/b267/ golang.org/x/sync/errgroup mkdir -p $WORK/b415/ cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid YM4PaVWtUS8fPdH-M-T7/YM4PaVWtUS8fPdH-M-T7 -goversion go1.13.4 -D "" -importcfg $WORK/b267/importcfg -pack ./semaphore.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid FdQkbl88tXssvQIzQ-RP/FdQkbl88tXssvQIzQ-RP -goversion go1.13.4 -D "" -importcfg $WORK/b415/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b173/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/06/06269f82ef46bfd34a601c5d336df9da5bbb02cf9a096f58acf191bdef07a557-d # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/8f/8fc13fe91f956d573afed4a769fd7a04c2228fd33bc6ff59f4f68c5fe7849062-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/c0/c0119b0946023b94f26465daf23220be407b0b85ca6399840383605d2b4db040-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/72/726d9ac8d61cec5fcb87537d8ec0d710f5f5d993dd741da99d02b78d516b790e-d # internal os mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -shared -p os -std -installsuffix shared -buildid jaewkCi-9fOPng27WELj/jaewkCi-9fOPng27WELj -goversion go1.13.4 -D "" -importcfg $WORK/b033/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./env_default.go ./error.go ./error_errno.go ./error_posix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./rawconn.go ./removeall_at.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b028/asm_386.o ./asm_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/6c/6c88adb5e595b35afc83c22e8ede69b573cc83ceaf5980498061709d6a5e8ade-d # internal internal/fmtsort mkdir -p $WORK/b031/ github.com/hashicorp/errwrap encoding/binary mkdir -p $WORK/b025/ cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /usr/lib/golang/src/internal/fmtsort /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -shared -p internal/fmtsort -std -complete -installsuffix shared -buildid AsZd6YL-3z-3j_j4ZUH7/AsZd6YL-3z-3j_j4ZUH7 -goversion go1.13.4 -D "" -importcfg $WORK/b031/importcfg -pack ./sort.go mkdir -p $WORK/b366/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -shared -p encoding/binary -std -complete -installsuffix shared -buildid yHEGcN0bPhrL79FBeQUl/yHEGcN0bPhrL79FBeQUl -goversion go1.13.4 -D "" -importcfg $WORK/b025/importcfg -pack ./binary.go ./varint.go cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid ssO9ZJow3phSXKF7em0H/ssO9ZJow3phSXKF7em0H -goversion go1.13.4 -D "" -importcfg $WORK/b366/importcfg -pack ./errwrap.go k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b392/ cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid PtX3HPXMQ1YAeCStANTM/PtX3HPXMQ1YAeCStANTM -goversion go1.13.4 -D "" -importcfg $WORK/b392/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/56/568479c2eab90a9d1aea98b179ff5b9900e7a57b3efb481752c92b4c5b12f4b8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/de/de8e265b7583f4ba4eba1bdc1fd26a8fb94ccf9f311a6cb16663a74454fd9ff1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/ad/ada6a4da2f1b1eb57092ef6f297cf9330684da8d38ef12f17d9ae22c78047787-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b161/ k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b392/_pkg_.a # internal github.com/docker/docker/api/types/mount internal/lazyregexp path/filepath mkdir -p $WORK/b358/ os/signal cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b322/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid 5c5Xqa70UEjvAQCd_WZv/5c5Xqa70UEjvAQCd_WZv -goversion go1.13.4 -D "" -importcfg $WORK/b161/importcfg -pack ./tmpdir.go runtime/debug mkdir -p $WORK/b101/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid fxibzQUo8m3NlWCvjWhk/fxibzQUo8m3NlWCvjWhk -goversion go1.13.4 -D "" -importcfg $WORK/b358/importcfg -pack ./homedir.go mkdir -p $WORK/b043/ cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a EOF mkdir -p $WORK/b399/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid _FEFpDm1ueTOB98gOPcp/_FEFpDm1ueTOB98gOPcp -goversion go1.13.4 -D "" -importcfg $WORK/b322/importcfg -pack ./mount.go mkdir -p $WORK/b266/ fmt cat >$WORK/b101/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b101/symabis ./debug.s cat >$WORK/b266/go_asm.h << 'EOF' # internal EOF cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -shared -p fmt -std -complete -installsuffix shared -buildid aKjyr_xhSpuXBPjFT5FK/aKjyr_xhSpuXBPjFT5FK -goversion go1.13.4 -D "" -importcfg $WORK/b030/importcfg -pack ./doc.go ./errors.go ./format.go ./print.go ./scan.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b266/symabis ./sig.s cd /usr/lib/golang/src/internal/lazyregexp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -shared -p internal/lazyregexp -std -complete -installsuffix shared -buildid VxqRV--fcvZxcsc1fu13/VxqRV--fcvZxcsc1fu13 -goversion go1.13.4 -D "" -importcfg $WORK/b399/importcfg -pack ./lazyre.go cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -shared -p path/filepath -std -complete -installsuffix shared -buildid jshkDn3wCUo-5aGJfwfP/jshkDn3wCUo-5aGJfwfP -goversion go1.13.4 -D "" -importcfg $WORK/b043/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b161/_pkg_.a # internal cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -shared -p runtime/debug -std -installsuffix shared -buildid uBN3NP8K8PrgwvUFol5P/uBN3NP8K8PrgwvUFol5P -goversion go1.13.4 -symabis $WORK/b101/symabis -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./garbage.go ./mod.go ./stack.go ./stubs.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/0f/0f60a4c363f041bb0dd6cf4fe1addab731e4d29314f3f503140648166e595371-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/79/79c041750653443a8f02f7185bd38f06d5d9038fce7052247e8430c2398d5770-d # internal cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -shared -p os/signal -std -installsuffix shared -buildid tAgfVFeVC2AC97-kduw5/tAgfVFeVC2AC97-kduw5 -goversion go1.13.4 -symabis $WORK/b266/symabis -D "" -importcfg $WORK/b266/importcfg -pack -asmhdr $WORK/b266/go_asm.h ./doc.go ./signal.go ./signal_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/de/de4aa233d6e0c9a4a85e77f6f4fc5ce6a8c0dc8e06339080fe6c09be24039e13-d # internal net mkdir -p $WORK/b051/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b051/ -importpath net -- -I $WORK/b051/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/5c/5c3f6771643438005f03c8bdd19dbb4339baf6c8a6cd34cf30ca8c9aafd08a87-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/bf/bf95b5db252404925018d977958980cb4b1c2f10c6795f96c1d539f4885e73c4-d # internal encoding/base64 mkdir -p $WORK/b024/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b100/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -shared -p encoding/base64 -std -complete -installsuffix shared -buildid IIpqImkD79qKFk4j2KKE/IIpqImkD79qKFk4j2KKE -goversion go1.13.4 -D "" -importcfg $WORK/b024/importcfg -pack ./base64.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b399/_pkg_.a # internal crypto/cipher mkdir -p $WORK/b087/ github.com/klauspost/compress/snappy vendor/golang.org/x/crypto/curve25519 cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b098/ crypto/md5 vendor/golang.org/x/crypto/poly1305 cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -shared -p github.com/klauspost/compress/zstd/internal/xxhash -complete -installsuffix shared -buildid 5N9PuAjsmJpKqJoSnDl3/5N9PuAjsmJpKqJoSnDl3 -goversion go1.13.4 -D "" -importcfg $WORK/b100/importcfg -pack ./xxhash.go ./xxhash_other.go ./xxhash_safe.go mkdir -p $WORK/b137/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b123/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF mkdir -p $WORK/b136/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -shared -p crypto/cipher -std -complete -installsuffix shared -buildid HcnzXqReYbTlcqsM0XW4/HcnzXqReYbTlcqsM0XW4 -goversion go1.13.4 -D "" -importcfg $WORK/b087/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor_generic.go cat >$WORK/b123/go_asm.h << 'EOF' # internal EOF cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -shared -p github.com/klauspost/compress/snappy -complete -installsuffix shared -buildid wReSZib9zwaG6FL7LodQ/wReSZib9zwaG6FL7LodQ -goversion go1.13.4 -D "" -importcfg $WORK/b098/importcfg -pack ./decode.go ./decode_other.go ./encode.go ./encode_other.go ./snappy.go cat >$WORK/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b123/symabis ./md5block_386.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -shared -p vendor/golang.org/x/crypto/curve25519 -std -complete -installsuffix shared -buildid Uw6aRnKjOZc385VhCdGD/Uw6aRnKjOZc385VhCdGD -goversion go1.13.4 -D "" -importcfg $WORK/b137/importcfg -pack ./curve25519.go ./doc.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -shared -p vendor/golang.org/x/crypto/poly1305 -std -complete -installsuffix shared -buildid 4WAdBpPpLrWUabfPc7Ot/4WAdBpPpLrWUabfPc7Ot -goversion go1.13.4 -D "" -importcfg $WORK/b136/importcfg -pack ./mac_noasm.go ./poly1305.go ./sum_generic.go ./sum_noasm.go crypto/ed25519/internal/edwards25519 mkdir -p $WORK/b121/ cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/90/9072fa7f2a973edf3e2080bfa0b9cc3af130498fa4452ea47f8e6de8a089bd3e-d # internal cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cat >$WORK/b121/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519/internal/edwards25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -shared -p crypto/ed25519/internal/edwards25519 -std -complete -installsuffix shared -buildid q2ogHPjzeWqYxIj0vrBR/q2ogHPjzeWqYxIj0vrBR -goversion go1.13.4 -D "" -importcfg $WORK/b121/importcfg -pack ./const.go ./edwards25519.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -shared -p crypto/md5 -std -installsuffix shared -buildid CZ6UZ1Hbo1xDcxYE106w/CZ6UZ1Hbo1xDcxYE106w -goversion go1.13.4 -symabis $WORK/b123/symabis -D "" -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go golang.org/x/sys/unix mkdir -p $WORK/b078/ cat >$WORK/b078/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b078/symabis ./asm_linux_386.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b266=>" -I $WORK/b266/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b266/sig.o ./sig.s cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b101/debug.o ./debug.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b266/_pkg_.a $WORK/b266/sig.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/50/5096d959f0e1b4d2f8b709b86a8553651e276b5465b71b63c8b04337d408f88f-d # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b101/_pkg_.a $WORK/b101/debug.o # internal cat >$WORK/b078/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b101/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -shared -p golang.org/x/sys/unix -installsuffix shared -buildid rkoHAYU821bg5soSTY1r/rkoHAYU821bg5soSTY1r -goversion go1.13.4 -symabis $WORK/b078/symabis -D "" -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h ./affinity_linux.go ./aliases.go ./bluetooth_linux.go ./constants.go ./dev_linux.go ./dirent.go ./endian_little.go ./env_unix.go ./fcntl.go ./fcntl_linux_32bit.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_386.go ./syscall_linux_gc.go ./syscall_linux_gc_386.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_386.go ./zptrace386_linux.go ./zsyscall_linux_386.go ./zsysnum_linux_386.go ./ztypes_linux_386.go cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/20/204ac84f33acac3fde0bb05345c8fe463d853fafe20ae693b52c4fe51ad52729-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/08/0896f5f2fbdff2ef05a1569ccb33fb3bdc1951b26df731c72b070c8d59dd048d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/de/dedaffe8c658a99e983a1c74f43b3df326c39951566bd0c42c5fd52157fe5d06-d # internal encoding/pem mkdir -p $WORK/b129/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b145/ cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -shared -p encoding/pem -std -complete -installsuffix shared -buildid BeEy1JsXPVz5TjgesjC9/BeEy1JsXPVz5TjgesjC9 -goversion go1.13.4 -D "" -importcfg $WORK/b129/importcfg -pack ./pem.go cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid n-TF4cuGEiHHSjbeTrvo/n-TF4cuGEiHHSjbeTrvo -goversion go1.13.4 -D "" -importcfg $WORK/b145/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b043/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/cc/cccd241c2ea58dc5c64b73533fb8daf0d69c59af91a879eee77ba6402cefd942-d # internal io/ioutil mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF os/exec mkdir -p $WORK/b059/ cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -shared -p io/ioutil -std -complete -installsuffix shared -buildid 4UfmmHJDH_oq7RVkJneQ/4UfmmHJDH_oq7RVkJneQ -goversion go1.13.4 -D "" -importcfg $WORK/b042/importcfg -pack ./ioutil.go ./tempfile.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b123/md5block_386.o ./md5block_386.s cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/4c/4c619ffa039b142d613d776cfd93eda8ea1cd340f716d31dbfb4cf4428a69e19-d # internal cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -shared -p os/exec -std -complete -installsuffix shared -buildid 3R3BdIfldObhYLT6DuLV/3R3BdIfldObhYLT6DuLV -goversion go1.13.4 -D "" -importcfg $WORK/b059/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/49/493ed2018021f5c02d3a8c3dad182f91a9dbce10f283fe17d0b05ff053d404a0-d # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/19/195975cae07417e0de5dfb717e51afe24370e5bd262f8913b5b6c58d40142fa8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/0c/0c71539c4f7b7a3bfb40349d01b6ddf4eec5d474ac8cbdcf7e906f75d2ea5f3c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/39/393b19fff361a43381e1191d449cb242f844de559eb2b8333c7e0163b438db41-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b087/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/3e/3e16908f4a6e41e4f97da1489a09fb668b7a6c0c34ef0ace2a8e794c6e73abc8-d # internal github.com/containers/storage/pkg/directory github.com/prometheus/procfs/internal/util mkdir -p $WORK/b185/ mkdir -p $WORK/b305/ cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/68/68c2732c7d988e92a1adb86d007e9f042cea2650a1a8aa72b98e6ba53ef962c5-d # internal cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 7c0_h8a_vd1JxA8rsXuC/7c0_h8a_vd1JxA8rsXuC -goversion go1.13.4 -D "" -importcfg $WORK/b305/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid 9y8-ckahXSjGLxGo9zF-/9y8-ckahXSjGLxGo9zF- -goversion go1.13.4 -D "" -importcfg $WORK/b185/importcfg -pack ./directory.go ./directory_unix.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/23/2368910428652e74b8ab10fe38dece7cab8c9a8c829691b2f0f69588b1fda1c1-d # internal vendor/golang.org/x/crypto/internal/chacha20 mkdir -p $WORK/b134/ crypto/des mkdir -p $WORK/b119/ cat >$WORK/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/chacha20 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -shared -p vendor/golang.org/x/crypto/internal/chacha20 -std -complete -installsuffix shared -buildid 0jpDl7HIRshKglKCToaz/0jpDl7HIRshKglKCToaz -goversion go1.13.4 -D "" -importcfg $WORK/b134/importcfg -pack ./chacha_generic.go ./chacha_noasm.go ./xor.go cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -shared -p crypto/des -std -complete -installsuffix shared -buildid 8bFTZDn1_Un3QhNROYEH/8bFTZDn1_Un3QhNROYEH -goversion go1.13.4 -D "" -importcfg $WORK/b119/importcfg -pack ./block.go ./cipher.go ./const.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/34/3454fc47b89f56eda7ab8d090ba603e360b5ed617fb984bb09c5aa6d21dc9181-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/16/165ec57dac741e5961ea90705e1626fb9405bcb0ade7497bce01d462e530b392-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/98/9816464e63064f4ab968e9b2ff71d891d7e2a9cfc28046c67d3029979bf41f37-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/bf/bf56c6eb957115e4248cb8293ffc1d878fd3f51dc741dedf9b135b31f6307a2c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b133/ cat >$WORK/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/chacha20=vendor/golang.org/x/crypto/internal/chacha20 importmap golang.org/x/crypto/internal/subtle=vendor/golang.org/x/crypto/internal/subtle importmap golang.org/x/crypto/poly1305=vendor/golang.org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -shared -p vendor/golang.org/x/crypto/chacha20poly1305 -std -complete -installsuffix shared -buildid -CPwBR9LGTFv-vfpXFUs/-CPwBR9LGTFv-vfpXFUs -goversion go1.13.4 -D "" -importcfg $WORK/b133/importcfg -pack ./chacha20poly1305.go ./chacha20poly1305_generic.go ./chacha20poly1305_noasm.go ./xchacha20poly1305.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/65/6575c7c756e4bba527e14ad5535932b08e5d4cc727dbad9ca071eaeb0144824a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/95/955c65715d4c5ae6a25aad2fad6d3cb74a0b2bcd06ac0cc30e6997615404d60a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/fa/fadf09968df9b675f34d7dae41dc6bcfb3b9e5c7660349c2a6db05d046c939d2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/ab/aba6b2a94c2b43da2c8ec100bd92c5e6cf49fd611e351bb25d452f921da20bba-d # internal flag mkdir -p $WORK/b039/ github.com/containers/image/v5/version log github.com/containers/storage/pkg/parsers mkdir -p $WORK/b187/ github.com/opencontainers/go-digest mkdir -p $WORK/b064/ cat >$WORK/b039/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/docker/go-units github.com/syndtr/gocapability/capability mkdir -p $WORK/b142/ cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/ulikunitz/xz/internal/xlog github.com/pkg/errors text/scanner cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -shared -p flag -std -complete -installsuffix shared -buildid fPQ68cEDSB8mngtxa_jj/fPQ68cEDSB8mngtxa_jj -goversion go1.13.4 -D "" -importcfg $WORK/b039/importcfg -pack ./flag.go net/url cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid yKEGQJH1idDZIlfMR187/yKEGQJH1idDZIlfMR187 -goversion go1.13.4 -D "" -importcfg $WORK/b187/importcfg -pack ./parsers.go github.com/mistifyio/go-zfs cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid D9dTRnVM0VPOh7YghUke/D9dTRnVM0VPOh7YghUke -goversion go1.13.4 -D "" -importcfg $WORK/b064/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go mkdir -p $WORK/b202/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF encoding/hex github.com/mtrmac/gpgme github.com/containers/storage/pkg/config github.com/opencontainers/image-spec/specs-go cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/tchap/go-patricia/patricia os/user github.com/klauspost/compress/fse go/token cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid TDxcvCQHmUxqJoaOhFm3/TDxcvCQHmUxqJoaOhFm3 -goversion go1.13.4 -D "" -importcfg $WORK/b142/importcfg -pack ./version.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid 9LTovk0pX_gXyFvoOfx7/9LTovk0pX_gXyFvoOfx7 -goversion go1.13.4 -D "" -importcfg $WORK/b202/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go text/template/parse mime/quotedprintable net/http/internal mkdir -p $WORK/b079/ github.com/seccomp/libseccomp-golang encoding/json github.com/prometheus/procfs/internal/fs compress/flate vendor/golang.org/x/net/http2/hpack mime mkdir -p $WORK/b170/ cat >$WORK/b079/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/opencontainers/runtime-spec/specs-go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -shared -p log -std -complete -installsuffix shared -buildid GBiuyXnX6ju89qQk0e2G/GBiuyXnX6ju89qQk0e2G -goversion go1.13.4 -D "" -importcfg $WORK/b079/importcfg -pack ./log.go cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/BurntSushi/toml mkdir -p $WORK/b181/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid 1BGC3F06POd0_RSn6P-7/1BGC3F06POd0_RSn6P-7 -goversion go1.13.4 -D "" -importcfg $WORK/b170/importcfg -pack ./duration.go ./size.go ./ulimit.go github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b321/ mkdir -p $WORK/b106/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF mkdir -p $WORK/b076/ github.com/vbauerster/mpb/decor github.com/klauspost/compress/flate cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid YRqCgZ6ep7XB3acw7nJ1/YRqCgZ6ep7XB3acw7nJ1 -goversion go1.13.4 -D "" -importcfg $WORK/b181/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid rDWSHHYZt8C3_698upb9/rDWSHHYZt8C3_698upb9 -goversion go1.13.4 -D "" -importcfg $WORK/b321/importcfg -pack ./blkio.go mkdir -p $WORK/b166/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b132/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid _CjPoBzDDeepczzqK3Ix/_CjPoBzDDeepczzqK3Ix -goversion go1.13.4 -D "" -importcfg $WORK/b106/importcfg -pack ./xlog.go cat >$WORK/b166/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid F0Zr6mHwWslgdqxeuwuN/F0Zr6mHwWslgdqxeuwuN -goversion go1.13.4 -D "" -importcfg $WORK/b076/importcfg -pack ./errors.go ./stack.go math/big mkdir -p $WORK/b094/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b187/_pkg_.a # internal cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -shared -p text/scanner -std -complete -installsuffix shared -buildid B9e9RGw0lh-VhEI3YOf9/B9e9RGw0lh-VhEI3YOf9 -goversion go1.13.4 -D "" -importcfg $WORK/b166/importcfg -pack ./scanner.go cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -shared -p net/url -std -complete -installsuffix shared -buildid gvV35rxS9okB81tY-Sp8/gvV35rxS9okB81tY-Sp8 -goversion go1.13.4 -D "" -importcfg $WORK/b132/importcfg -pack ./url.go mkdir -p $WORK/b095/ gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b142/_pkg_.a # internal cat >$WORK/b094/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b143/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b094/symabis ./arith_386.s mkdir -p $WORK/b203/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b143/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b075/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b210/ cat >$WORK/b203/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -shared -p encoding/hex -std -complete -installsuffix shared -buildid jZpnN_1XjFMma2KBpUUR/jZpnN_1XjFMma2KBpUUR -goversion go1.13.4 -D "" -importcfg $WORK/b095/importcfg -pack ./hex.go cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/11/1130c6f539cf7f3501faba8f030da9c1ae7051a27284d14daed6fddedc32c0e0-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid 7EAJDsboOZA9DAYa_dgs/7EAJDsboOZA9DAYa_dgs -goversion go1.13.4 -D "" -importcfg $WORK/b203/importcfg -pack ./config.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid k-XRsesIi5iVsRJIQKgy/k-XRsesIi5iVsRJIQKgy -goversion go1.13.4 -D "" -importcfg $WORK/b075/importcfg -pack ./version.go ./versioned.go cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/8d/8db34941bbf367bda5887409e5864eb7a29783b1b95e08e1aea4f0664f460b44-d # internal mkdir -p $WORK/b044/ google.golang.org/grpc/codes cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid QsMvKrBcWeQZC6YfPEAs/QsMvKrBcWeQZC6YfPEAs -goversion go1.13.4 -D "" -importcfg $WORK/b210/importcfg -pack ./children.go ./patricia.go cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b044/ -importpath os/user -- -I $WORK/b044/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go mkdir -p $WORK/b097/ cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF mkdir -p $WORK/b216/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b321/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid zLalae__MyPUNP_IDm0g/zLalae__MyPUNP_IDm0g -goversion go1.13.4 -D "" -importcfg $WORK/b097/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go mkdir -p $WORK/b221/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b237/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -shared -p go/token -std -complete -installsuffix shared -buildid GcigdgVBAxtj3-VbdXey/GcigdgVBAxtj3-VbdXey -goversion go1.13.4 -D "" -importcfg $WORK/b216/importcfg -pack ./position.go ./serialize.go ./token.go cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b239/ cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b075/_pkg_.a # internal mkdir -p $WORK/b244/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -shared -p math/big -std -installsuffix shared -buildid Cl9LXMfj-KA2JhrJz8C-/Cl9LXMfj-KA2JhrJz8C- -goversion go1.13.4 -symabis $WORK/b094/symabis -D "" -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h ./accuracy_string.go ./arith.go ./arith_decl.go ./decimal.go ./doc.go ./float.go ./floatconv.go ./floatmarsh.go ./ftoa.go ./int.go ./intconv.go ./intmarsh.go ./nat.go ./natconv.go ./prime.go ./rat.go ./ratconv.go ./ratmarsh.go ./roundingmode_string.go ./sqrt.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp mkdir -p $WORK/b018/ cd /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid ZC9zxfSRfmbN4C_0ASu4/ZC9zxfSRfmbN4C_0ASu4 -goversion go1.13.4 -D "" -importcfg $WORK/b237/importcfg -pack ./reader.go ./writer.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b304/ cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -shared -p text/template/parse -std -complete -installsuffix shared -buildid kGDfJVHL9Mo8Wmy9ec0M/kGDfJVHL9Mo8Wmy9ec0M -goversion go1.13.4 -D "" -importcfg $WORK/b221/importcfg -pack ./lex.go ./node.go ./parse.go cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/0f/0f563c1b9aa8e8398cb423077fcdca675c26faa60dc992cfaef20c813c66adfc-d # internal mkdir -p $WORK/b148/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b234/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -shared -p encoding/json -std -complete -installsuffix shared -buildid mbiSnyGQVemb_WZScASZ/mbiSnyGQVemb_WZScASZ -goversion go1.13.4 -D "" -importcfg $WORK/b018/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/82/82b9bd9fc494267c866b2d97f1d33264fb19824ed84258a9642344257cb6289c-d # internal mkdir -p $WORK/b235/ cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -shared -p net/http/internal -std -complete -installsuffix shared -buildid gwpgqiEP8yLegCwd69tc/gwpgqiEP8yLegCwd69tc -goversion go1.13.4 -D "" -importcfg $WORK/b239/importcfg -pack ./chunked.go ./testcert.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid ums0aTBDXaMsTD1wckiP/ums0aTBDXaMsTD1wckiP -goversion go1.13.4 -D "" -importcfg $WORK/b304/importcfg -pack ./fs.go mkdir -p $WORK/b240/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b170/_pkg_.a # internal cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -shared -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid V2EPOqVPDBN1ar8FgvWi/V2EPOqVPDBN1ar8FgvWi -goversion go1.13.4 -D "" -importcfg $WORK/b234/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -shared -p mime -std -complete -installsuffix shared -buildid XFjtrQOOb4MlFLXnsXsj/XFjtrQOOb4MlFLXnsXsj -goversion go1.13.4 -D "" -importcfg $WORK/b235/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -shared -p compress/flate -std -complete -installsuffix shared -buildid hVW66-BVQuiBr6eT0tcr/hVW66-BVQuiBr6eT0tcr -goversion go1.13.4 -D "" -importcfg $WORK/b148/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_386/buildid -w $WORK/b079/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b106/_pkg_.a # internal cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/e0/e0ea43f8cb44b8ea8e01741d8e604d386bf2815a637271988f391593535935ba-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b064/_pkg_.a # internal mkdir -p $WORK/b070/ cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/5f/5f2d6d08a52ccaee1fc6dd237cc37228706f3bcc525aa72143e29b62563c1e2e-d # internal mkdir -p $WORK/b263/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid tBMHhgpxm5yQmFXp3VCP/tBMHhgpxm5yQmFXp3VCP -goversion go1.13.4 -D "" -importcfg $WORK/b240/importcfg -pack ./config.go ./state.go ./version.go mkdir -p $WORK/b103/ cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/docker/docker/api/types/time mkdir -p $WORK/b231/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid XaHjPLdMUoAAsdI0hIKE/XaHjPLdMUoAAsdI0hIKE -goversion go1.13.4 -D "" -importcfg $WORK/b070/importcfg -pack ./decode.go ./decode_meta.go ./doc.go ./encode.go ./encoding_types.go ./lex.go ./parse.go ./type_check.go ./type_fields.go mkdir -p $WORK/b309/ cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b329/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b076/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid hhJKvSNmSTtODKPJWSrt/hhJKvSNmSTtODKPJWSrt -goversion go1.13.4 -D "" -importcfg $WORK/b263/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-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b244/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b244/ -g -O2 ./seccomp.go ./seccomp_internal.go github.com/imdario/mergo mkdir -p $WORK/b345/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid nIKNrgkCqhrmvtsG8x8z/nIKNrgkCqhrmvtsG8x8z -goversion go1.13.4 -D "" -importcfg $WORK/b103/importcfg -pack ./deflate.go ./dict_decoder.go ./fast_encoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./level1.go ./level2.go ./level3.go ./level4.go ./level5.go ./level6.go ./stateless.go ./token.go cat >$WORK/b231/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/e3/e3d2c8d3142c3eeace4516945733f77a93e6adbeb90a57d3d8c6b9129b740c30-d # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/2e/2e5a27e476f9812777fb7bd2739e231052030e593f235eccb12942b7e74402e3-d # internal cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF google.golang.org/grpc/grpclog cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid RG116u9r9GRupTqWwQek/RG116u9r9GRupTqWwQek -goversion go1.13.4 -D "" -importcfg $WORK/b309/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 mkdir -p $WORK/b349/ cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -shared -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid P0Pcm1IQOCZOhxbpoaCn/P0Pcm1IQOCZOhxbpoaCn -goversion go1.13.4 -D "" -importcfg $WORK/b231/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid _I55Ss-IjwHGeDltFCNV/_I55Ss-IjwHGeDltFCNV -goversion go1.13.4 -D "" -importcfg $WORK/b329/importcfg -pack ./code_string.go ./codes.go vendor/golang.org/x/text/unicode/bidi cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid -aL6Ci73QyLnmvQX-qym/-aL6Ci73QyLnmvQX-qym -goversion go1.13.4 -D "" -importcfg $WORK/b345/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b304/_pkg_.a # internal golang.org/x/text/unicode/bidi cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/8d/8d2182e14f21dbf574cf56f4f4409f78c809564d39ed46f6102c1aa4f2df6e66-d # internal cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b230/ github.com/etcd-io/bbolt cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/b6/b6fe4161fdea006c6e6321a1c3965682ffb985ae37cc7716e18b365c688ee408-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b166/_pkg_.a # internal cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -shared -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid kncvZJG5znxuBi07r2ra/kncvZJG5znxuBi07r2ra -goversion go1.13.4 -D "" -importcfg $WORK/b230/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid UkW33BgExvLvopapJ58q/UkW33BgExvLvopapJ58q -goversion go1.13.4 -D "" -importcfg $WORK/b349/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go mkdir -p $WORK/b338/ mkdir -p $WORK/b355/ cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/69/69ac3cd22f6dad2f8e1e4bb86c22a157709ed5cb2a1c6f841bed19fc60bebd9a-d # internal mkdir -p $WORK/b256/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Q9J31DgUCgodXOE1UZiP/Q9J31DgUCgodXOE1UZiP -goversion go1.13.4 -D "" -importcfg $WORK/b338/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid f2ZxgiYs_eSKk3_reYfz/f2ZxgiYs_eSKk3_reYfz -goversion go1.13.4 -D "" -importcfg $WORK/b355/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables11.0.0.go ./trieval.go github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b269/ github.com/docker/distribution/digestset cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid wiQNrZDnOoR_SS8HHxUM/wiQNrZDnOoR_SS8HHxUM -goversion go1.13.4 -D "" -importcfg $WORK/b256/importcfg -pack ./bolt_386.go ./bolt_linux.go ./bolt_unix.go ./bucket.go ./cursor.go ./db.go ./doc.go ./errors.go ./freelist.go ./freelist_hmap.go ./node.go ./page.go ./tx.go github.com/containers/image/v5/docker/reference mkdir -p $WORK/b284/ mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b203/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b239/_pkg_.a # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b240/_pkg_.a # internal cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid P3rigPBDJzKP_qQu7ow1/P3rigPBDJzKP_qQu7ow1 -goversion go1.13.4 -D "" -importcfg $WORK/b269/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e7/e70d2b1feb00b2257f21d3039c3094da3261baa8d8f616b187440c8b33756f9f-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/78/787ed3e33e0d80ff98af6e623f43cba3a9dc2f4c071590354336fe47a3b3c1eb-d # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/36/361f41558c352426b92f05c43b1941a9e6b93c9730ff13d088d9dc9bcda9589a-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b313/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b216/_pkg_.a # internal cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid hcwtN8-4yrFxOYzCH_YJ/hcwtN8-4yrFxOYzCH_YJ -goversion go1.13.4 -D "" -importcfg $WORK/b313/importcfg -pack ./oci_util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b210/_pkg_.a # internal golang.org/x/net/http2/hpack cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/db/db8c31dc339ba4ea7d6fc51587e071e3762f6ad8ddcd6fb1a309417931e1a5de-d # internal cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/62/621721a86477a471e698cdbb16e30ea52db6901af40ddb900a040f44c6f17688-d # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/ulikunitz/xz/lzma cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid yAyamLVQkVw-kUKAJkos/yAyamLVQkVw-kUKAJkos -goversion go1.13.4 -D "" -importcfg $WORK/b063/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid 5y8FN9rSABmcqOEqOiZx/5y8FN9rSABmcqOEqOiZx -goversion go1.13.4 -D "" -importcfg $WORK/b284/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/13/135374d2be396d2d9272fb62d36f29671bf150023fa06ddbbee6b3cb064b90fc-d # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/a9/a98b26ac1ade1db181c8abd534c196a7be2546805718f872dcc4ce73a5dc0259-d # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/c3/c3ae77720aed7b556a553027ce2a4701590a630c51291a8e32a2fc3d16d838d0-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/54/54aa10699d8ea6dd17b22dd53d74013f10a24542f4aab2e0f8ec01fd472703eb-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/5b/5b662881c4f250d1b1af45cddf84f1b9851bb4a9a436425f988c369b9f80de8c-d # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/b0/b06f7dd0617ad70e347e4c32ce755415c83f16723919a5421d99a9cd90dc61a1-d # internal golang.org/x/text/unicode/norm cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/00/002bd2dbc06fe45eb92039fea7eef809426e94fb2d136a424aa1ea675c174659-d # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/6a/6ac494fb4ea05a8aeb2441b7a5017d98bcefc28b83bba45c37174956da40a58f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b132/_pkg_.a # internal mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid UDOcGbgKL5Ye-0bZMhhq/UDOcGbgKL5Ye-0bZMhhq -goversion go1.13.4 -D "" -importcfg $WORK/b357/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b107/ github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b375/ google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b269/_pkg_.a # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b356/ github.com/hashicorp/go-multierror github.com/opencontainers/runtime-tools/filepath cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b108/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF go/scanner github.com/opencontainers/runtime-tools/generate/seccomp cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid ccnD8wzr6-W7VLq5xq7n/ccnD8wzr6-W7VLq5xq7n -goversion go1.13.4 -D "" -importcfg $WORK/b107/importcfg -pack ./bintree.go ./bitops.go ./breader.go ./buffer.go ./bytewriter.go ./decoder.go ./decoderdict.go ./directcodec.go ./distcodec.go ./encoder.go ./encoderdict.go ./hashtable.go ./header.go ./header2.go ./lengthcodec.go ./literalcodec.go ./matchalgorithm.go ./operation.go ./prob.go ./properties.go ./rangecodec.go ./reader.go ./reader2.go ./state.go ./treecodecs.go ./writer.go ./writer2.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid DI4b7L2AwXk_jLPBO-H-/DI4b7L2AwXk_jLPBO-H- -goversion go1.13.4 -D "" -importcfg $WORK/b375/importcfg -pack ./error.go database/sql/driver /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/a4/a45e23fb2da17b457c1bd9bd60edc638aa2f36a629ed5ba3a573b0adfeb49e6c-d # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/35/35cdb6e6d47eb25511e50d313526a6e7e2d0013bbebb2631a0955fef45bae4df-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/76/76a54d5156bb1d8223a93cb2f2915de18c7960d2b1b6e0c50c8db7979eec0e96-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/cf/cf804422da80f3c337479aab48d4fd59d006169426f658f439b76f076de78271-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/67/6729f5fc7c7d84a54db05dbfd36b07ef12a794ce252b53efc4250c1b299fcf63-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b3/b3b8cf9bfdc1559c68a2bce38d817069a1f336d6dc0bef8103e00c33f4230110-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/b8/b89765a551725237688ca60b58b32c6425e4f29813c2544913819474f8deca9e-d # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/9f/9fad2661ae39fa9c693d98137fe0ad38e681f08f5ac4ecb9cbddfafbd4479c64-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/90/905314da9c3c77f7bc8ce5a0d25c946b846ce473f346477ddf6eb4301d1cb82c-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid gWy8d0Cf3soUqqxHtGTV/gWy8d0Cf3soUqqxHtGTV -goversion go1.13.4 -D "" -importcfg $WORK/b074/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go mkdir -p $WORK/b337/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b209/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a EOF mkdir -p $WORK/b365/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid Xg_-M33BVitvVaShLpKh/Xg_-M33BVitvVaShLpKh -goversion go1.13.4 -D "" -importcfg $WORK/b356/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables11.0.0.go ./transform.go ./trie.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid iizw3AcyuHbS0rT4JohX/iizw3AcyuHbS0rT4JohX -goversion go1.13.4 -D "" -importcfg $WORK/b337/importcfg -pack ./connectivity.go cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b373/ mkdir -p $WORK/b215/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid -sVgvOwVNa9s6KIgCrgc/-sVgvOwVNa9s6KIgCrgc -goversion go1.13.4 -D "" -importcfg $WORK/b209/importcfg -pack ./truncindex.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid sqPtob0fdAN7BgZa1KpI/sqPtob0fdAN7BgZa1KpI -goversion go1.13.4 -D "" -importcfg $WORK/b373/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go cat >$WORK/b215/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid mzPtXvEW0OjWqcdEJU70/mzPtXvEW0OjWqcdEJU70 -goversion go1.13.4 -D "" -importcfg $WORK/b365/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -shared -p go/scanner -std -complete -installsuffix shared -buildid WD4MbFT03zavX6Twhs_l/WD4MbFT03zavX6Twhs_l -goversion go1.13.4 -D "" -importcfg $WORK/b215/importcfg -pack ./errors.go ./scanner.go mkdir -p $WORK/b369/ mkdir -p $WORK/b372/ cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -shared -p database/sql/driver -std -complete -installsuffix shared -buildid 9mNvTKJSnYoPx1xRkax0/9mNvTKJSnYoPx1xRkax0 -goversion go1.13.4 -D "" -importcfg $WORK/b372/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b349/_pkg_.a # internal cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b337/_pkg_.a # internal vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b063/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Zd13xiJW63Uugy8QtohB/Zd13xiJW63Uugy8QtohB -goversion go1.13.4 -D "" -importcfg $WORK/b369/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 k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b148/_pkg_.a # internal k8s.io/apimachinery/pkg/fields k8s.io/apimachinery/pkg/util/errors github.com/xeipuuv/gojsonpointer cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/a5/a57f0fa883e275cfb2db44a7a152cd89b0d0b2c9e20cbc5f48337e78f44c87d8-d # internal k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b074/_pkg_.a # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b228/ github.com/docker/distribution/reference k8s.io/apimachinery/pkg/types github.com/google/gofuzz cat >$WORK/b228/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b355/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -shared -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid D8xFOVhOa1GynE7E9V7P/D8xFOVhOa1GynE7E9V7P -goversion go1.13.4 -D "" -importcfg $WORK/b228/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/4f/4f904b189c172e160b99b7391fbd0e9d5c76af03d6179716814389dc95176d45-d # internal mkdir -p $WORK/b388/ cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/eb/eb6e4f88e8e6fa084bbe09713a213220bfcf76cecd7f96821a829a03cbd8ebb7-d # internal mkdir -p $WORK/b389/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/klauspost/compress/huff0 mkdir -p $WORK/b395/ cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid ZPAjqFACBmBGh6rDR8XA/ZPAjqFACBmBGh6rDR8XA -goversion go1.13.4 -D "" -importcfg $WORK/b388/importcfg -pack ./deep_equal.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid agiwHvtcslYWHL-ZaSiC/agiwHvtcslYWHL-ZaSiC -goversion go1.13.4 -D "" -importcfg $WORK/b389/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go mkdir -p $WORK/b378/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a EOF mkdir -p $WORK/b400/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid _xMspkREOxg6UV925AUf/_xMspkREOxg6UV925AUf -goversion go1.13.4 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./errors.go cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b403/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid SjF7216U3OuG_hlBx9ri/SjF7216U3OuG_hlBx9ri -goversion go1.13.4 -D "" -importcfg $WORK/b378/importcfg -pack ./pointer.go mkdir -p $WORK/b283/ mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/c3/c38626dc83fe64b660e037b5e2461acc2cc84938fcfc53c12fe42e54672bf4c3-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/1f/1f92ec8e070c23bf465d3de7fd8155efa1339ef55555fa34f6164b9851d12b6e-d # internal cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b386/ cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid bJxJ3ftWCNO8fWrJ9Q41/bJxJ3ftWCNO8fWrJ9Q41 -goversion go1.13.4 -D "" -importcfg $WORK/b400/importcfg -pack ./convert.go ./doc.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid PsJl7Tn3sWukXEq9K3L3/PsJl7Tn3sWukXEq9K3L3 -goversion go1.13.4 -D "" -importcfg $WORK/b403/importcfg -pack ./from_stack.go cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b096/ cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid 18iy6r96xfzv8ZVyKNDM/18iy6r96xfzv8ZVyKNDM -goversion go1.13.4 -D "" -importcfg $WORK/b386/importcfg -pack ./doc.go ./fuzz.go compress/zlib compress/gzip github.com/docker/docker/pkg/stdcopy cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid tWH4oljBaQiFZL8amouz/tWH4oljBaQiFZL8amouz -goversion go1.13.4 -D "" -importcfg $WORK/b405/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go github.com/morikuni/aec cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b097/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b149/ google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/01/01ed75235de57691b6b6004853dbdd164b8714850dcb05ecb891b58e7cba6019-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid uKDjddqThvm8DZPwTcvo/uKDjddqThvm8DZPwTcvo -goversion go1.13.4 -D "" -importcfg $WORK/b096/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/72/726a5d574d795a52bd335e5c1b6a108a0deddc366890e0560c05278c82cec5c6-d # internal mkdir -p $WORK/b225/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF github.com/containers/image/v5/types mkdir -p $WORK/b071/ cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -shared -p compress/zlib -std -complete -installsuffix shared -buildid 8At-fnboaZ4YtTaMhLE5/8At-fnboaZ4YtTaMhLE5 -goversion go1.13.4 -D "" -importcfg $WORK/b149/importcfg -pack ./reader.go ./writer.go cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -shared -p compress/gzip -std -complete -installsuffix shared -buildid 9MnGY0QA4bo36kZXOpBG/9MnGY0QA4bo36kZXOpBG -goversion go1.13.4 -D "" -importcfg $WORK/b225/importcfg -pack ./gunzip.go ./gzip.go mkdir -p $WORK/b424/ cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/78/78306fec3c9274f46be3271c6812cf21ae598b859c58fd2702ca6f4fe8e40843-d # internal cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid 6XdedQgUuKBp_L5YIAtc/6XdedQgUuKBp_L5YIAtc -goversion go1.13.4 -D "" -importcfg $WORK/b071/importcfg -pack ./types.go mkdir -p $WORK/b423/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid bv4vedk7jWbL4lmsBmR9/bv4vedk7jWbL4lmsBmR9 -goversion go1.13.4 -D "" -importcfg $WORK/b283/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b336/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid jcVpgQAWqI0AORETbuJ0/jcVpgQAWqI0AORETbuJ0 -goversion go1.13.4 -D "" -importcfg $WORK/b424/importcfg -pack ./stdcopy.go cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/33/33d102200fe61e8b34908847a1e8b00fb9ee7e46aa74c3662e54d1bb42c03fdc-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid czMZbT1QzpjJJ-GFEjcD/czMZbT1QzpjJJ-GFEjcD -goversion go1.13.4 -D "" -importcfg $WORK/b423/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b271/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b405/_pkg_.a # internal cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/3d/3d96f15e99c5de49a5efe16a4f6b3d92d604752b4aebcbc3a74e03f06b4c0442-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid 8ZYAUaToOnVZ6RpnGFys/8ZYAUaToOnVZ6RpnGFys -goversion go1.13.4 -D "" -importcfg $WORK/b336/importcfg -pack ./internal.go cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/openshift/imagebuilder/signal mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b403/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b378/_pkg_.a # internal golang.org/x/text/secure/bidirule cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid tb6ij-SAGBSbpd_7-0ch/tb6ij-SAGBSbpd_7-0ch -goversion go1.13.4 -D "" -importcfg $WORK/b271/importcfg -pack ./naming.go cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b395/_pkg_.a # internal mkdir -p $WORK/b353/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b228/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b078/asm_linux_386.o ./asm_linux_386.s cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/67/67d24cab01d7990af8291af59b5d7f0c1e9ffb910fba678fde5bb9f789710ca6-d # internal cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid b2JSD80R9A1buWih1XDk/b2JSD80R9A1buWih1XDk -goversion go1.13.4 -D "" -importcfg $WORK/b427/importcfg -pack ./signal.go ./signals.go cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/42/427d53b8d643f1e01e1c150152fa6be09267be54f6d657400a5b7f15391b2b75-d # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/05/05523c573dd49fc95b7fae469faf8529898c572db98eecb163e76f3f04b27178-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b221/_pkg_.a # internal github.com/xeipuuv/gojsonreference mkdir -p $WORK/b377/ cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid ExdmWphsKH9n4uE8LIsJ/ExdmWphsKH9n4uE8LIsJ -goversion go1.13.4 -D "" -importcfg $WORK/b353/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/39/3941fe5eb03db229305013be81db67e7e30352373fd69b1bb78a2d69686d52be-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid 6pD6SkHUvoFZqR99PgWZ/6pD6SkHUvoFZqR99PgWZ -goversion go1.13.4 -D "" -importcfg $WORK/b377/importcfg -pack ./reference.go github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b374/ cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/77/770bdf4b205de75d9d6b06c79c65ed04f9dbab5e516768c37ecd37035f467b9f-d # internal cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a EOF k8s.io/apimachinery/pkg/util/validation/field cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid ZVuY_a5rNPasRgrla0jZ/ZVuY_a5rNPasRgrla0jZ -goversion go1.13.4 -D "" -importcfg $WORK/b374/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_386/buildid -w $WORK/b336/_pkg_.a # internal mkdir -p $WORK/b394/ cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid hZc5MejBEjIvPzDYbH_F/hZc5MejBEjIvPzDYbH_F -goversion go1.13.4 -D "" -importcfg $WORK/b394/importcfg -pack ./errors.go ./path.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/c4/c4899b7effea7980df7071bb3e2e99eb163cf224f0e7c334244416380d95c43e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/c7/c7e885081155c69e72e06ba665ea656be9bf6f1cfed2a0dc00581c3060833e3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b271/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/75/7584b8f1fa7178064d50237a2cdd32337833c22d0ba03f68ffba1dcccc4c038c-d # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/1f/1f18cc46926301a5844369a4922a0e75d4e90d6cd097bd7d4f163a60483ba4c3-d # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ef/ef9ed973b5a7c9d1dbfc209b49af5c7ec184d337bb355caf08d8c90d43cbc6ef-d # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/9f/9f5675078c8789cb145f0a7250b4e05f181d8901a6fdcc0e68f056738f08d1ee-d # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/a8/a8ba5af0ad829ceaf7d83e1bf1f6c3bcab7da31db9857265e32e9538b00984b0-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b078/_pkg_.a $WORK/b078/asm_linux_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b078/_pkg_.a # internal go/ast mkdir -p $WORK/b214/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -shared -p go/ast -std -complete -installsuffix shared -buildid Ewjj_W0jnN2j6KvL-lAS/Ewjj_W0jnN2j6KvL-lAS -goversion go1.13.4 -D "" -importcfg $WORK/b214/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/37/378e001aab9108236e8fe6f4797b876559eabea38311eec088d07338c1378a7f-d # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/d8/d8d20c91a2a854be11eb06a022c29746d84215d1498ec38562c9360541069cec-d # internal text/template mkdir -p $WORK/b220/ cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -shared -p text/template -std -complete -installsuffix shared -buildid RsHeg9oL8pLB8guFL3_m/RsHeg9oL8pLB8guFL3_m -goversion go1.13.4 -D "" -importcfg $WORK/b220/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b427/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/9d/9dd88d6834e14057bb905cea0e782a64619bfe952caae1fa742afc58bfb26c51-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/f1/f1132892a8d3d2ba1dd327ae359521c5d66c28518ca1ba9591886bef3cd93dce-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/3e/3e10a03c2d1aadbd7df0652de8fddcac755407b4a2055b9d356d89e0d410293b-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b160/ github.com/containers/image/v5/transports cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a EOF mkdir -p $WORK/b141/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b369/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid s74PRq8mDNxkj9nOLMpB/s74PRq8mDNxkj9nOLMpB -goversion go1.13.4 -D "" -importcfg $WORK/b160/importcfg -pack ./none.go cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b255/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid uGb4KKTba-dkIn4du_8W/uGb4KKTba-dkIn4du_8W -goversion go1.13.4 -D "" -importcfg $WORK/b141/importcfg -pack ./stub.go ./transports.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/6f/6fb909d867bd0d618e273d29e1b4b470eb808fe6ab930ffe13ac06dca9ada196-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b388/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b225/_pkg_.a # internal cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid wO5dC0xaBCbMhO3Xmnx3/wO5dC0xaBCbMhO3Xmnx3 -goversion go1.13.4 -D "" -importcfg $WORK/b255/importcfg -pack ./prioritize.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/f0/f086c75416cd7548bbfba21a716ce9531bacc8546b51bbe3ee923d8e9fb48b3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b353/_pkg_.a # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/1e/1e5fc203d4335780b1f9b34557e99bd6a636409ea6d14e5afa965a3c0e2b4a71-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b231/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/4f/4f4f9374135f49ee21a8ef990bea7e36370670a75112b5f69dae8ef1d2349b45-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/eb/ebff73b1c8bc1362b57f8c5cdab9ed555be227cdd12cf874b2e1f3bebd4ce441-d # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/33/33f9dcd940b84515d1dc5b33690fe06763c11d1d668a3067a92cf69267fde8e7-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid fOFo8NnWl88lATyJNUui/fOFo8NnWl88lATyJNUui -goversion go1.13.4 -D "" -importcfg $WORK/b387/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/bf/bf74732431847b4f616677ff291c2d310a032b1daaa17e024e467d49d639422a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0b/0bf1a96922f55ffc679bb2b7a0fe9c24937a975a1865a7a6f350441f116069d1-d # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/94/94854834668539f4f4c56c7a206e283c586d9c76422d09e842936c88e04cfb61-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/24/24451b78418cbc198fc2ee21ca291c0c8e0716292c07cec405566ba1811b5f72-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -shared -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid BBppqSUK_V5nakRgDdXo/BBppqSUK_V5nakRgDdXo -goversion go1.13.4 -D "" -importcfg $WORK/b227/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b192/ cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid dc793MeBiBJLvYcn0hC4/dc793MeBiBJLvYcn0hC4 -goversion go1.13.4 -D "" -importcfg $WORK/b192/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b423/_pkg_.a # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid 5lchiVviOyJev9IOaU9s/5lchiVviOyJev9IOaU9s -goversion go1.13.4 -D "" -importcfg $WORK/b198/importcfg -pack ./fsutils_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b283/_pkg_.a # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b245/ github.com/containers/storage/pkg/reexec mkdir -p $WORK/b180/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b141/_pkg_.a # internal cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid ivYF62Ly-GIqpunyv4jQ/ivYF62Ly-GIqpunyv4jQ -goversion go1.13.4 -D "" -importcfg $WORK/b245/importcfg -pack ./terminal.go ./util.go ./util_linux.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid PlNnuRZDffYQfJLh085p/PlNnuRZDffYQfJLh085p -goversion go1.13.4 -D "" -importcfg $WORK/b180/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b018/_pkg_.a # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b413/ github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b273/ cat >$WORK/b413/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid aU3X_7unJGTWVUP7nmrF/aU3X_7unJGTWVUP7nmrF -goversion go1.13.4 -D "" -importcfg $WORK/b413/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid 1FW1wPvaUSvJTKTKg40P/1FW1wPvaUSvJTKTKg40P -goversion go1.13.4 -D "" -importcfg $WORK/b273/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b1/b14d0fc8d0627d2d9dff257696b893e522f942abf93be353fcd7075794e20310-d # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/a2/a2caa4764bef9b551908ed62479e1fa3aa4d5147666ce8279f13c3a70ad3c3f4-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b422/ cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/4b/4b9ab92e0132e1868ba9aa41e0a7fd6dad550c58e90de81f8ec4a0f3b2109138-d # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/ee/ee7318808ad7d4b76f232471fb03a5c69168c5b2e945b227a0a8e90b88d17bae-d # internal cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid vUf7gAISLNlhkoVeX7Kz/vUf7gAISLNlhkoVeX7Kz -goversion go1.13.4 -D "" -importcfg $WORK/b422/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/5b/5b9315c180fdc67fc66964e6df492f442f689062798a7cd537f90cd4c05364fe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/d1/d1532eb2f45cd53611aad0a2c76d4791ed2f72d08361134fd73b177d19c451c7-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/fa/faed18f7808d2fcf6860cdba85ac2a97319843a1436c57d94b2baf05d101529d-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b110/ cat >$WORK/b110/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid 7ylwzurYmcBzAnoKrMFT/7ylwzurYmcBzAnoKrMFT -goversion go1.13.4 -D "" -importcfg $WORK/b110/importcfg -pack ./strslice.go github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b275/ github.com/docker/docker/api/types/strslice mkdir -p $WORK/b323/ github.com/docker/docker/api/types/filters cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 1mi5ASKS3BjFQh_igQML/1mi5ASKS3BjFQh_igQML -goversion go1.13.4 -D "" -importcfg $WORK/b323/importcfg -pack ./strslice.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b096/_pkg_.a # internal github.com/prometheus/common/model cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid Ce59vkvH0WeL_lggXYqR/Ce59vkvH0WeL_lggXYqR -goversion go1.13.4 -D "" -importcfg $WORK/b182/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid dAlsYs_fXFBxb7SCBIyM/dAlsYs_fXFBxb7SCBIyM -goversion go1.13.4 -D "" -importcfg $WORK/b275/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go mkdir -p $WORK/b325/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b198/_pkg_.a # internal github.com/pquerna/ffjson/fflib/v1 github.com/sirupsen/logrus mkdir -p $WORK/b077/ k8s.io/apimachinery/pkg/util/json cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid kg5GRXJ7NDgQttqtNbTS/kg5GRXJ7NDgQttqtNbTS -goversion go1.13.4 -D "" -importcfg $WORK/b325/importcfg -pack ./parse.go github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b302/ mkdir -p $WORK/b177/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b103/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b413/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid Tau97yQGkn6H_mva6zPu/Tau97yQGkn6H_mva6zPu -goversion go1.13.4 -D "" -importcfg $WORK/b077/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 cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/4a/4a1b4ab86116d590d08ef81213370c0c7f59264f336d24b7654df7ccc0e1f805-d # internal cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b402/ mkdir -p $WORK/b428/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/56/56da6f1ea4d9506c2bdce3087649e7034b8b7001dd407f37cd53c919b0230b1b-d # internal cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b178/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid AE1I5cpuDlw8Q4_XYTW6/AE1I5cpuDlw8Q4_XYTW6 -goversion go1.13.4 -D "" -importcfg $WORK/b302/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go github.com/blang/semver mkdir -p $WORK/b371/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid j3xCDhss5Ht7sQdds85X/j3xCDhss5Ht7sQdds85X -goversion go1.13.4 -D "" -importcfg $WORK/b428/importcfg -pack ./strslice.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid DxgGatsub1Zrb5Uz_6hF/DxgGatsub1Zrb5Uz_6hF -goversion go1.13.4 -D "" -importcfg $WORK/b177/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 cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/4b/4b763680662d6ca4e0bcfc947ae83c35b6d43737c50cefc9c5fe2922bae90874-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/ee/ee7a39cb0476cf77b551d52abafd85539bbf9c0cc994ee5a2f3f0689cbb7cb8a-d # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/e7/e776ee9361ea92ca3325a6ff4e01ecba00437cedd608931916fdf099603884b1-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid evEC6p0jhC01cwq1uuGv/evEC6p0jhC01cwq1uuGv -goversion go1.13.4 -D "" -importcfg $WORK/b402/importcfg -pack ./json.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/45/451623bd0daa281a28bc56c72a08534b956b408772d9fcd4a793c655fc41cc29-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -shared -p github.com/blang/semver -complete -installsuffix shared -buildid N10snG0HPH66bPEepMba/N10snG0HPH66bPEepMba -goversion go1.13.4 -D "" -importcfg $WORK/b371/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go github.com/containers/buildah/docker mkdir -p $WORK/b246/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b273/_pkg_.a # internal cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid _Za1BwOAA6pYUwkdZl_b/_Za1BwOAA6pYUwkdZl_b -goversion go1.13.4 -D "" -importcfg $WORK/b246/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/09/09a51f1e11a3eceba90f992b652e39d4e48f5e2be2e53d6a88bea7dc6bd393f6-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/71/71573a1f994e9a4c7f811c5c6bde0da7ad93b5b32d4d573f655380cb1c4d1523-d # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/5c/5cb4606b017033b725ef3366e01bb35885d22113e78f8256c1d48198586246ad-d # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/37/3791db314bcb7a29d612405c9cccb2273ac357e0a891d46009f77fc73e649aca-d # internal cd $WORK/b051 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/88/88b2d43e30da0f6c411299138f4bb5de707665af56d1d1abc8bdada88930fa5c-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b102/ github.com/golang/protobuf/proto mkdir -p $WORK/b296/ cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b103/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid StYmNvM8LfNUrA8IhErS/StYmNvM8LfNUrA8IhErS -goversion go1.13.4 -D "" -importcfg $WORK/b102/importcfg -pack ./gunzip.go ./gzip.go cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid m1mpOP5ebE6ocDQB4xC6/m1mpOP5ebE6ocDQB4xC6 -goversion go1.13.4 -D "" -importcfg $WORK/b296/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_386/buildid -w $WORK/b182/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid _ajRE0tn0Ri8kPG2UO-q/_ajRE0tn0Ri8kPG2UO-q -goversion go1.13.4 -D "" -importcfg $WORK/b342/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 cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/19/19d3be110193aa47f28792f8c5c5d136e89c7de329ec25cf1888b543212ede43-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b275/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b422/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/a7/a79107225128a011098eb2236caa8a20ed103c266240571aa8678fb3d30ce273-d # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/5a/5a8dc645a062e9c1e3ce5be99840e5d96fc5014d8906f5e80a5724538693ec41-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid gXWYVyu_mtZSeMQNH217/gXWYVyu_mtZSeMQNH217 -goversion go1.13.4 -D "" -importcfg $WORK/b274/importcfg -pack ./client.go ./command.go github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b421/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b325/_pkg_.a # internal cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 0qqlT0Ot9y5KoVSAROqC/0qqlT0Ot9y5KoVSAROqC -goversion go1.13.4 -D "" -importcfg $WORK/b421/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b246/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/f0/f023a41e2b41591bc1e69c7410d752c0b571c3db949280e17e19daa9e0a43cbc-d # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/b9/b9dc61598a6c40149585fd2608e078875f98bfb6318c521a0b534ae604ed62a7-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid c_JRGgUUKtV1jgl82O-x/c_JRGgUUKtV1jgl82O-x -goversion go1.13.4 -D "" -importcfg $WORK/b261/importcfg -pack ./writer.go ./writer_posix.go cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/82/82ec098e9e4479354254780bd0d8f46a9ee80114041abdc7f57399580015eb96-d # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/cc/cc467f2d3022d8e36d606d6fd3acc6c4ac5fa987dd24bcbc92076509d833feb1-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/d1/d1a8a6e12a2e0a9b829ebb36aad6aedea0372751d7ba2c400ed6210b3543f8fd-d # internal cd /usr/lib/golang/src/net TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b051=/tmp/go-build -gno-record-gcc-switches -o $WORK/b051/_cgo_.o $WORK/b051/_cgo_main.o $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/a0/a0ed338cda220e572b372504d6087f91285f9ccb3ad5dcb430a3909f5871cf0f-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid kN8My_zSXm8haCWtjTjs/kN8My_zSXm8haCWtjTjs -goversion go1.13.4 -D "" -importcfg $WORK/b259/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_386/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/06/066f005b366bcceff62793f53fda41a33181109b63480b3fbb4ed077e2fc79d1-d # internal cd /usr/lib/golang/src/net TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage net -dynimport $WORK/b051/_cgo_.o -dynout $WORK/b051/_cgo_import.go cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/d6/d6e84af9927d7be6d4428f503d7e05abc09510475e9dc9150dc099ccac58aa25-d # internal cat >$WORK/b051/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/26/261f15f7ee34afc7625fc0e289ffc52616d703b7e04367f57457a96bf91fc358-d # internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -shared -p net -std -installsuffix shared -buildid 38wkO7UkLuDhjXjuDZlX/38wkO7UkLuDhjXjuDZlX -goversion go1.13.4 -D "" -importcfg $WORK/b051/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/b051/_cgo_gotypes.go $WORK/b051/cgo_linux.cgo1.go $WORK/b051/cgo_resnew.cgo1.go $WORK/b051/cgo_socknew.cgo1.go $WORK/b051/cgo_unix.cgo1.go $WORK/b051/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b421/_pkg_.a # internal golang.org/x/net/idna mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid _2GGhCo3VH6gu95gaHbt/_2GGhCo3VH6gu95gaHbt -goversion go1.13.4 -D "" -importcfg $WORK/b352/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables11.0.0.go ./trie.go ./trieval.go cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/2c/2c616e032f591d0e4ff6651450e3c61835047864f733210dee71f3ffefa9490d-d # internal cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/31/31d4aefc8dcc9b23829770cd7ad4b08dfab872addca6070a58b8a7d110cf564b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/67/677550594c85d7bb7b2bcb626718017ae159b4d0050a9669d767bc9807bcbde3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b227/_pkg_.a # internal TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/2d/2d10dc7fb5b711e572477f5fba1b50d51748f37e2a7a25e35b3152179a84c9a7-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b094=>" -I $WORK/b094/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b094/arith_386.o ./arith_386.s /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b094/_pkg_.a $WORK/b094/arith_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/1b/1b2741667efa7d1d08b6010afb7457da714e8737a637ce3fb51930348021c74e-d # internal crypto/dsa mkdir -p $WORK/b127/ gopkg.in/inf.v0 mkdir -p $WORK/b384/ encoding/asn1 cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF mkdir -p $WORK/b093/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -shared -p crypto/dsa -std -complete -installsuffix shared -buildid y9RzIR7o2lrCYa9MFpF-/y9RzIR7o2lrCYa9MFpF- -goversion go1.13.4 -D "" -importcfg $WORK/b127/importcfg -pack ./dsa.go crypto/elliptic mkdir -p $WORK/b113/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid 2KwjvusY-WOSYeSzpXYR/2KwjvusY-WOSYeSzpXYR -goversion go1.13.4 -D "" -importcfg $WORK/b384/importcfg -pack ./dec.go ./rounder.go cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid 7dyF41vztkizpt1soJjI/7dyF41vztkizpt1soJjI -goversion go1.13.4 -D "" -importcfg $WORK/b093/importcfg -pack ./asn1.go ./common.go ./marshal.go cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -shared -p crypto/elliptic -std -complete -installsuffix shared -buildid iFANWAhVgJQE0HrezvUN/iFANWAhVgJQE0HrezvUN -goversion go1.13.4 -D "" -importcfg $WORK/b113/importcfg -pack ./elliptic.go ./p224.go ./p256.go ./p256_generic.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b214/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/4f/4fdecafffff48b1d5b8381d468530745ac5b6f99dddae4ade7583c52e7878e30-d # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/1e/1ee4d86bad70c362e85755c9874d4f61a9e1a3b596befe35064588c9fe38ddfc-d # internal go/parser mkdir -p $WORK/b217/ go/printer mkdir -p $WORK/b218/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -shared -p go/parser -std -complete -installsuffix shared -buildid ZgoPTca7dsIr5eDlKrVY/ZgoPTca7dsIr5eDlKrVY -goversion go1.13.4 -D "" -importcfg $WORK/b217/importcfg -pack ./interface.go ./parser.go cat >$WORK/b218/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/tabwriter=$WORK/b219/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -shared -p go/printer -std -complete -installsuffix shared -buildid S_kYD7_ZFirRKeK_HDun/S_kYD7_ZFirRKeK_HDun -goversion go1.13.4 -D "" -importcfg $WORK/b218/importcfg -pack ./nodes.go ./printer.go cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/35/35c583c6311d3901bdbca9e07c05b30e029dcbf3d773bcfa81108a78e6685034-d # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/4c/4c1ab9b286cb377b12810efe7a822e176dde4408d42bb6a213aec07a20780d6c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/27/272fca2bc103cc4c1af494c4d80cac5851b560da7179eff217771cef76a083de-d # internal github.com/containers/buildah/pkg/umask mkdir -p $WORK/b251/ github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/storage/drivers/quota github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b194/ cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid sOf0BsnOlc-T1QtmmCFs/sOf0BsnOlc-T1QtmmCFs -goversion go1.13.4 -D "" -importcfg $WORK/b251/importcfg -pack ./umask_unix.go github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b191/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper github.com/containers/image/v5/pkg/blobinfocache/boltdb mkdir -p $WORK/b254/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b220/_pkg_.a # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b069/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b197/ github.com/containers/storage/pkg/loopback cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid SCZVLqLrPwhTqJSWoP6b/SCZVLqLrPwhTqJSWoP6b -goversion go1.13.4 -D "" -importcfg $WORK/b194/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go mkdir -p $WORK/b258/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid L1bHKlE52XoRmxAa5CBM/L1bHKlE52XoRmxAa5CBM -goversion go1.13.4 -D "" -importcfg $WORK/b254/importcfg -pack ./boltdb.go github.com/containerd/continuity/fs cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b197/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b197/ -g -O2 ./projectquota.go github.com/docker/docker/pkg/mount cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b165/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid E13rsg_vgqVmqHV27fkm/E13rsg_vgqVmqHV27fkm -goversion go1.13.4 -D "" -importcfg $WORK/b069/importcfg -pack ./system_registries_v2.go cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b416/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b177/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b193/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid LkzG2EG9iFmbJAlEKzwm/LkzG2EG9iFmbJAlEKzwm -goversion go1.13.4 -D "" -importcfg $WORK/b258/importcfg -pack ./memory.go mkdir -p $WORK/b412/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b166/_pkg_.a EOF cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b166/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b193/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b193/ -g -O2 ./loop_wrapper.go mkdir -p $WORK/b419/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid OeE1egJ-x0qtvgm7opok/OeE1egJ-x0qtvgm7opok -goversion go1.13.4 -D "" -importcfg $WORK/b416/importcfg -pack ./fileutils.go ./fileutils_unix.go mkdir -p $WORK/b367/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid QH5lNTSJNXfMQO41FuR7/QH5lNTSJNXfMQO41FuR7 -goversion go1.13.4 -D "" -importcfg $WORK/b165/importcfg -pack ./fileutils.go ./fileutils_unix.go cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b251/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid SUcLZd-Bmv0Pok47P8GO/SUcLZd-Bmv0Pok47P8GO -goversion go1.13.4 -D "" -importcfg $WORK/b412/importcfg -pack ./copy.go ./copy_linux.go ./diff.go ./diff_unix.go ./dtype_linux.go ./du.go ./du_unix.go ./hardlink.go ./hardlink_unix.go ./path.go ./stat_linux.go ./time.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid tSSIB5sK0fkk4A9keBuW/tSSIB5sK0fkk4A9keBuW -goversion go1.13.4 -D "" -importcfg $WORK/b419/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/34/346cdf2112477b9baffbda493c75099424e0f3c59e2bab9fb04567d7506cb53e-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b191/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b191/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid 2haiP2-lLxiuPKWAu8k6/2haiP2-lLxiuPKWAu8k6 -goversion go1.13.4 -D "" -importcfg $WORK/b367/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 cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e6/e675977acd64d6d8734b630988b950626c23a5a1d0ede599027f32a404eb51a9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/36/3673ab635e8d0abfd2848ec2590e686bfc5e8323d06378bfd6f6774311cc6b7a-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/f6/f6325483295a584d4c3daeefc86d7da218cb45943085ec8a6a9fbc3c4c539601-d # internal go/doc mkdir -p $WORK/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -shared -p go/doc -std -complete -installsuffix shared -buildid 3NRVdJ15jozLpu1Qiuan/3NRVdJ15jozLpu1Qiuan -goversion go1.13.4 -D "" -importcfg $WORK/b398/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b384/_pkg_.a # internal cd $WORK/b044 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/6c/6cc91200b5fb5e693619a7e90b72bb763426bbb103aba5da41aba656358912e0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/11/11b0d47e7f98de3fb81568ab3289f9cb9f4e81c966dc59c7ea01d5cb802e0c20-d # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/2c/2ce92d2e8bb63e1c9fb78602b6057bbf74ea25a1a5f0ffe808fa13585362beeb-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/94/9421b59763802dcfde16ac1fc2af864c466ff76c056d6e3f1ef3420258ab9f10-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid ofirxrH2dAvBdan2dEa2/ofirxrH2dAvBdan2dEa2 -goversion go1.13.4 -D "" -importcfg $WORK/b253/importcfg -pack ./default.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b416/_pkg_.a # internal cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/52/52adfb13e5ad21920020f2de018335a3e3bed0faad3b1688d351c92a58c43f05-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/1e/1e7ef8d0eaa7b3de1b4105619a776b18b226d9f4b876c3de4e2531e2c78116da-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/9c/9c9627511c9dc341a04f6735085d2fb2e4e5b63758995e77ec766b685025ad1d-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b165/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid jWrMAD7m0hP75kAo-6kG/jWrMAD7m0hP75kAo-6kG -goversion go1.13.4 -D "" -importcfg $WORK/b169/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go cd /usr/lib/golang/src/os/user TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b044=/tmp/go-build -gno-record-gcc-switches -o $WORK/b044/_cgo_.o $WORK/b044/_cgo_main.o $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o -g -O2 cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/1c/1ce64b16222517701e82b66a2462b49030a5796062c5c77f13dafe22835c8604-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/5f/5ffe870c2cd20ea357e50ce41bf0f9112666eb58b714e71c5c905c884938c6a8-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid POXwelZujpqTaj5AvBZu/POXwelZujpqTaj5AvBZu -goversion go1.13.4 -D "" -importcfg $WORK/b418/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.go ./filesys_unix.go ./init.go ./init_unix.go ./lcow.go ./lcow_unix.go ./lstat_unix.go ./meminfo.go ./meminfo_linux.go ./mknod.go ./path.go ./path_unix.go ./process_unix.go ./rm.go ./stat_linux.go ./stat_unix.go ./syscall_unix.go ./umask.go ./utimes_unix.go ./xattrs_linux.go cd $WORK/b193 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage user -dynimport $WORK/b044/_cgo_.o -dynout $WORK/b044/_cgo_import.go cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -shared -p os/user -std -installsuffix shared -buildid UgKeuRIY2LQ7cHWMrjO0/UgKeuRIY2LQ7cHWMrjO0 -goversion go1.13.4 -D "" -importcfg $WORK/b044/importcfg -pack ./lookup.go ./user.go $WORK/b044/_cgo_gotypes.go $WORK/b044/cgo_lookup_unix.cgo1.go $WORK/b044/getgrouplist_unix.cgo1.go $WORK/b044/listgroups_unix.cgo1.go $WORK/b044/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b367/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b193=/tmp/go-build -gno-record-gcc-switches -o $WORK/b193/_cgo_.o $WORK/b193/_cgo_main.o $WORK/b193/_x001.o $WORK/b193/_x002.o -g -O2 cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/0e/0e0b427bea589a9833ba15bd86469a270df1a520ff25afe96163ef3f3f67eb13-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/40/40d80c76c5105edc07ce8b250dc8a8d9d6d12b886c4e858d2234a65325b2c489-d # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/e5/e5cef0fb1ac6477251794736cd68056c0f46ea0c01092f3ceec402f0d9d1fb8e-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid _3M69gltVwfarSvj6L3A/_3M69gltVwfarSvj6L3A -goversion go1.13.4 -D "" -importcfg $WORK/b168/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_386/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b412/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/28/282926a0a508c78282bac4c84dd0921f6f3af70a2a0421868e80bca80bb16fd2-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage loopback -dynimport $WORK/b193/_cgo_.o -dynout $WORK/b193/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/fd/fd553258d5158193c21d43f3f44922e30f524491bced498f021f1b486cb00877-d # internal crypto/x509/pkix mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid ua665_VgLBtZk-7WGOdQ/ua665_VgLBtZk-7WGOdQ -goversion go1.13.4 -D "" -importcfg $WORK/b128/importcfg -pack ./pkix.go cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b130/ cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/60/60667fca3ae17f049f41a7fe5bd892aa5093248a18589d72171f3c34ada0ea11-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid zeVmOgab68dMuDoe2iQc/zeVmOgab68dMuDoe2iQc -goversion go1.13.4 -D "" -importcfg $WORK/b193/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b193/_cgo_gotypes.go $WORK/b193/loop_wrapper.cgo1.go $WORK/b193/_cgo_import.go cat >$WORK/b130/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b426/ cd /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -shared -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid hLV2z8-iXEAZYyaIv_lD/hLV2z8-iXEAZYyaIv_lD -goversion go1.13.4 -D "" -importcfg $WORK/b130/importcfg -pack ./asn1.go ./builder.go ./string.go cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid MagrVnT927pj3kaGV0BQ/MagrVnT927pj3kaGV0BQ -goversion go1.13.4 -D "" -importcfg $WORK/b426/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go crypto/internal/boring mkdir -p $WORK/b090/ cd /usr/lib/golang/src/crypto/internal/boring CGO_LDFLAGS='"-g" "-O2" "-ldl"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b090/ -importpath crypto/internal/boring -- -I $WORK/b090/ -g -O2 ./aes.go ./boring.go ./ecdsa.go ./hmac.go ./rand.go ./rsa.go ./sha.go cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b044/_pkg_.a $WORK/b044/_x001.o $WORK/b044/_x002.o $WORK/b044/_x003.o $WORK/b044/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/23/232466ec6cbc535c4735ef5e6bddc4a45ae9470856f13255e974756071b22e4b-d # internal github.com/ghodss/yaml mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid hOTKh52ILgOVvF57uNFw/hOTKh52ILgOVvF57uNFw -goversion go1.13.4 -D "" -importcfg $WORK/b308/importcfg -pack ./fields.go ./yaml.go cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2c/2cb59abd575ba5b0d016ce13017c19c0139f07435f898f7726f91df23d643a92-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b276/ github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b248/ k8s.io/klog github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b396/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b171/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid gaPx49zqvXfVLG0PzCyT/gaPx49zqvXfVLG0PzCyT -goversion go1.13.4 -D "" -importcfg $WORK/b276/importcfg -pack ./homedir_linux.go ./homedir_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid 3umlaMHsZehGxp8YdxUx/3umlaMHsZehGxp8YdxUx -goversion go1.13.4 -D "" -importcfg $WORK/b248/importcfg -pack ./user.go ./user_linux.go cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF archive/tar mkdir -p $WORK/b041/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -shared -p k8s.io/klog -complete -installsuffix shared -buildid ph3slEGvgk-CXcE9cu6V/ph3slEGvgk-CXcE9cu6V -goversion go1.13.4 -D "" -importcfg $WORK/b396/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid 3BJd4NkKiaDUl1c7HByA/3BJd4NkKiaDUl1c7HByA -goversion go1.13.4 -D "" -importcfg $WORK/b171/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -shared -p archive/tar -std -complete -installsuffix shared -buildid a3HLg1WzgTws9c6OF7We/a3HLg1WzgTws9c6OF7We -goversion go1.13.4 -D "" -importcfg $WORK/b041/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b208/ cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid RO4N5ZLoYdSM219C9I-G/RO4N5ZLoYdSM219C9I-G -goversion go1.13.4 -D "" -importcfg $WORK/b208/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/08/08c0e6ba6366980cbd0aa76cc188129bead3802765197c863f29b24fc515b75c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b5/b5d2791abbcb548f8be6ee31a0c81710aed7fc35423d26f41c964caf30d9263b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/f0/f02148f786d643d5c03bffd47825f60e4a5df45749418f0c8666cf38ac9c6404-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid v174o4trDsYwrDAsFvhE/v174o4trDsYwrDAsFvhE -goversion go1.13.4 -D "" -importcfg $WORK/b272/importcfg -pack ./config.go ./config_linux.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b193/_pkg_.a $WORK/b193/_x001.o $WORK/b193/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/40/40c8908dc1e25e0684d10606474abf48514c422203dd20591a5d26531b27b065-d # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/c1/c14bd0d2e69616c52746fa89f4137bf563a31dc50abbf68808730a1ac2cf5f72-d # internal cd $WORK/b197 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b426/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b197=/tmp/go-build -gno-record-gcc-switches -o $WORK/b197/_cgo_.o $WORK/b197/_cgo_main.o $WORK/b197/_x001.o $WORK/b197/_x002.o -g -O2 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/ca/cad05b1360f0b7ff90b094935429dae5efeabb8ab306d418d5bdbd965382c61b-d # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/b4/b4b78af4eac661437ccfc3f91e2f373eb571984a468fd42023f33932f6d4787c-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/5b/5b4e618ab6e41969e6678345ccae5ba1c801a474fa75c02e11f33b153a9b9475-d # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/a9/a95d60e3803482d94779515f77d3d2f4abe44dcfef4d26d3fe56a751e96b6e1a-d # internal go/format mkdir -p $WORK/b213/ cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -shared -p go/format -std -complete -installsuffix shared -buildid 6E1Mmy38ZhP6KIcKD_Eu/6E1Mmy38ZhP6KIcKD_Eu -goversion go1.13.4 -D "" -importcfg $WORK/b213/importcfg -pack ./format.go ./internal.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/fd/fd73215f3ecf670492d357ca660caa7d665180cd767e12e4a60a9fc1c4b18a3a-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b171/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage quota -dynimport $WORK/b197/_cgo_.o -dynout $WORK/b197/_cgo_import.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/97/97fc9acfa8c654b24f5afebbb8a34933226e45c0b9b73f8cfe2693ed9d51fafc-d # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b176/ github.com/containers/storage/pkg/idtools github.com/docker/docker/pkg/idtools cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b176/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b176/ -g -O2 ./sysconfig.go mkdir -p $WORK/b167/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b398/_pkg_.a # internal mkdir -p $WORK/b417/ cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b171/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b171/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid CTWNlklOSiIlQn17OnuB/CTWNlklOSiIlQn17OnuB -goversion go1.13.4 -D "" -importcfg $WORK/b167/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid jzzy4H22OlL8_JGzW129/jzzy4H22OlL8_JGzW129 -goversion go1.13.4 -D "" -importcfg $WORK/b417/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid J46dyV0PmY1erGTFiJ15/J46dyV0PmY1erGTFiJ15 -goversion go1.13.4 -D "" -importcfg $WORK/b197/importcfg -pack $WORK/b197/_cgo_gotypes.go $WORK/b197/projectquota.cgo1.go $WORK/b197/_cgo_import.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f0/f04fdcb263155f0b7cb692e93c1531ba4457f74f64c6de729896e46bd1df7400-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/db/db0dd8362096e0de5c943210b3d3f210c1810c5b407f2f35b29d3dafab9e88e9-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b177/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid Biyt6PWhyjY4iyMxxwUU/Biyt6PWhyjY4iyMxxwUU -goversion go1.13.4 -D "" -importcfg $WORK/b211/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_386/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/12/125f948deb7f6a1d0f13a4dd49fee14d85f39bbc11c9768f75ce6f67913dd40c-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid vXCLE489OAbtw3MLumTd/vXCLE489OAbtw3MLumTd -goversion go1.13.4 -D "" -importcfg $WORK/b404/importcfg -pack ./runtime.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b130/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b197/_pkg_.a $WORK/b197/_x001.o $WORK/b197/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/6f/6feb4e9508869f7626b43f19fd9b51a1a88dc64dec282f4c40a521425a95b280-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/be/be08cc54af5b66ede17a1f5ed35b9b88974fe74a5acd32328504ab211b79de25-d # internal cd $WORK/b176 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/07/07a88e560f36312ba7e1d956066285fab17ca8aedd2555cad412a371227a65b7-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/bb/bb5e4056b4431b467d84db522a6a22e5899f8f0d8ea92b4dfb783bb2e2c96c85-d # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/a8/a85f9b6b7b3d69e771dfc5c7c03d60f04b24db487b9bcc857eb14329f8f7f808-d # internal github.com/containers/buildah/pkg/unshare mkdir -p $WORK/b242/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b242/ -importpath github.com/containers/buildah/pkg/unshare -- -I $WORK/b242/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c cd $WORK/b176 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b176=/tmp/go-build -gno-record-gcc-switches -o $WORK/b176/_cgo_.o $WORK/b176/_cgo_main.o $WORK/b176/_x001.o $WORK/b176/_x002.o -g -O2 cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage system -dynimport $WORK/b176/_cgo_.o -dynout $WORK/b176/_cgo_import.go cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b171/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid fGXhS5qqz016o8FxsDK1/fGXhS5qqz016o8FxsDK1 -goversion go1.13.4 -D "" -importcfg $WORK/b176/importcfg -pack ./linux.go ./proc.go ./syscall_linux_32.go ./xattrs_linux.go $WORK/b176/_cgo_gotypes.go $WORK/b176/sysconfig.cgo1.go $WORK/b176/_cgo_import.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I $WORK/b242/ -g -O2 -Wall -o $WORK/b242/_x003.o -c unshare.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/11/11e597ee72b44b3349b44f30de20abc3f917fcf7d08720bcfb42f71e89c5166c-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b176/_pkg_.a $WORK/b176/_x001.o $WORK/b176/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a7/a717dc88c3629bf09f48dd2b33e0bacc90e4bd8f51a56ec7950c833fc3cb2d42-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b208/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/21/21b6103228e13502d53c03afdc6cc552580157bae1590d69cce01e7ecc9aa032-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b207/ github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b222/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b222/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid 39Ts6qmhhVJHAzeFwmEr/39Ts6qmhhVJHAzeFwmEr -goversion go1.13.4 -D "" -importcfg $WORK/b207/importcfg -pack ./tarlogger.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid zu7NKK7PcDncyI0PWvwE/zu7NKK7PcDncyI0PWvwE -goversion go1.13.4 -D "" -importcfg $WORK/b222/importcfg -pack ./assemble.go ./disassemble.go ./doc.go cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/57/5768184256456ec4a1a5175375458c5fafbfa24aa3b53cebf3647f3cef84e64d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/3c/3c822ea3f478148e196c06e1b1931542eb03ef0a25d8d0804861b4f52c686122-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/ce/ce127b2834d8a5de212659325c440adc95d9d853da517fa653065ad9cca9fc04-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b242 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b242=/tmp/go-build -gno-record-gcc-switches -o $WORK/b242/_cgo_.o $WORK/b242/_cgo_main.o $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o -g -O2 cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage unshare -dynimport $WORK/b242/_cgo_.o -dynout $WORK/b242/_cgo_import.go cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -shared -p github.com/containers/buildah/pkg/unshare -installsuffix shared -buildid NAcRWWpjnLfbqD3ifLmX/NAcRWWpjnLfbqD3ifLmX -goversion go1.13.4 -D "" -importcfg $WORK/b242/importcfg -pack ./unshare.go $WORK/b242/_cgo_gotypes.go $WORK/b242/unshare_cgo.cgo1.go $WORK/b242/_cgo_import.go cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cd $WORK/b244 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/unshare /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b242/_pkg_.a $WORK/b242/_x001.o $WORK/b242/_x002.o $WORK/b242/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f8/f86df1ea6888c7572d0cd5361c7896994c871f280276135a53de45d8af1d6315-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b244=/tmp/go-build -gno-record-gcc-switches -o $WORK/b244/_cgo_.o $WORK/b244/_cgo_main.o $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o -g -O2 -lseccomp cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage seccomp -dynimport $WORK/b244/_cgo_.o -dynout $WORK/b244/_cgo_import.go cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid X6TmSh8tkxKFCxOdhnS7/X6TmSh8tkxKFCxOdhnS7 -goversion go1.13.4 -D "" -importcfg $WORK/b244/importcfg -pack $WORK/b244/_cgo_gotypes.go $WORK/b244/seccomp.cgo1.go $WORK/b244/seccomp_internal.cgo1.go $WORK/b244/_cgo_import.go cd $WORK/b191 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -o $WORK/b191/_cgo_.o $WORK/b191/_cgo_main.o $WORK/b191/_x001.o $WORK/b191/_x002.o $WORK/b191/_x003.o $WORK/b191/_x004.o $WORK/b191/_x005.o -g -O2 -ldevmapper cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b051/_pkg_.a $WORK/b051/_x001.o $WORK/b051/_x002.o $WORK/b051/_x003.o $WORK/b051/_x004.o $WORK/b051/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b051/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage devicemapper -dynimport $WORK/b191/_cgo_.o -dynout $WORK/b191/_cgo_import.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid lt5Ah1eW5pFuVcFToWii/lt5Ah1eW5pFuVcFToWii -goversion go1.13.4 -D "" -importcfg $WORK/b191/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b191/_cgo_gotypes.go $WORK/b191/devmapper_log.cgo1.go $WORK/b191/devmapper_wrapper.cgo1.go $WORK/b191/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b191/devmapper_wrapper_dynamic.cgo1.go $WORK/b191/_cgo_import.go cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/58/582c4c4d096f8324b1b1135c9181dbc0818f19d5d5d9617ae6d4583af411fe94-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b233/ github.com/containernetworking/cni/pkg/types golang.org/x/net/internal/socks mkdir -p $WORK/b280/ github.com/docker/docker/api/types/registry k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b393/ cat >$WORK/b233/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF github.com/docker/go-connections/nat net/textproto cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b339/ github.com/ishidawataru/sctp cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid DpltLA579lD9IZZ5KoyD/DpltLA579lD9IZZ5KoyD -goversion go1.13.4 -D "" -importcfg $WORK/b280/importcfg -pack ./client.go ./socks.go cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -shared -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 5MBlAjC8sex61OmOH-4i/5MBlAjC8sex61OmOH-4i -goversion go1.13.4 -D "" -importcfg $WORK/b233/importcfg -pack ./proxy.go mkdir -p $WORK/b050/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile net=$WORK/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid HAw8O3WxlJtW_ZYMMVl3/HAw8O3WxlJtW_ZYMMVl3 -goversion go1.13.4 -D "" -importcfg $WORK/b393/importcfg -pack ./validation.go mkdir -p $WORK/b324/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid ltCT-bwUj3BT8krX9qKT/ltCT-bwUj3BT8krX9qKT -goversion go1.13.4 -D "" -importcfg $WORK/b339/importcfg -pack ./authenticate.go ./registry.go mkdir -p $WORK/b232/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF mkdir -p $WORK/b364/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid 8nYK62LYsjUDlyFwWwRo/8nYK62LYsjUDlyFwWwRo -goversion go1.13.4 -D "" -importcfg $WORK/b050/importcfg -pack ./args.go ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid XRm4Pf4zPqfoGI07GZ0x/XRm4Pf4zPqfoGI07GZ0x -goversion go1.13.4 -D "" -importcfg $WORK/b324/importcfg -pack ./nat.go ./parse.go ./sort.go cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -shared -p net/textproto -std -complete -installsuffix shared -buildid 5_gIhSzvcCfvJ0DkJpf-/5_gIhSzvcCfvJ0DkJpf- -goversion go1.13.4 -D "" -importcfg $WORK/b232/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid HlKq34M5Rx1zEBKC4IFk/HlKq34M5Rx1zEBKC4IFk -goversion go1.13.4 -D "" -importcfg $WORK/b364/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_unsupported.go github.com/prometheus/procfs mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b305/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid ocxEMGiovQ07ADug5MMC/ocxEMGiovQ07ADug5MMC -goversion go1.13.4 -D "" -importcfg $WORK/b303/importcfg -pack ./arp.go ./buddyinfo.go ./cpuinfo.go ./crypto.go ./doc.go ./fs.go ./ipvs.go ./mdstat.go ./mountinfo.go ./mountstats.go ./net_dev.go ./net_softnet.go ./net_unix.go ./proc.go ./proc_environ.go ./proc_fdinfo.go ./proc_io.go ./proc_limits.go ./proc_ns.go ./proc_psi.go ./proc_stat.go ./proc_status.go ./schedstat.go ./stat.go ./vm.go ./xfrm.go ./zoneinfo.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/b7/b7f16c8c46f1712438788714c703e3dcbe8bfd6092f284319af850fd28bc7d56-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b244/_pkg_.a $WORK/b244/_x001.o $WORK/b244/_x002.o $WORK/b244/_x003.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/54/547bdc43dbed20d478915efcbdc99b81242751ba8f8c445966c7ca915e9acd69-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid RVQEArTQq8aN8s8aiq5k/RVQEArTQq8aN8s8aiq5k -goversion go1.13.4 -D "" -importcfg $WORK/b429/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b296/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b050/_pkg_.a # internal cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/66/6680f3a0b700d800e8e06a145c9bdac6a84d2cf43bafdde3a8c5efc535f52c06-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b057/ /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b233/_pkg_.a # internal cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid SERkXCD74Zt4kWWf1Nn_/SERkXCD74Zt4kWWf1Nn_ -goversion go1.13.4 -D "" -importcfg $WORK/b057/importcfg -pack ./types.go cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/52/522510988653921215a18997ffd5c84230bfbecfafdba529df1d27fa77ee5ef8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/59/599edbcb461b23b14a8767bb537ced0728011f70c0287445fe45ac12843fff75-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid w5ZFQIbR-cb0h0RfR_6m/w5ZFQIbR-cb0h0RfR_6m -goversion go1.13.4 -D "" -importcfg $WORK/b320/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_386/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/be/befdf28390d95ff687de0a44141c30cb935d55d5cc6dbd0a67a9be0bbb9358db-d # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/e9/e9c7f6afce44c87b23bbe97cd2718d3f8769bad49fd8801ef2433c586d028d85-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b058/ golang.org/x/net/proxy mkdir -p $WORK/b279/ cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid 5M3wqORnUbU2vtrJFj87/5M3wqORnUbU2vtrJFj87 -goversion go1.13.4 -D "" -importcfg $WORK/b058/importcfg -pack ./types.go cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid -98156_pB0HQCOVDySSI/-98156_pB0HQCOVDySSI -goversion go1.13.4 -D "" -importcfg $WORK/b279/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/50/5090405862ebb09d4574889e9876f8ce3e0ef2a2d29f1ae2cdd92ace0e6de0a1-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid tZRiJF8LqRZonmrmAi4r/tZRiJF8LqRZonmrmAi4r -goversion go1.13.4 -D "" -importcfg $WORK/b391/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/8d/8d80c553a7d4c7ae4ae299be377e7f382cfad895e8b3c2fb616e4d9924833e4b-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b333/ github.com/golang/protobuf/ptypes/any github.com/prometheus/client_model/go mkdir -p $WORK/b298/ github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b334/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b332/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid n6XjRT_dsaAasatKcvC5/n6XjRT_dsaAasatKcvC5 -goversion go1.13.4 -D "" -importcfg $WORK/b298/importcfg -pack ./metrics.pb.go cat >$WORK/b332/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cat >$WORK/b333/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b300/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid mxn0CqvF5WorV4NnHQ1s/mxn0CqvF5WorV4NnHQ1s -goversion go1.13.4 -D "" -importcfg $WORK/b334/importcfg -pack ./timestamp.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid mdvJahyJdgRH6oxhG-nP/mdvJahyJdgRH6oxhG-nP -goversion go1.13.4 -D "" -importcfg $WORK/b332/importcfg -pack ./any.pb.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid xGT08300NHhMkQDzPGKz/xGT08300NHhMkQDzPGKz -goversion go1.13.4 -D "" -importcfg $WORK/b333/importcfg -pack ./duration.pb.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/4a/4a4d4a2b79b7bfd84eec1d78afd5f7a3453bbf807b83ebc0ceafa5898f51944e-d # internal cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF github.com/docker/libnetwork/types mkdir -p $WORK/b363/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid 8XFL1dVEJYabZnxcP9xQ/8XFL1dVEJYabZnxcP9xQ -goversion go1.13.4 -D "" -importcfg $WORK/b300/importcfg -pack ./decode.go ./doc.go ./encode.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b429/_pkg_.a # internal cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid Mm_3wTP0K8GcIINNZ73B/Mm_3wTP0K8GcIINNZ73B -goversion go1.13.4 -D "" -importcfg $WORK/b363/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b232/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/21/2166392cfcd80c3f2c26339bcda64152e477dea4fafb50ad9af150355a2c2806-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/eb/eb01e8efa43e8352d9f3ec6fd4686832a2d0f0a2bd1338f93780dee9f97eed51-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b226/ net/mail mkdir -p $WORK/b379/ golang.org/x/net/http/httpguts cat >$WORK/b226/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b351/ cd /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -shared -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid d4Zy50jmoBnaGb889XrG/d4Zy50jmoBnaGb889XrG -goversion go1.13.4 -D "" -importcfg $WORK/b226/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b379/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -shared -p net/mail -std -complete -installsuffix shared -buildid k_Jwk-iepWzsW3BfWqx2/k_Jwk-iepWzsW3BfWqx2 -goversion go1.13.4 -D "" -importcfg $WORK/b379/importcfg -pack ./message.go cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b334/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b300/_pkg_.a # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid NORjRdc4_CQGcNjs6h02/NORjRdc4_CQGcNjs6h02 -goversion go1.13.4 -D "" -importcfg $WORK/b351/importcfg -pack ./guts.go ./httplex.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/ba/ba44e35db8370dd34e0b6f4d3a125c06654a2cc4495395c68bd70bceb9961413-d # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/f0/f05e7106ea0da59a95a2cb6b366f056cb39688abfcd8dc56e03597f081fcbf47-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/69/694e08b4032862afcb2feeebad3254a824942bf2483900e0d7fe598bcdc5de78-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid QbOYPc6AAlX_bPYqtwoc/QbOYPc6AAlX_bPYqtwoc -goversion go1.13.4 -D "" -importcfg $WORK/b335/importcfg -pack ./status.pb.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/a8/a81b03507436471dae095121e6479796d6764c3244a195588e08b3672ce6a2f7-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b056/ cat >$WORK/b056/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid uGAX8JWE2GY-DlVnlDN2/uGAX8JWE2GY-DlVnlDN2 -goversion go1.13.4 -D "" -importcfg $WORK/b056/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/4a/4ab0e0241a99be95d9ba897c384bebf49bd8e15f509dd7db738e42baf3290e01-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid jesSopK7a-lxzS2fXot5/jesSopK7a-lxzS2fXot5 -goversion go1.13.4 -D "" -importcfg $WORK/b331/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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_386/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ff/ff7548aee996b4fa3edcdfdabd4300bf16e3a22fae537f26c9481ce87398fde0-d # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/b0/b075caffb49552b318cc779ea95da9f048c23d0e2e4dc7bbdceb6f7f25bf88b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/1b/1b4824125226ff17c0f7f77aba5c6340c21da8bd4af491b0b740a36420128a5f-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/f6/f66e176865a9f23fad2570febd45004deaae33d2d32eb4fdd3f1ccbda1145e0e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/1b/1b6349f9e2cc2d827eba826f1efb6a2255c253a61b08c3df4a74bf474ddc4e85-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b191/_pkg_.a $WORK/b191/_x001.o $WORK/b191/_x002.o $WORK/b191/_x003.o $WORK/b191/_x004.o $WORK/b191/_x005.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/4c/4c306cd026714a6df6f7d1f1d56ace81685c9631d7ce04755980d6c0e85369d4-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid xe7tzwOq1xl_9LyJnBth/xe7tzwOq1xl_9LyJnBth -goversion go1.13.4 -D "" -importcfg $WORK/b049/importcfg -pack ./args.go ./delegate.go ./exec.go ./find.go ./os_unix.go ./raw_exec.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/41/4184c4f8642c398201865a3298ffc98d15b7f1ff50020783c142addfc1de08b2-d # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/7c/7cfe57b0db580232490748455853f1e29bdaf38fede8813e47f3e37e1e5da2b2-d # internal google.golang.org/grpc/status mkdir -p $WORK/b330/ cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b336/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid qnXwyqAMGIy4rzRxO2Hv/qnXwyqAMGIy4rzRxO2Hv -goversion go1.13.4 -D "" -importcfg $WORK/b330/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/a6/a6ca3716e79dad6f6ec2d61d86e33a0a0b5777591a0c800dd1e822b4a19e946a-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b297/ cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid XLoaAJtmBo6V6mM86eTP/XLoaAJtmBo6V6mM86eTP -goversion go1.13.4 -D "" -importcfg $WORK/b297/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/67/67079baf09d566515d88fac68853c55f98d38c39238b4f40bfa741ca4c6386fe-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/00/0081a2c3e333a00ed661a646538b62961f99b783e5a8c77d55053425d4c25dbf-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/24/2409a292232dbe8880a28f7e89e20789d748355b04cbd5d8b968ba00ff94fbae-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b328/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid KBVx_-IzPamRgX4vRT9n/KBVx_-IzPamRgX4vRT9n -goversion go1.13.4 -D "" -importcfg $WORK/b328/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/27/27cd97f767c106585455b84405bb18e803193a4974c2c529792227c8b850a272-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/c7/c76c80aaa18b7e9ad624ec4b7230093a397009aa12b0619abb93c30f8fd34c44-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid jlXuhth0zefY8Pmxlbbx/jlXuhth0zefY8Pmxlbbx -goversion go1.13.4 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go ./conf.go cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/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_386/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/87/870d9188587ff244e5e10c1ba5cd21208c6238506a1f9a9953cba5956776837a-d # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/a1/a1ac4e0ebbffcb014ba8c967a1abfb39ccf489947a8c25fd90ef09c4f08405b9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/08/08a5d56aeb825a6c71e1fdc7cce133bc43193edac9efc3a9dfd2b80678983d38-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b143/ -g -O2 -o $WORK/b143/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/ef/efb41f4e4f350f80fea58376b9724c3f6d8e6523861861d4a342ad9eec832fa4-d # internal cd $WORK/b143 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b143=/tmp/go-build -gno-record-gcc-switches -o $WORK/b143/_cgo_.o $WORK/b143/_cgo_main.o $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage gpgme -dynimport $WORK/b143/_cgo_.o -dynout $WORK/b143/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b342/_pkg_.a # internal cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid CMTBLf4v0aVEqLKtr_9O/CMTBLf4v0aVEqLKtr_9O -goversion go1.13.4 -D "" -importcfg $WORK/b143/importcfg -pack ./callbacks.go $WORK/b143/_cgo_gotypes.go $WORK/b143/data.cgo1.go $WORK/b143/gpgme.cgo1.go $WORK/b143/_cgo_import.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/4a/4a97b410c5036ac28ed18335379196ebf01d735b714be3062cf43bf5643b8604-d # internal k8s.io/apimachinery/pkg/runtime/schema mkdir -p $WORK/b401/ k8s.io/apimachinery/pkg/util/intstr mkdir -p $WORK/b406/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b341/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid IJPKBnvF_jFW52fpax3s/IJPKBnvF_jFW52fpax3s -goversion go1.13.4 -D "" -importcfg $WORK/b401/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid cGC-LcfFg8N_w8eYoRae/cGC-LcfFg8N_w8eYoRae -goversion go1.13.4 -D "" -importcfg $WORK/b406/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid oH3hdJ1qiW3C-KBcup_x/oH3hdJ1qiW3C-KBcup_x -goversion go1.13.4 -D "" -importcfg $WORK/b341/importcfg -pack ./gen.go ./plugin.pb.go k8s.io/apimachinery/pkg/api/resource mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid gSLtCj-oQrC5DbmuQ4bH/gSLtCj-oQrC5DbmuQ4bH -goversion go1.13.4 -D "" -importcfg $WORK/b383/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_386/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/60/60886515ae9075d9ee1d519104b72fbab3c43c5e8d30a12f97bc4aa8a79d54d0-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/74/7427dfd9b2da08355d968646479d6b8985494397a636ab7a3105b8b7a8a859d5-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid ysG0MCCsuCur9T1JjSTI/ysG0MCCsuCur9T1JjSTI -goversion go1.13.4 -D "" -importcfg $WORK/b397/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_386/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/3b/3b77ab2dbb7b658b8faa07eea340cdb461eb37fff032faeb46563cf2c3199185-d # internal cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b143/_pkg_.a $WORK/b143/_x001.o $WORK/b143/_x002.o $WORK/b143/_x003.o $WORK/b143/_x004.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/3c/3c15019db6ef7fce12d6fc8a43e4a63d49d1ed69411894a88fea5cf38920122b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/d1/d1caf32c5936e7eedc928216ad5c22c4fad50b3b1d21f792c97a35cc57e6f396-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/27/27fb83fcf5c7ec69d0279024d201d4fa47aa05aa578d7126bf61e2333a39eaae-d # internal cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c aes.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c boring.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c ecdsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c hmac.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x006.o -c rand.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x007.o -c rsa.cgo2.c TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x008.o -c sha.cgo2.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x009.o -c openssl_ecdsa_signature.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x010.o -c openssl_evp.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x011.o -c openssl_lock_setup.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x012.o -c openssl_port_aead_gcm.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x013.o -c openssl_port_ctr128.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x014.o -c openssl_port_evp_md5_sha1.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x015.o -c openssl_port_hmac.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x016.o -c openssl_port_rsa.c TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I $WORK/b090/ -g -O2 -o $WORK/b090/_x017.o -c openssl_stub_rand.c cd $WORK/b090 TERM='dumb' gcc -I /usr/lib/golang/src/crypto/internal/boring -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/crypto/internal/boring TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b090=/tmp/go-build -gno-record-gcc-switches -o $WORK/b090/_cgo_.o $WORK/b090/_cgo_main.o $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o $WORK/b090/_x006.o $WORK/b090/_x007.o $WORK/b090/_x008.o $WORK/b090/_x009.o $WORK/b090/_x010.o $WORK/b090/_x011.o $WORK/b090/_x012.o $WORK/b090/_x013.o $WORK/b090/_x014.o $WORK/b090/_x015.o $WORK/b090/_x016.o $WORK/b090/_x017.o -g -O2 -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage boring -dynimport $WORK/b090/_cgo_.o -dynout $WORK/b090/_cgo_import.go cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -shared -p crypto/internal/boring -std -installsuffix shared -buildid uoi5T9-NRSJED8eL6h9D/uoi5T9-NRSJED8eL6h9D -goversion go1.13.4 -D "" -importcfg $WORK/b090/importcfg -pack ./doc.go $WORK/b090/_cgo_gotypes.go $WORK/b090/aes.cgo1.go $WORK/b090/boring.cgo1.go $WORK/b090/ecdsa.cgo1.go $WORK/b090/hmac.cgo1.go $WORK/b090/rand.cgo1.go $WORK/b090/rsa.cgo1.go $WORK/b090/sha.cgo1.go $WORK/b090/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b090/_pkg_.a $WORK/b090/_x001.o $WORK/b090/_x002.o $WORK/b090/_x003.o $WORK/b090/_x004.o $WORK/b090/_x005.o $WORK/b090/_x006.o $WORK/b090/_x007.o $WORK/b090/_x008.o $WORK/b090/_x009.o $WORK/b090/_x010.o $WORK/b090/_x011.o $WORK/b090/_x012.o $WORK/b090/_x013.o $WORK/b090/_x014.o $WORK/b090/_x015.o $WORK/b090/_x016.o $WORK/b090/_x017.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/66/667832f7b73bed321dc7c1b2c493c884f0ba765cf1c18a5f0c8e35977f544637-d # internal crypto/hmac mkdir -p $WORK/b122/ crypto/sha512 crypto/sha256 mkdir -p $WORK/b105/ crypto/sha1 crypto/aes mkdir -p $WORK/b086/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a EOF cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -shared -p crypto/hmac -std -complete -installsuffix shared -buildid NjRgXbcuImVnEo3y6PFB/NjRgXbcuImVnEo3y6PFB -goversion go1.13.4 -D "" -importcfg $WORK/b122/importcfg -pack ./hmac.go cat >$WORK/b105/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b115/ cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b105/symabis ./sha256block_386.s mkdir -p $WORK/b125/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF cat >$WORK/b125/go_asm.h << 'EOF' # internal EOF cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -shared -p crypto/aes -std -complete -installsuffix shared -buildid nPvqC3DapPV7j9BgX8yJ/nPvqC3DapPV7j9BgX8yJ -goversion go1.13.4 -D "" -importcfg $WORK/b086/importcfg -pack ./block.go ./cipher.go ./cipher_generic.go ./const.go ./modes.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -gensymabis -o $WORK/b125/symabis ./sha1block_386.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -shared -p crypto/sha512 -std -complete -installsuffix shared -buildid zu7A_f-ilLazj0srH1q0/zu7A_f-ilLazj0srH1q0 -goversion go1.13.4 -D "" -importcfg $WORK/b115/importcfg -pack ./sha512.go ./sha512block.go ./sha512block_generic.go cat >$WORK/b105/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -shared -p crypto/sha256 -std -installsuffix shared -buildid ta6E8dnaxMOFYf9IDMqi/ta6E8dnaxMOFYf9IDMqi -goversion go1.13.4 -symabis $WORK/b105/symabis -D "" -importcfg $WORK/b105/importcfg -pack -asmhdr $WORK/b105/go_asm.h ./sha256.go ./sha256block.go ./sha256block_decl.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -shared -p crypto/sha1 -std -installsuffix shared -buildid WWWuI-V4NLYVYN2jQi49/WWWuI-V4NLYVYN2jQi49 -goversion go1.13.4 -symabis $WORK/b125/symabis -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./boring.go ./sha1.go ./sha1block.go ./sha1block_decl.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e0/e05c9dbfd7b0ad8a9b89682469a008289fa0170a39baf14860050b89fdb2a8fc-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b138/ cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -shared -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid T9PMyhCHzvXj9845XTvC/T9PMyhCHzvXj9845XTvC -goversion go1.13.4 -D "" -importcfg $WORK/b138/importcfg -pack ./hkdf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/6f/6ff5f8c0f1f8c07057f2d863eb93bda0b7378321d97fdaf1c1c0276297e86755-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/fc/fc6055b778eef9cba18220ab0700a52bfca896f4bb85aac037df9fe0b7e45871-d # internal crypto/rand mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -shared -p crypto/rand -std -complete -installsuffix shared -buildid WoQfz5wONV6anTy94qAA/WoQfz5wONV6anTy94qAA -goversion go1.13.4 -D "" -importcfg $WORK/b085/importcfg -pack ./eagain.go ./rand.go ./rand_batched.go ./rand_linux.go ./rand_unix.go ./util.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b105=>" -I $WORK/b105/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b105/sha256block_386.o ./sha256block_386.s /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/99/99a340822a0f7400f8fa6b7dd09f2243b0b4f1a5559ebcecccb9dc7d20406778-d # internal crypto/ecdsa mkdir -p $WORK/b112/ cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid uC5NV_upPxpV3aMUFIlC/uC5NV_upPxpV3aMUFIlC -goversion go1.13.4 -D "" -importcfg $WORK/b112/importcfg -pack ./boring.go ./ecdsa.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b105/_pkg_.a $WORK/b105/sha256block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b105/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/asm -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_386 -shared -o $WORK/b125/sha1block_386.o ./sha1block_386.s cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ca/caff97542bb6facc4e1de4d230807152c4ad4e7a45461114e05d12e72aac406b-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b361/ github.com/ulikunitz/xz mkdir -p $WORK/b104/ github.com/containers/storage/pkg/ioutils cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b172/ cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b107/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile io=$WORK/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid I4sXmv226HgFlG9Q_OTA/I4sXmv226HgFlG9Q_OTA -goversion go1.13.4 -D "" -importcfg $WORK/b361/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid biY_n_jO--YKcQ1vahh5/biY_n_jO--YKcQ1vahh5 -goversion go1.13.4 -D "" -importcfg $WORK/b104/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile golang.org/x/net/context=$WORK/b173/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid uFq6Ja2udKgv87O3FKZQ/uFq6Ja2udKgv87O3FKZQ -goversion go1.13.4 -D "" -importcfg $WORK/b172/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b125/_pkg_.a $WORK/b125/sha1block_386.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/34/34e6d3c5adf7a573b1ea86e730e0a03c6adff790540239cdd15d2393095ebd6b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/59/598b1f762ef515bdc97a69ff7a7d58a3fb9d9d4cf6a80c24a9bb936b88972738-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b152/ crypto/ed25519 github.com/containers/storage/pkg/stringid mkdir -p $WORK/b120/ github.com/opencontainers/selinux/go-selinux cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a EOF mkdir -p $WORK/b205/ crypto/rsa mime/multipart cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid rXUogrqfwq12EHRPyzTg/rXUogrqfwq12EHRPyzTg -goversion go1.13.4 -D "" -importcfg $WORK/b152/importcfg -pack ./elgamal.go cat >$WORK/b120/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b189/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ed25519 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -shared -p crypto/ed25519 -std -complete -installsuffix shared -buildid zKYdRcnB84dPlK9gK7Cq/zKYdRcnB84dPlK9gK7Cq -goversion go1.13.4 -D "" -importcfg $WORK/b120/importcfg -pack ./ed25519.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 8FDLUn2j7Eck36_xIXsq/8FDLUn2j7Eck36_xIXsq -goversion go1.13.4 -D "" -importcfg $WORK/b205/importcfg -pack ./stringid.go cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF mkdir -p $WORK/b116/ mkdir -p $WORK/b236/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid Uud6JEUYO_nalS3CjXkY/Uud6JEUYO_nalS3CjXkY -goversion go1.13.4 -D "" -importcfg $WORK/b189/importcfg -pack ./selinux_linux.go ./xattrs.go cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 0qLI6prnJqo26LbuWmz4/0qLI6prnJqo26LbuWmz4 -goversion go1.13.4 -D "" -importcfg $WORK/b116/importcfg -pack ./boring.go ./pkcs1v15.go ./pss.go ./rsa.go cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -shared -p mime/multipart -std -complete -installsuffix shared -buildid 6Gxpmg4IrjrjAwD9fsso/6Gxpmg4IrjrjAwD9fsso -goversion go1.13.4 -D "" -importcfg $WORK/b236/importcfg -pack ./formdata.go ./multipart.go ./writer.go github.com/klauspost/compress/zstd mkdir -p $WORK/b084/ cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b100/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid SRrsWj0LReZDEVL_KHrU/SRrsWj0LReZDEVL_KHrU -goversion go1.13.4 -D "" -importcfg $WORK/b084/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_386/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/bd/bdb934a363c9df678afe11b8b7f596826e825bdc11faa062e083a9d4d95e5111-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/b6/b69fc42fdf86d720fc827deba23dbea53df2fb0cf6371bca05c408a3f65c21df-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid eQtROBMwcgXhOIXGnaes/eQtROBMwcgXhOIXGnaes -goversion go1.13.4 -D "" -importcfg $WORK/b204/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/0b/0bbf9e63ac4e210c583597dd9d30839fc07ff5cde5622a8de4030395fab4d1b1-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/41/4167b6c1e3e6f1edf8ba2d56668dcb8ef402e275bcc352a371c2c94dd758b250-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/c0/c039bae1548adfc0def8ff4676f97859b7e8770c23126be03a15867a1b17f09d-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/24/240b21d1f96e9147c2c88c516af08402dd508ec7f6ea459051b2b52846d02d33-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b420/ github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b360/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid Wuz1nUuen0_Exri-6NHO/Wuz1nUuen0_Exri-6NHO -goversion go1.13.4 -D "" -importcfg $WORK/b420/importcfg -pack ./pools.go cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid 2ZLp8jVGZwgIDvgjpeVR/2ZLp8jVGZwgIDvgjpeVR -goversion go1.13.4 -D "" -importcfg $WORK/b360/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/af/aff3a377bb71e9a2053aec9981802b9b58bc3e74c7c597b78dd032f97974cf7f-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b174/ cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid 3bllsObWbb9be3o-hIYb/3bllsObWbb9be3o-hIYb -goversion go1.13.4 -D "" -importcfg $WORK/b174/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/45/45c1fde5232514951f8e2fc9c594b813c536f03d89e2131e128995960ea9063e-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b188/ cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid cFphuy5Dw4vi18gsnwZH/cFphuy5Dw4vi18gsnwZH -goversion go1.13.4 -D "" -importcfg $WORK/b188/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/35/35b75d235a9fc884bc1c9cadab5a04aded025a663783a59592acd44df55ec1c0-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid VkvRZLfNGP1ALvbOfWjU/VkvRZLfNGP1ALvbOfWjU -goversion go1.13.4 -D "" -importcfg $WORK/b411/importcfg -pack ./archive.go ./archive_linux.go ./archive_unix.go ./changes.go ./changes_linux.go ./changes_unix.go ./copy.go ./copy_unix.go ./diff.go ./time_linux.go ./whiteouts.go ./wrap.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/d7/d70a976537ed5924152872475a0bfcfb39a74b913e491d23c73e667fab265672-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b200/ cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_386/cgo -objdir $WORK/b200/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b200/ -g -O2 ./copy_linux.go cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/90/9070b0a212ea93b5fc056bfdc0298795b556d84f7e6644e76c2a1ecc623c94d3-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/ff/ffc6ace5049d3d613e769ed4ac83cb86eb34cb7be260ef9b04c3201ef85933c2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/da/da0ff46e1e849c68cf26a32acc7918450b1d7e75f46df59151b42c8f0869dd9d-d # internal github.com/containers/buildah/pkg/secrets mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid RtqElq0jRWAgy6avuxqj/RtqElq0jRWAgy6avuxqj -goversion go1.13.4 -D "" -importcfg $WORK/b250/importcfg -pack ./secrets.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b116/_pkg_.a # internal cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/dd/dd5f1d47ada42aceb193be9af73615a9ada2e5d55ac468fbff34827a3b72f4d0-d # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/95/95f07d991f65f49f2cfd4821a0c1811b6a924af205f17fc20216c1bd482c5ae6-d # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b147/ crypto/x509 mkdir -p $WORK/b126/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b126/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid HBg8030QhKEt2ghCEmpz/HBg8030QhKEt2ghCEmpz -goversion go1.13.4 -D "" -importcfg $WORK/b147/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 cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -shared -p crypto/x509 -std -complete -installsuffix shared -buildid Ryo0c8H5h3hYynZPlehf/Ryo0c8H5h3hYynZPlehf -goversion go1.13.4 -D "" -importcfg $WORK/b126/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 cd $WORK/b200 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/26/260847ad348023af5cb46a98b495c04b1b43fd0ef3e2b7f4603ba740a9ebded6-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/copy TERM='dumb' gcc -I . -fPIC -m32 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b200=/tmp/go-build -gno-record-gcc-switches -o $WORK/b200/_cgo_.o $WORK/b200/_cgo_main.o $WORK/b200/_x001.o $WORK/b200/_x002.o -g -O2 TERM='dumb' /usr/lib/golang/pkg/tool/linux_386/cgo -dynpackage copy -dynimport $WORK/b200/_cgo_.o -dynout $WORK/b200/_cgo_import.go cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b118/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid xr7yT5OekL7u0K1HfaD0/xr7yT5OekL7u0K1HfaD0 -goversion go1.13.4 -D "" -importcfg $WORK/b200/importcfg -pack $WORK/b200/_cgo_gotypes.go $WORK/b200/copy_linux.cgo1.go $WORK/b200/_cgo_import.go /usr/lib/golang/pkg/tool/linux_386/pack r $WORK/b200/_pkg_.a $WORK/b200/_x001.o $WORK/b200/_x002.o # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/7e/7e30a5419e2dbfd8b0a81d50c2cb42dce97bc772e881dfae9cd47826ffc21306-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/f1/f19d37f3713f100f4869e1c01f6951531c0086307cd7a31ed7a90e11be7acd33-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/83/837e27965aee4baf7e6fca3f2802fd74b56129c93287e1d04fb059b93ae3814f-d # internal crypto/tls mkdir -p $WORK/b117/ cat >$WORK/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/curve25519=vendor/golang.org/x/crypto/curve25519 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=$WORK/b019/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b138/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -shared -p crypto/tls -std -complete -installsuffix shared -buildid uvyjigbvXFCcNuo1rXFc/uvyjigbvXFCcNuo1rXFc -goversion go1.13.4 -D "" -importcfg $WORK/b117/importcfg -pack ./alert.go ./auth.go ./boring.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 cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/c7/c7d4ebc764e8cc6390b79ae69dffbe058b225ee90ca4afd7c573bffb9d60fe9f-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b144/ cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid zcRJMxDkXA5S9EXqy882/zcRJMxDkXA5S9EXqy882 -goversion go1.13.4 -D "" -importcfg $WORK/b144/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/49/49881c59c67039ac3a401880e7abea8b71e198d7eec0ba23ddd38574a0f3546b-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b104/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 51x_bXuEaCDBoUwqhQRv/51x_bXuEaCDBoUwqhQRv -goversion go1.13.4 -D "" -importcfg $WORK/b082/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b177/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid LTVfmfXcXk_WTQN85Ops/LTVfmfXcXk_WTQN85Ops -goversion go1.13.4 -D "" -importcfg $WORK/b164/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_386/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ed/ed41f38bd4be346a6575575d648680879f2aa3508545033d07b6fcd83ba7a5c8-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/18/185f6c9ce84f71c151671604cea7dbfeb73b522bdb2c1ae0fa8b41172e383e68-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7b/7b95d4e79fbce94edd08b352fdef96bd91c06c129aecac9e03691ac6d051e59b-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid 1OSU1SfCLIGhnSx8yFvB/1OSU1SfCLIGhnSx8yFvB -goversion go1.13.4 -D "" -importcfg $WORK/b179/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/fd/fd32f662d440d62916fd056529f8377d5a52c37d2110e6bc8b0c76dc0177bf15-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid kUaaYaT9Smf_TNYLI8FA/kUaaYaT9Smf_TNYLI8FA -goversion go1.13.4 -D "" -importcfg $WORK/b163/importcfg -pack ./chown.go ./chown_unix.go ./chroot_unix.go ./counter.go ./driver.go ./driver_linux.go ./fsdiff.go ./template.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/57/57fb285157750ecd9ecd4603ec255b914b91fcc1946fb15df3c077772285873c-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b196/ github.com/containers/storage/drivers/aufs mkdir -p $WORK/b184/ github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/vfs mkdir -p $WORK/b199/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid SM9L6jqqr_ygLG_4go7w/SM9L6jqqr_ygLG_4go7w -goversion go1.13.4 -D "" -importcfg $WORK/b196/importcfg -pack ./overlayutils.go cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid CJdvndngFYK04RbzHEco/CJdvndngFYK04RbzHEco -goversion go1.13.4 -D "" -importcfg $WORK/b184/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go mkdir -p $WORK/b201/ github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b190/ cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid YLw63NoXkVgGvA5m4jkD/YLw63NoXkVgGvA5m4jkD -goversion go1.13.4 -D "" -importcfg $WORK/b199/importcfg -pack ./copy_linux.go ./driver.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid ecGv4SmH0VzgCpg49nHb/ecGv4SmH0VzgCpg49nHb -goversion go1.13.4 -D "" -importcfg $WORK/b190/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid uhTExaGM6ANuX_2dJbQ8/uhTExaGM6ANuX_2dJbQ8 -goversion go1.13.4 -D "" -importcfg $WORK/b201/importcfg -pack ./zfs.go ./zfs_linux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/c0/c0d4554346d8321c03145690501e8a4e4a2294e93742c016aa160a821cff792d-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b195/ cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 2mRQ1Zf7QDAhyhq4X9s0/2mRQ1Zf7QDAhyhq4X9s0 -goversion go1.13.4 -D "" -importcfg $WORK/b195/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/2e/2e2363abe9a972d6d58b5e13e707bd9140a8b1dc9959e10c8b602572d32e1de9-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/a4/a4f10a3e2abfeeb6818128fcb8e4259899f2c00b7a2f04b4424c56a33ea6dc5c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/6c/6ccdec1efd22abd957d07a49fc9a834897a8bc5e28f6f453845b5ba2ba9fe451-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b117/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/7b/7b32e74e3fa55818fa62371ed23c22a534b88e2f9a2d3000579d97e345b48be4-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/60/605f048f474879bc6daef6143eb5627f0541083719f8d8c64d5c9c2c136f0ffb-d # internal net/http/httptrace mkdir -p $WORK/b238/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b281/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid b9IZIft5P-DzdCp5K5x8/b9IZIft5P-DzdCp5K5x8 -goversion go1.13.4 -D "" -importcfg $WORK/b238/importcfg -pack ./trace.go cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid v_eGkzmSAtH1pB4ezFV0/v_eGkzmSAtH1pB4ezFV0 -goversion go1.13.4 -D "" -importcfg $WORK/b281/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b111/ cat >$WORK/b111/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid M1B0ecmJnQ8WGf5LAaHO/M1B0ecmJnQ8WGf5LAaHO -goversion go1.13.4 -D "" -importcfg $WORK/b111/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_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_386/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/50/501a63138a6988cf85aa2dd9da9b1e827cba54cc2e1925a66d6610b80b5dedf0-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/b8/b8d5b29234f2fa504b3fcefaeb31cd6fa0098d71b9b26df44d858ade526b18d8-d # internal net/http mkdir -p $WORK/b224/ cat >$WORK/b224/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -shared -p net/http -std -complete -installsuffix shared -buildid tRbJWw6EFmI3SJdBwWAp/tRbJWw6EFmI3SJdBwWAp -goversion go1.13.4 -D "" -importcfg $WORK/b224/importcfg -pack ./client.go ./clone.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./roundtrip.go ./server.go ./sniff.go ./socks_bundle.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/5d/5d667920d852e6d1d7a239ef30265109f500ad7682be062202e8af3e8f7ed67e-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid 8ZabNKQVTbZ6kgnJK4Sv/8ZabNKQVTbZ6kgnJK4Sv -goversion go1.13.4 -D "" -importcfg $WORK/b183/importcfg -pack ./register_aufs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/11/119447f9c43b869f9fafbb2bcc10fa247358414b59309a3db35c262373571d89-d # internal github.com/containers/storage mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b177/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -shared -p github.com/containers/storage -complete -installsuffix shared -buildid WA6JoFfy1VKkmPxj5Nic/WA6JoFfy1VKkmPxj5Nic -goversion go1.13.4 -D "" -importcfg $WORK/b162/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 /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/46/46d263ee342fdb2ec26a6f0c7af87bcafc704386eab8ba3063563c37c2c8416e-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b081/ cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b111/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid s1A_coFBuOSVZ_UBsxqs/s1A_coFBuOSVZ_UBsxqs -goversion go1.13.4 -D "" -importcfg $WORK/b081/importcfg -pack ./docker_schema1.go ./docker_schema2.go ./docker_schema2_list.go ./list.go ./manifest.go ./oci.go ./oci_index.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/e3/e3341af913e76decb30d9c50cfcd613c9e5c690a04ef7d417ad376c6ce16ecd9-d # internal github.com/containers/image/v5/docker/tarfile mkdir -p $WORK/b311/ github.com/containers/image/v5/image mkdir -p $WORK/b159/ cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b041/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid bfOi1loFOkU5phV_uv5i/bfOi1loFOkU5phV_uv5i -goversion go1.13.4 -D "" -importcfg $WORK/b311/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid k3bFLWA0SgGSCBJ1XU3P/k3bFLWA0SgGSCBJ1XU3P -goversion go1.13.4 -D "" -importcfg $WORK/b159/importcfg -pack ./docker_list.go ./docker_schema1.go ./docker_schema2.go ./manifest.go ./memory.go ./oci.go ./oci_index.go ./sourced.go ./unparsed.go github.com/containers/image/v5/signature mkdir -p $WORK/b080/ cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid HaHN61YxnQNt5iBX29K4/HaHN61YxnQNt5iBX29K4 -goversion go1.13.4 -D "" -importcfg $WORK/b080/importcfg -pack ./docker.go ./json.go ./mechanism.go ./mechanism_gpgme.go ./policy_config.go ./policy_eval.go ./policy_eval_baselayer.go ./policy_eval_signedby.go ./policy_eval_simple.go ./policy_reference_match.go ./policy_types.go ./signature.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/27/27742d123913e63b7d546e98d62f7b329845e1f32b6fb9612a599817171c575e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/ba/ba433f1cec0c1309c68697bd554ee807e06044bd03954d3cc852ccbe32b60ac9-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b247/ github.com/containers/image/v5/tarball github.com/containers/image/v5/docker/archive github.com/containers/image/v5/directory mkdir -p $WORK/b359/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid dxaTNQYes7f3zvOyZK2A/dxaTNQYes7f3zvOyZK2A -goversion go1.13.4 -D "" -importcfg $WORK/b247/importcfg -pack ./blobcache.go mkdir -p $WORK/b310/ mkdir -p $WORK/b268/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid pYFBxSOa50hsUl_T39SR/pYFBxSOa50hsUl_T39SR -goversion go1.13.4 -D "" -importcfg $WORK/b359/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid auM6fu7EAkNsDufYZF_m/auM6fu7EAkNsDufYZF_m -goversion go1.13.4 -D "" -importcfg $WORK/b268/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid iVHBielH1zXBPOreFmnW/iVHBielH1zXBPOreFmnW -goversion go1.13.4 -D "" -importcfg $WORK/b310/importcfg -pack ./dest.go ./src.go ./transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b080/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ab/ab07e529e839d3c4c30b2d4b2a33fd1ede1a6ff2febf8582b5344e0c540481de-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b310/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/66/66f39420bf3c7360ea5243c09e4f886d7cc26bc42098e06d2a8121a8f16d5c5b-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid grjDwaYvz_px8zY3tkLV/grjDwaYvz_px8zY3tkLV -goversion go1.13.4 -D "" -importcfg $WORK/b252/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/7e/7ebe0c935fe38b68cec7c8939c97e5988d22e2260c40c306920d786836f72c62-d # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/38/380e7841b0eb1112374c761229f58a5b8e0d2cd26dbafec2c0456844bfd9acde-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/36/364758e2026bf96d37ceee5607bb9251f0a33538e358f03bdaf40fb0df2fbf1b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/7c/7c1e76aedf8398aa8c30108b538e7671351b4be096a7752919da28e6dbf3a06e-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/b9/b9124c0cb558f601d0b5873ccbe1a47f3e8a73245ca6f017771220b7acd5807e-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b249/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 5CWfo_O4pWekkZkc1YTD/5CWfo_O4pWekkZkc1YTD -goversion go1.13.4 -D "" -importcfg $WORK/b249/importcfg -pack ./overlay.go github.com/containers/image/v5/storage mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid 5r9XwzyI-JW6pY8A3V0g/5r9XwzyI-JW6pY8A3V0g -goversion go1.13.4 -D "" -importcfg $WORK/b158/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/e2/e2e9fe44dfef1db11ca6be9cb27fd74e1f2e06257f5913bc8a28fb6e4f17b3bc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/27/278811f26b34c1fadf06d10f9d64adb910f0dfc5321e237fd167494095ecee1c-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/b9/b939a5f8900c66777af99fe86a053ffcbdb34d1767cec249a14271ba5e10bffa-d # internal expvar mkdir -p $WORK/b294/ github.com/docker/distribution/registry/api/errcode github.com/docker/go-connections/sockets github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b278/ mkdir -p $WORK/b223/ net/http/httputil github.com/docker/distribution cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a EOF github.com/prometheus/common/expfmt cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -shared -p expvar -std -complete -installsuffix shared -buildid nNPz9tzUCI1UngZNTRNK/nNPz9tzUCI1UngZNTRNK -goversion go1.13.4 -D "" -importcfg $WORK/b294/importcfg -pack ./expvar.go mkdir -p $WORK/b288/ cat >$WORK/b223/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF mkdir -p $WORK/b289/ cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid iF1GAGeqGXa6bkazswtn/iF1GAGeqGXa6bkazswtn -goversion go1.13.4 -D "" -importcfg $WORK/b223/importcfg -pack ./errors.go ./handler.go ./register.go mkdir -p $WORK/b347/ github.com/gorilla/mux mkdir -p $WORK/b287/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid iAcZejGtfDAENA1FkeVj/iAcZejGtfDAENA1FkeVj -goversion go1.13.4 -D "" -importcfg $WORK/b278/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid MA3FEa1b7hu_2YNz9X-M/MA3FEa1b7hu_2YNz9X-M -goversion go1.13.4 -D "" -importcfg $WORK/b288/importcfg -pack ./addr.go ./authchallenge.go cat >$WORK/b347/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b299/ cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid DDOYFOrXJsu6OnpW4xPD/DDOYFOrXJsu6OnpW4xPD -goversion go1.13.4 -D "" -importcfg $WORK/b289/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b285/ cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -shared -p net/http/httputil -std -complete -installsuffix shared -buildid fbAngyP-Nl4zXMxu8pcm/fbAngyP-Nl4zXMxu8pcm -goversion go1.13.4 -D "" -importcfg $WORK/b347/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid 44GsfjZAfYSB0DfWBqRd/44GsfjZAfYSB0DfWBqRd -goversion go1.13.4 -D "" -importcfg $WORK/b287/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid 9eJe8FE-juA7BJgNptgm/9eJe8FE-juA7BJgNptgm -goversion go1.13.4 -D "" -importcfg $WORK/b299/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid F-4KhhcSd2-gsyUNlG9K/F-4KhhcSd2-gsyUNlG9K -goversion go1.13.4 -D "" -importcfg $WORK/b285/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid 60kSJHOdKD-CjCNeDahU/60kSJHOdKD-CjCNeDahU -goversion go1.13.4 -D "" -importcfg $WORK/b376/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 golang.org/x/net/http2 mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid Usp3DR6kTunRlEwW1oI5/Usp3DR6kTunRlEwW1oI5 -goversion go1.13.4 -D "" -importcfg $WORK/b350/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_386/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/2a/2a58aeb16f5b55b43f2f0f6f81cb6ea39755205b206f6e746b472b74a32d8167-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/50/50482bbd09f5160a24695a5c62f0575b5cf61a1e9706fdb3211dc73b12f1e2ba-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b277/ cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid mQIlHyKz3GIDvC4JtpXy/mQIlHyKz3GIDvC4JtpXy -goversion go1.13.4 -D "" -importcfg $WORK/b277/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b294/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8d/8dfad71b69d340a0610e399e53588bceff71b9477cd7c19e71364f7986fec2ca-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/0e/0e53eafc82c1301a0bb3d92eabd0277e888ca3e932a886ea5181fb4aff93a0ae-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b289/_pkg_.a # internal github.com/containers/buildah/util mkdir -p $WORK/b061/ github.com/docker/docker/errdefs mkdir -p $WORK/b327/ cat >$WORK/b061/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b162/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid lyBKlIAXtkC-ffHHMmKx/lyBKlIAXtkC-ffHHMmKx -goversion go1.13.4 -D "" -importcfg $WORK/b061/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid YKD3KXgJld25jUc_tKIT/YKD3KXgJld25jUc_tKIT -goversion go1.13.4 -D "" -importcfg $WORK/b327/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/be/be7eb78b394a4ef7f0d654d70748d57c18feb564d1db871b895d3d6c2b8f41aa-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/79/79c6fbd5fbccf634b0bf2ac00d5099f6726752e94322822317bda983e7d7e7bd-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid 91z53WbeU6GHIauADrcl/91z53WbeU6GHIauADrcl -goversion go1.13.4 -D "" -importcfg $WORK/b314/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/aa/aa8f7d8733b2dd7b1a4597f373a02bb5a3a2323f0c8adf89470eaed9b3490d5b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/31/31c63fc7247532df06209d7da87498af3eec75ed71d6afc33869787e6f5fcda0-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid ePhM7QWuyhb4ddj3uBCT/ePhM7QWuyhb4ddj3uBCT -goversion go1.13.4 -D "" -importcfg $WORK/b060/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/b4/b41f31e9acb27cd3bffd67c99be2dd55322850ec6069725a4b0ec89f07345319-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid zjU7vbouOWQek1H577c8/zjU7vbouOWQek1H577c8 -goversion go1.13.4 -D "" -importcfg $WORK/b326/importcfg -pack ./network.go cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/d4/d44233335a87e6f54dca2074a82eef964457bc79d01d444034eb007f06ca8a78-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/f8/f8df66181085a2baf1e223faff0fc3d0fe5161ba42b9a1fe0b1c77252870dda1-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b340/ cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid xiXLYeRN8phdGwqR2VGu/xiXLYeRN8phdGwqR2VGu -goversion go1.13.4 -D "" -importcfg $WORK/b340/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_386/buildid -w $WORK/b285/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/2e/2e63507e11997414287c5190cee581180ee9a5d0df4aafb2f46d8de31af2c336-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid li41psg44h-RJ4I8WKsL/li41psg44h-RJ4I8WKsL -goversion go1.13.4 -D "" -importcfg $WORK/b282/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/50/50638ea4b5e2067e1cd28b60b19bf361b8b473b0f33e9a07de158a5025fd229d-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b312/ cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid x9ZE9fzQj7qpdtcJ-ojF/x9ZE9fzQj7qpdtcJ-ojF -goversion go1.13.4 -D "" -importcfg $WORK/b312/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a3/a36f042c4d312c9cd9da2de065e7f5ef4d158b84727a0aa1de27e89a5c2e1a19-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid joCimd4iu3cUuWe2WsRB/joCimd4iu3cUuWe2WsRB -goversion go1.13.4 -D "" -importcfg $WORK/b241/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/2d/2d989164386e212595ad7ecc0395326cec74f36e9ae6abcb82f45ca652065451-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid 3maZrsehVnIZ-3cHZxLt/3maZrsehVnIZ-3cHZxLt -goversion go1.13.4 -D "" -importcfg $WORK/b319/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 github.com/fsouza/go-dockerclient mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid h4hxwxKjoVtVDi8SfFIJ/h4hxwxKjoVtVDi8SfFIJ -goversion go1.13.4 -D "" -importcfg $WORK/b410/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 cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/97/977bfe5c1631548eb23f82549b8d083afedad2a6783e31ce5991c991a2188551-d # internal github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid 8XsQ6ySiWjOuUf7jcCwk/8XsQ6ySiWjOuUf7jcCwk -goversion go1.13.4 -D "" -importcfg $WORK/b293/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_386/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/8f/8f3d245523709697602b3d55f733ad59a38934a2ddec2f42d648b2ce30301fd2-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/7c/7ccb4bf235c26805066b57e15d7705da30282b2d0050482ccd21e98573bfa785-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b319/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid 3n90AamA1lVSxkY3DJ16/3n90AamA1lVSxkY3DJ16 -goversion go1.13.4 -D "" -importcfg $WORK/b346/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/c2/c27b2365a2d757e952e03a538971f6ff76756a483332f3a6ea4897808d042248-d # internal github.com/docker/docker/client mkdir -p $WORK/b317/ cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/26/268c692567a898bbc9f46e7349783ad3b54e879f955f5568abd456e8889a50cb-d # internal cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid WMGe-yyb2V0T9jmYPE7D/WMGe-yyb2V0T9jmYPE7D -goversion go1.13.4 -D "" -importcfg $WORK/b317/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_386/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/30/308b00a913fe080ba49cd42e1c8b389ea788e888f6279c4784161b71ad7c36cc-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/34/34330e3dc7ad597472055307ad85c0b9b1845e29206e44b2729fde5e42598c05-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid UwxfkRXSC2k1KWGAA8Nf/UwxfkRXSC2k1KWGAA8Nf -goversion go1.13.4 -D "" -importcfg $WORK/b370/importcfg -pack ./validate.go ./validate_linux.go cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/33/33fcb73669272a174d8cadcc9a6053d61ba1498fa72e6816e07111fac6cdeb40-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid hJNdNb-guk6YDJOAPaHn/hJNdNb-guk6YDJOAPaHn -goversion go1.13.4 -D "" -importcfg $WORK/b306/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/82/82dc436084bbf4f3490964f60d559ee49632b081a127371816df2647db3213d4-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b368/ cat >$WORK/b368/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid u9RyI0AGjc8p4b_cNkFE/u9RyI0AGjc8p4b_cNkFE -goversion go1.13.4 -D "" -importcfg $WORK/b368/importcfg -pack ./config.go ./generate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/6a/6ae32ae1ec6d389504aa7b63f273ec7046e3e177e85f1e8f6ba0fcd653a78df8-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile text/scanner=$WORK/b166/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 1uPX9kSI4hQbejKqUiss/1uPX9kSI4hQbejKqUiss -goversion go1.13.4 -D "" -importcfg $WORK/b409/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/cc/cc2e8048ff0ba53f75f344fae6fa0e4023f33a185df64adff5c4ab4d8b454b15-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid 6OVstS-ysHEOusV32-J4/6OVstS-ysHEOusV32-J4 -goversion go1.13.4 -D "" -importcfg $WORK/b408/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b317/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/d0/d0428685f97c8d3cba5bf440c92f6366176edb2bb3e97eecd842786090b036e7-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 8tU_10yifQHliVC3LC7f/8tU_10yifQHliVC3LC7f -goversion go1.13.4 -D "" -importcfg $WORK/b407/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/63/63ab7678c534b7220676e87dd5aa6581f7ccc1d528e2a5eba537c68e67a8690d-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b316/ cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid fmn4hbDA_HPKP36rp6h2/fmn4hbDA_HPKP36rp6h2 -goversion go1.13.4 -D "" -importcfg $WORK/b316/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/cc/cce3956a6b1270e8f1fe4b7636bf9e53e737faec70ded25ecf654bd4107d949d-d # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/22/22de280cf3353d6a7c9e23a57d34c30e13a019a79055fb8cd69017e08c0361ce-d # internal github.com/docker/go-metrics mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid DemhzIsh-6tIZDrw6rUz/DemhzIsh-6tIZDrw6rUz -goversion go1.13.4 -D "" -importcfg $WORK/b292/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_386/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/e8/e89be1419f0b3b13af89fb95610e30dc4ba05d7ab9e9c903916cce9b4e25939c-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b385/ cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid HlCMZHtopJIr_JGFbaU0/HlCMZHtopJIr_JGFbaU0 -goversion go1.13.4 -D "" -importcfg $WORK/b385/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_386/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/f3/f328d1b2838e72d8d653998512723674406b71ed82956eeb65524ac2e768234b-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/6a/6a1c94ab3124074a34090eb304c3af5ac4b3a4bd80d071c2875600fb49c31577-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/25/254f71b2e6508dce755bfc289368e68945f15adf942619d0934f9e3969cb3e8d-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b292/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid r6hfGtY6OFZuEP0T3Zsy/r6hfGtY6OFZuEP0T3Zsy -goversion go1.13.4 -D "" -importcfg $WORK/b291/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/70/702264cbce530f28b6fd4521acbb964b0a94aeb3527f5fc0695326669f891f9b-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b290/ cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid K5l5cGQ_6x6JL7s3k1oP/K5l5cGQ_6x6JL7s3k1oP -goversion go1.13.4 -D "" -importcfg $WORK/b290/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/4e/4e648cb044a14d2ea19685d3365248dc14a1354a552c6582b12f2ea75f8909b2-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b307/ cat >$WORK/b307/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid 6VYiZzaawjy4uLH2zf0-/6VYiZzaawjy4uLH2zf0- -goversion go1.13.4 -D "" -importcfg $WORK/b307/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/02/0269c0300548f9bd5b2f63b5ad0c807558db77e639b38984daaa06e3886a66d7-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid yq6dEsQSZJsBlaE0N0f6/yq6dEsQSZJsBlaE0N0f6 -goversion go1.13.4 -D "" -importcfg $WORK/b286/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/f3/f3231d069524a6003b3f6dbd2d39782ef515238a51ca619b38cc274c373297a1-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b270/ cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b160/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid 1oUADzyT89F7bTC1bwPk/1oUADzyT89F7bTC1bwPk -goversion go1.13.4 -D "" -importcfg $WORK/b270/importcfg -pack ./cache.go ./docker_client.go ./docker_image.go ./docker_image_dest.go ./docker_image_src.go ./docker_transport.go ./errors.go ./lookaside.go ./wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/55/558ba1ca37ac00ae37a0de73384f4aedbf3a89ed4ddb96bfc3b56c282ecec1ca-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b348/ cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid D3-IdAEJIULAn5gvi8c9/D3-IdAEJIULAn5gvi8c9 -goversion go1.13.4 -D "" -importcfg $WORK/b348/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/97/9704ad69b4abf3ceb02e53a7096b5887e791eb2f112ca19ec6e2a045ed0545e2-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid XtjCv33viVwGwtDec4-e/XtjCv33viVwGwtDec4-e -goversion go1.13.4 -D "" -importcfg $WORK/b315/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/64/64c46520f45498b59575881b26368617eb9a96d8c55a1acb5e0017069c72ea2f-d # internal /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/59/59558719008756b7b551c588f7d570956012ae7b313a1dfcf6cfe56a9216fa78-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b381/ cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid k8Qz7A_dLmkBXV5TWCbF/k8Qz7A_dLmkBXV5TWCbF -goversion go1.13.4 -D "" -importcfg $WORK/b381/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_386/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/cf/cfd607511f23c10c086f70641a66dd5242bb6a144e351d9a91653dae00de8f37-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b018/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid zLv8ljbyY4e58DR3gyxo/zLv8ljbyY4e58DR3gyxo -goversion go1.13.4 -D "" -importcfg $WORK/b380/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_386/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/05/053c7e6698a23d85d625fb6dab72d8871bcfb19370ddd6090be7bbf64861b9fa-d # internal github.com/containers/buildah mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b047/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile time=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid Sexjf_SDhMBBJpaDE34i/Sexjf_SDhMBBJpaDE34i -goversion go1.13.4 -D "" -importcfg $WORK/b040/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_386/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4d/4dae4929e85bb0e89cd233d7cbdb0b95128d5d4f69a405e94ce1ca501e07e20e-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >$WORK/b001/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build/src/github.com/containers/buildah/tests/imgtype /usr/lib/golang/pkg/tool/linux_386/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -shared -p main -complete -installsuffix shared -buildid eotQ6J1Dz81FwiDdOi15/eotQ6J1Dz81FwiDdOi15 -goversion go1.13.4 -D "" -importcfg $WORK/b001/importcfg -pack ./imgtype.go /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/1e/1eac4018b3edb954b4d7edf66398fce4671d566091da49a607d5472543903072-d # internal cat >$WORK/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=$WORK/b001/_pkg_.a packagefile context=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b018/_pkg_.a packagefile flag=$WORK/b039/_pkg_.a packagefile fmt=$WORK/b030/_pkg_.a packagefile github.com/containers/buildah=$WORK/b040/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b246/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b061/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b081/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b315/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b071/_pkg_.a packagefile github.com/containers/storage=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b074/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b077/_pkg_.a packagefile os=$WORK/b033/_pkg_.a packagefile strings=$WORK/b037/_pkg_.a packagefile runtime=$WORK/b005/_pkg_.a packagefile runtime/cgo=$WORK/b045/_pkg_.a packagefile errors=$WORK/b003/_pkg_.a packagefile internal/reflectlite=$WORK/b004/_pkg_.a packagefile sync=$WORK/b012/_pkg_.a packagefile time=$WORK/b015/_pkg_.a packagefile bytes=$WORK/b019/_pkg_.a packagefile encoding=$WORK/b023/_pkg_.a packagefile encoding/base64=$WORK/b024/_pkg_.a packagefile io=$WORK/b020/_pkg_.a packagefile math=$WORK/b026/_pkg_.a packagefile reflect=$WORK/b028/_pkg_.a packagefile sort=$WORK/b032/_pkg_.a packagefile strconv=$WORK/b029/_pkg_.a packagefile unicode=$WORK/b021/_pkg_.a packagefile unicode/utf16=$WORK/b038/_pkg_.a packagefile unicode/utf8=$WORK/b022/_pkg_.a packagefile internal/fmtsort=$WORK/b031/_pkg_.a packagefile archive/tar=$WORK/b041/_pkg_.a packagefile bufio=$WORK/b047/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b241/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b247/_pkg_.a packagefile github.com/containers/buildah/pkg/cgroups=$WORK/b062/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b248/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b249/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b250/_pkg_.a packagefile github.com/containers/buildah/pkg/unshare=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b252/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b268/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b270/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b310/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b311/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b312/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b314/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b069/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b080/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b141/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b164/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b179/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b167/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b172/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b205/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b168/_pkg_.a packagefile github.com/docker/go-units=$WORK/b170/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b360/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b363/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b365/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b064/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b075/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b367/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b240/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b368/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b189/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b188/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b380/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b409/_pkg_.a packagefile github.com/pkg/errors=$WORK/b076/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b429/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b245/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b078/_pkg_.a packagefile hash=$WORK/b066/_pkg_.a packagefile io/ioutil=$WORK/b042/_pkg_.a packagefile math/rand=$WORK/b055/_pkg_.a packagefile net=$WORK/b051/_pkg_.a packagefile net/http=$WORK/b224/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os/exec=$WORK/b059/_pkg_.a packagefile path=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b043/_pkg_.a packagefile syscall=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b110/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b223/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b082/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b111/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b140/_pkg_.a packagefile regexp=$WORK/b067/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b161/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b160/_pkg_.a packagefile sync/atomic=$WORK/b014/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b316/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b359/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b072/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b070/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b203/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b204/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b206/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b207/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b209/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b102/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b177/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b211/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b212/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b208/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b222/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b182/_pkg_.a packagefile os/user=$WORK/b044/_pkg_.a packagefile log=$WORK/b079/_pkg_.a packagefile internal/oserror=$WORK/b017/_pkg_.a packagefile internal/poll=$WORK/b034/_pkg_.a packagefile internal/syscall/unix=$WORK/b035/_pkg_.a packagefile internal/testlog=$WORK/b036/_pkg_.a packagefile internal/bytealg=$WORK/b006/_pkg_.a packagefile internal/cpu=$WORK/b007/_pkg_.a packagefile runtime/internal/atomic=$WORK/b009/_pkg_.a packagefile runtime/internal/math=$WORK/b010/_pkg_.a packagefile runtime/internal/sys=$WORK/b011/_pkg_.a packagefile internal/race=$WORK/b013/_pkg_.a packagefile encoding/binary=$WORK/b025/_pkg_.a packagefile math/bits=$WORK/b027/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b050/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b056/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b169/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b243/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b244/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b181/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b251/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b253/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b259/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b263/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b267/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b269/_pkg_.a packagefile crypto/rand=$WORK/b085/_pkg_.a packagefile crypto/tls=$WORK/b117/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b271/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b272/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b282/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b286/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b281/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b308/_pkg_.a packagefile mime=$WORK/b235/_pkg_.a packagefile crypto/sha256=$WORK/b105/_pkg_.a packagefile encoding/hex=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b313/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b142/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b144/_pkg_.a packagefile compress/bzip2=$WORK/b083/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b175/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b176/_pkg_.a packagefile text/scanner=$WORK/b166/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b171/_pkg_.a packagefile golang.org/x/net/context=$WORK/b173/_pkg_.a packagefile math/big=$WORK/b094/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b361/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b362/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b364/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b366/_pkg_.a packagefile crypto=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b369/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b370/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b385/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b397/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b401/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b410/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b425/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b426/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b427/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b428/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=$WORK/b052/_pkg_.a packagefile internal/nettrace=$WORK/b053/_pkg_.a packagefile internal/singleflight=$WORK/b054/_pkg_.a packagefile compress/gzip=$WORK/b225/_pkg_.a packagefile container/list=$WORK/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=$WORK/b226/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=$WORK/b233/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=$WORK/b234/_pkg_.a packagefile vendor/golang.org/x/net/idna=$WORK/b227/_pkg_.a packagefile mime/multipart=$WORK/b236/_pkg_.a packagefile net/http/httptrace=$WORK/b238/_pkg_.a packagefile net/http/internal=$WORK/b239/_pkg_.a packagefile net/textproto=$WORK/b232/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b073/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b104/_pkg_.a packagefile crypto/ecdsa=$WORK/b112/_pkg_.a packagefile crypto/elliptic=$WORK/b113/_pkg_.a packagefile crypto/rsa=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b115/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b139/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile regexp/syntax=$WORK/b068/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b317/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b349/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b350/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b358/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b199/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b201/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b210/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b103/_pkg_.a packagefile hash/crc32=$WORK/b099/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b178/_pkg_.a packagefile go/format=$WORK/b213/_pkg_.a packagefile text/template=$WORK/b220/_pkg_.a packagefile hash/crc64=$WORK/b109/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b057/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b058/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b254/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b258/_pkg_.a packagefile container/heap=$WORK/b260/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b261/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b265/_pkg_.a packagefile os/signal=$WORK/b266/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b264/_pkg_.a packagefile crypto/aes=$WORK/b086/_pkg_.a packagefile crypto/cipher=$WORK/b087/_pkg_.a packagefile crypto/internal/boring=$WORK/b090/_pkg_.a packagefile crypto/des=$WORK/b119/_pkg_.a packagefile crypto/ed25519=$WORK/b120/_pkg_.a packagefile crypto/hmac=$WORK/b122/_pkg_.a packagefile crypto/internal/boring/fipstls=$WORK/b091/_pkg_.a packagefile crypto/md5=$WORK/b123/_pkg_.a packagefile crypto/rc4=$WORK/b124/_pkg_.a packagefile crypto/sha1=$WORK/b125/_pkg_.a packagefile crypto/subtle=$WORK/b089/_pkg_.a packagefile encoding/asn1=$WORK/b093/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=$WORK/b130/_pkg_.a packagefile vendor/golang.org/x/crypto/curve25519=$WORK/b137/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=$WORK/b138/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b273/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b274/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b275/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b276/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b283/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b285/_pkg_.a packagefile github.com/docker/distribution=$WORK/b287/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b288/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b289/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b290/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b307/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b309/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b146/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b153/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b096/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b098/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b100/_pkg_.a packagefile runtime/debug=$WORK/b101/_pkg_.a packagefile github.com/blang/semver=$WORK/b371/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b373/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b374/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b376/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b342/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b383/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b405/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b406/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b387/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b404/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b407/_pkg_.a packagefile go/ast=$WORK/b214/_pkg_.a packagefile go/doc=$WORK/b398/_pkg_.a packagefile go/parser=$WORK/b217/_pkg_.a packagefile go/token=$WORK/b216/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b400/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b395/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b402/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b403/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b396/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b339/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b340/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b416/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b421/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b424/_pkg_.a packagefile net/http/httputil=$WORK/b347/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b418/_pkg_.a packagefile compress/flate=$WORK/b148/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=$WORK/b228/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=$WORK/b230/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=$WORK/b231/_pkg_.a packagefile mime/quotedprintable=$WORK/b237/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b106/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b107/_pkg_.a packagefile crypto/internal/randutil=$WORK/b114/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b318/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b319/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b320/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b343/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b325/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b344/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b326/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b345/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b346/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b327/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b351/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b357/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b352/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b192/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b193/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b200/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b202/_pkg_.a packagefile go/printer=$WORK/b218/_pkg_.a packagefile text/template/parse=$WORK/b221/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b255/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b256/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b262/_pkg_.a packagefile crypto/internal/subtle=$WORK/b088/_pkg_.a packagefile crypto/internal/boring/sig=$WORK/b092/_pkg_.a packagefile crypto/ed25519/internal/edwards25519=$WORK/b121/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/subtle=$WORK/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/poly1305=$WORK/b136/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b284/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b291/_pkg_.a packagefile compress/zlib=$WORK/b149/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b151/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b152/_pkg_.a packagefile image=$WORK/b154/_pkg_.a packagefile image/jpeg=$WORK/b156/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b097/_pkg_.a packagefile database/sql/driver=$WORK/b372/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b375/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b377/_pkg_.a packagefile net/mail=$WORK/b379/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b408/_pkg_.a packagefile go/scanner=$WORK/b215/_pkg_.a packagefile internal/lazyregexp=$WORK/b399/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b322/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b341/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b412/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b417/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b420/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b422/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b423/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b419/_pkg_.a packagefile vendor/golang.org/x/text/transform=$WORK/b229/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b108/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b324/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b321/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b323/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b328/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b329/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b330/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b353/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b355/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b356/_pkg_.a packagefile text/tabwriter=$WORK/b219/_pkg_.a packagefile hash/fnv=$WORK/b257/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b280/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b292/_pkg_.a packagefile hash/adler32=$WORK/b150/_pkg_.a packagefile image/color=$WORK/b155/_pkg_.a packagefile image/internal/imageutil=$WORK/b157/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b394/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b413/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b415/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b296/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b331/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b335/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b336/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b354/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b293/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b306/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b414/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b332/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b333/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b334/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b337/_pkg_.a packagefile expvar=$WORK/b294/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b295/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b297/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b298/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b299/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b302/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b303/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b338/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b300/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b301/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b304/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b305/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_386/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=rqNEiPj9pM722QG7kC5Y/eotQ6J1Dz81FwiDdOi15/SaSE2QqijOtiZA51SqW-/rqNEiPj9pM722QG7kC5Y -compressdwarf=false -B 0x84942278b3741419865a72810b80caf898e1173a -extldflags "-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_386/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out imgtype rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-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-bud.md -out buildah-bud.1 go-md2man -in buildah-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-run.md -out buildah-run.1 go-md2man -in buildah-inspect.md -out buildah-inspect.1 go-md2man -in buildah-tag.md -out buildah-tag.1 go-md2man -in buildah-manifest.md -out buildah-manifest.1 go-md2man -in buildah-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-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 go-md2man -in buildah-version.md -out buildah-version.1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NqOm8m + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 ++ dirname /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/_build:/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/bash-completion/completions/buildah + install -d -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/AUTHORS' 'tests/./tools/vendor/golang.org/x/text/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/LICENSE' 'tests/./tools/vendor/golang.org/x/text/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/PATENTS' 'tests/./tools/vendor/golang.org/x/text/transform' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform' 'tests/./tools/vendor/golang.org/x/text/transform/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform/transform.go' 'tests/./tools/vendor/golang.org/x/text/width' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_common.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_common.go' 'tests/./tools/vendor/golang.org/x/text/width/gen_trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/gen_trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/kind_string.go' 'tests/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/transform.go' 'tests/./tools/vendor/golang.org/x/text/width/trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/width.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/width.go' 'tests/./tools/vendor/golang.org/x/text/unicode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode' 'tests/./tools/vendor/golang.org/x/text/unicode/norm' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/input.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/input.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/maketables.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/triegen.go' 'tests/./tools/vendor/golang.org/x/tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/AUTHORS' 'tests/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/LICENSE' 'tests/./tools/vendor/golang.org/x/tools/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/PATENTS' 'tests/./tools/vendor/golang.org/x/tools/imports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports' 'tests/./tools/vendor/golang.org/x/tools/imports/forward.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports/forward.go' 'tests/./tools/vendor/golang.org/x/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader' 'tests/./tools/vendor/golang.org/x/tools/go/loader/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/loader.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/loader.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages' 'tests/./tools/vendor/golang.org/x/tools/go/packages/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/external.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/external.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/packages.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/create.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/func.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/print.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/source.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/testmain.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/main.go' 'tests/./tools/vendor/golang.org/x/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/semver' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver' 'tests/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/semver/semver.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkindex.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mkstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/module' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module' 'tests/./tools/vendor/golang.org/x/tools/internal/module/module.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/module/module.go' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace386_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/.gitignore' 'tests/./tools/vendor/golang.org/x/sys/unix/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/README.md' 'tests/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_dragonfly_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_freebsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_netbsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/constants.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dirent.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_big.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_little.go' 'tests/./tools/vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/errors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkasm_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkpost.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkpost.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksyscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl' 'tests/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mksysnum.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_pledge.go' 'tests/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/openbsd_unveil.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/str.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/str.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/types_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracearm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemips_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptracemipsle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.1_11.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/AUTHORS' 'tests/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/CONTRIBUTORS' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/LICENSE' 'tests/./tools/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/gopkg.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/yaml.v2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2' 'tests/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'tests/./tools/vendor/gopkg.in/yaml.v2/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v2/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/go.mod' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/.travis.yml' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/AUTHORS' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CHANGELOG.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/CONTRIBUTING.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/README.md' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fen.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/fsnotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/inotify_poller.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/kqueue.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_bsd.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/open_mode_darwin.go' 'tests/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/fsnotify.v1/windows.go' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/tomb.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/README.md' 'tests/./tools/vendor/gopkg.in/tomb.v1/tomb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/tomb.go' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/README.md' 'tests/./tools/vendor/mvdan.cc/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check' 'tests/./tools/vendor/mvdan.cc/unparam/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check' 'tests/./tools/vendor/mvdan.cc/interfacer/check/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/cache.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.travis.yml' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/README.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/go-lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/.travis.yml' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/LICENSE' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/Makefile' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/README.md' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/checkers_db.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/context.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/context.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/doc.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.mod' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/go.sum' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/lintpack.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-lintpack/lintpack/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/typep' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/typep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/typep/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safeExpr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simplePredicates_generate.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast_generate.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astp/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astp/decl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/decl.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/expr.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/astp/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/go.sum' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/go.mod' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' 'tests/./tools/vendor/github.com/magiconair' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.gitignore' 'tests/./tools/vendor/github.com/magiconair/properties/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.travis.yml' 'tests/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/README.md' 'tests/./tools/vendor/github.com/magiconair/properties/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/decode.go' 'tests/./tools/vendor/github.com/magiconair/properties/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/doc.go' 'tests/./tools/vendor/github.com/magiconair/properties/integrate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/integrate.go' 'tests/./tools/vendor/github.com/magiconair/properties/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/lex.go' 'tests/./tools/vendor/github.com/magiconair/properties/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/load.go' 'tests/./tools/vendor/github.com/magiconair/properties/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/parser.go' 'tests/./tools/vendor/github.com/magiconair/properties/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/properties.go' 'tests/./tools/vendor/github.com/magiconair/properties/rangecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.lock' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Gopkg.toml' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' 'tests/./tools/vendor/github.com/onsi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/types.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config' 'tests/./tools/vendor/github.com/onsi/ginkgo/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_linux_arm64.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/syscall_dup_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' 'tests/./tools/vendor/github.com/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.gitignore' 'tests/./tools/vendor/github.com/pkg/errors/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.travis.yml' 'tests/./tools/vendor/github.com/pkg/errors/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/README.md' 'tests/./tools/vendor/github.com/pkg/errors/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/appveyor.yml' 'tests/./tools/vendor/github.com/pkg/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/LICENSE' 'tests/./tools/vendor/github.com/sirupsen/logrus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/README.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/doc.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/entry.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/exported.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.mod' 'tests/./tools/vendor/github.com/sirupsen/logrus/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/go.sum' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/hooks.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logger.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logrus.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logrus.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_notwindows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.lock' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/Gopkg.toml' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/match' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match' 'tests/./tools/vendor/github.com/gobwas/glob/match/any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/any_of.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/btree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/btree.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/contains.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/contains.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/every_of.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/every_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/list.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/list.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/match.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/max.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/max.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/min.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/min.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/nothing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/nothing.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/range.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/range.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/row.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/row.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/segments.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/segments.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/single.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/single.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/super.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/super.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/text.go' 'tests/./tools/vendor/github.com/gobwas/glob/util' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.gitignore' 'tests/./tools/vendor/github.com/gobwas/glob/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.travis.yml' 'tests/./tools/vendor/github.com/gobwas/glob/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/LICENSE' 'tests/./tools/vendor/github.com/gobwas/glob/bench.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/bench.sh' 'tests/./tools/vendor/github.com/gobwas/glob/glob.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/glob.go' 'tests/./tools/vendor/github.com/gobwas/glob/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/readme.md' 'tests/./tools/vendor/github.com/gobwas/glob/compiler' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler' 'tests/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.mod' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/go.sum' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/hpcloud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud' 'tests/./tools/vendor/github.com/hpcloud/tail' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail' 'tests/./tools/vendor/github.com/hpcloud/tail/util' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util' 'tests/./tools/vendor/github.com/hpcloud/tail/util/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/util/util.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/polling.go' 'tests/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/watch/watch.go' 'tests/./tools/vendor/github.com/hpcloud/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.gitignore' 'tests/./tools/vendor/github.com/hpcloud/tail/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/.travis.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/CHANGES.md' 'tests/./tools/vendor/github.com/hpcloud/tail/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Dockerfile' 'tests/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/LICENSE.txt' 'tests/./tools/vendor/github.com/hpcloud/tail/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/Makefile' 'tests/./tools/vendor/github.com/hpcloud/tail/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/README.md' 'tests/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/appveyor.yml' 'tests/./tools/vendor/github.com/hpcloud/tail/tail.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_posix.go' 'tests/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/tail_windows.go' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile' 'tests/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hpcloud/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/kisielk' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool' 'tests/./tools/vendor/github.com/kisielk/gotool/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' 'tests/./tools/vendor/github.com/kisielk/gotool/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/.travis.yml' 'tests/./tools/vendor/github.com/kisielk/gotool/LEGAL' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LEGAL' 'tests/./tools/vendor/github.com/kisielk/gotool/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LICENSE' 'tests/./tools/vendor/github.com/kisielk/gotool/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go.mod' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go13.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go14-15.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go14-15.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go16-18.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go16-18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match18.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/tool.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/go.mod' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/.travis.yml' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/README.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/error.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/error.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/fatih' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/.travis.yml' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.lock' 'tests/./tools/vendor/github.com/fatih/color/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/Gopkg.toml' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/LICENSE.md' 'tests/./tools/vendor/github.com/fatih/color/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/README.md' 'tests/./tools/vendor/github.com/fatih/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/color.go' 'tests/./tools/vendor/github.com/fatih/color/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/argOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/assignOp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupArg_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyStringTest_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/equalFold_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/indexAlloc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/offBy1_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpMust_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyLen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/stringXbytes_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/switchTrue_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unslice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/valSwap_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/wrapperFunc_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/yodaStyleExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/lintutil.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/LICENSE' 'tests/./tools/vendor/github.com/golangci' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golangci/gocyclo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo' 'tests/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gocyclo/pkg/gocyclo/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1' 'tests/./tools/vendor/github.com/golangci/lint-1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/.travis.yml' 'tests/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/lint-1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/LICENSE' 'tests/./tools/vendor/github.com/golangci/lint-1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.mod' 'tests/./tools/vendor/github.com/golangci/lint-1/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/go.sum' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/lint.go' 'tests/./tools/vendor/github.com/golangci/unconvert' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/LICENSE' 'tests/./tools/vendor/github.com/golangci/unconvert/README' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/README' 'tests/./tools/vendor/github.com/golangci/unconvert/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/golangci/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/LICENSE' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci' 'tests/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/golangci/golangci.go' 'tests/./tools/vendor/github.com/golangci/errcheck/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck' 'tests/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/errcheck/internal/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc' 'tests/./tools/vendor/github.com/golangci/go-misc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/gosec' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec' 'tests/./tools/vendor/github.com/golangci/gosec/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.gitignore' 'tests/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/gosec/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/.travis.yml' 'tests/./tools/vendor/github.com/golangci/gosec/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Dockerfile' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/LICENSE.txt' 'tests/./tools/vendor/github.com/golangci/gosec/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/Makefile' 'tests/./tools/vendor/github.com/golangci/gosec/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/README.md' 'tests/./tools/vendor/github.com/golangci/gosec/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/analyzer.go' 'tests/./tools/vendor/github.com/golangci/gosec/call_list.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/call_list.go' 'tests/./tools/vendor/github.com/golangci/gosec/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/config.go' 'tests/./tools/vendor/github.com/golangci/gosec/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.mod' 'tests/./tools/vendor/github.com/golangci/gosec/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/go.sum' 'tests/./tools/vendor/github.com/golangci/gosec/helpers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/helpers.go' 'tests/./tools/vendor/github.com/golangci/gosec/import_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/import_tracker.go' 'tests/./tools/vendor/github.com/golangci/gosec/install.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/install.sh' 'tests/./tools/vendor/github.com/golangci/gosec/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/issue.go' 'tests/./tools/vendor/github.com/golangci/gosec/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/resolve.go' 'tests/./tools/vendor/github.com/golangci/gosec/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rule.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules' 'tests/./tools/vendor/github.com/golangci/gosec/rules/archive.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/archive.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/big.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/big.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/bind.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/bind.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/blacklist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/errors.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/fileperms.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rand.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/readfile.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rsa.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/rulelist.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/sql.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/sql.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssh.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/ssrf.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/subproc.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tempfiles.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/templates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/templates.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/tls_config.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/unsafe.go' 'tests/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gosec/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/golangci/maligned' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/LICENSE' 'tests/./tools/vendor/github.com/golangci/maligned/README' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/README' 'tests/./tools/vendor/github.com/golangci/maligned/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/maligned.go' 'tests/./tools/vendor/github.com/golangci/prealloc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc' 'tests/./tools/vendor/github.com/golangci/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/LICENSE' 'tests/./tools/vendor/github.com/golangci/prealloc/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/README.md' 'tests/./tools/vendor/github.com/golangci/prealloc/import.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/import.go' 'tests/./tools/vendor/github.com/golangci/prealloc/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/prealloc/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/astcache/astcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/track.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log_mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/megacheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/checker/checker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/passes/nilness/nilness.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/utils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config_gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' 'tests/./tools/vendor/github.com/golangci/misspell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.travis.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.lock' 'tests/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Gopkg.toml' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/LICENSE' 'tests/./tools/vendor/github.com/golangci/misspell/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Makefile' 'tests/./tools/vendor/github.com/golangci/misspell/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/README.md' 'tests/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' 'tests/./tools/vendor/github.com/golangci/misspell/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/ascii.go' 'tests/./tools/vendor/github.com/golangci/misspell/case.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/case.go' 'tests/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' 'tests/./tools/vendor/github.com/golangci/misspell/legal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/legal.go' 'tests/./tools/vendor/github.com/golangci/misspell/mime.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/mime.go' 'tests/./tools/vendor/github.com/golangci/misspell/notwords.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/notwords.go' 'tests/./tools/vendor/github.com/golangci/misspell/replace.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/replace.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' 'tests/./tools/vendor/github.com/golangci/misspell/url.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/url.go' 'tests/./tools/vendor/github.com/golangci/misspell/words.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl' 'tests/./tools/vendor/github.com/golangci/dupl/job' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job' 'tests/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/job/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/parse.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer' 'tests/./tools/vendor/github.com/golangci/dupl/printer/html.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/html.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/printer.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/text.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/.travis.yml' 'tests/./tools/vendor/github.com/golangci/dupl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/README.md' 'tests/./tools/vendor/github.com/golangci/dupl/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/main.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/go-tools' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools' 'tests/./tools/vendor/github.com/golangci/go-tools/arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg' 'tests/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/arg/arg.go' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated' 'tests/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/deprecated/stdlib.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/generated.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintdsl/lintdsl.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/format/format.go' 'tests/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/lint/lintutil/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssautil/ssautil.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/implements.go' 'tests/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/unused/unused.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/callgraph.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static' 'tests/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/callgraph/static/static.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/concrete.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/functions.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/loops.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/pure.go' 'tests/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/functions/terminates.go' 'tests/./tools/vendor/github.com/golangci/go-tools/simple' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/simple/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/buildtag.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/rules.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/channel.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/int.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/slice.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/string.go' 'tests/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/staticcheck/vrp/vrp.go' 'tests/./tools/vendor/github.com/golangci/go-tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck' 'tests/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/blockopt.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/builder.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/const.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/create.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/doc.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/dom.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/emit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/func.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/identical_17.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lift.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/lvalue.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/methods.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/mode.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/print.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/sanity.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/source.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssa.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/testmain.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/util.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/wrappers.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/write.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/load.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/switch.go' 'tests/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/ssa/ssautil/visit.go' 'tests/./tools/vendor/github.com/golangci/go-tools/version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version' 'tests/./tools/vendor/github.com/golangci/go-tools/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/version/version.go' 'tests/./tools/vendor/github.com/golangci/go-tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-tools/config' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config' 'tests/./tools/vendor/github.com/golangci/go-tools/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/config.go' 'tests/./tools/vendor/github.com/golangci/go-tools/config/example.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/config/example.conf' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/lint.go' 'tests/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-tools/stylecheck/names.go' 'tests/./tools/vendor/github.com/golangci/goconst' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst' 'tests/./tools/vendor/github.com/golangci/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/LICENSE' 'tests/./tools/vendor/github.com/golangci/goconst/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/README.md' 'tests/./tools/vendor/github.com/golangci/goconst/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/parser.go' 'tests/./tools/vendor/github.com/golangci/goconst/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/goconst/visitor.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign' 'tests/./tools/vendor/github.com/golangci/ineffassign/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/.gitignore' 'tests/./tools/vendor/github.com/golangci/ineffassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/golangci/ineffassign/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/README.md' 'tests/./tools/vendor/github.com/golangci/ineffassign/bugs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/bugs' 'tests/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/ineffassign/list' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/list' 'tests/./tools/vendor/github.com/golangci/ineffassign/liststd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/ineffassign/liststd' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.travis.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/README.md' 'tests/./tools/vendor/github.com/golangci/revgrep/revgrep.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/revgrep.go' 'tests/./tools/vendor/github.com/konsorten' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/LICENSE' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/README.md' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod' 'tests/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/konsorten/go-windows-terminal-sequences/sequences.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/README.md' 'tests/./tools/vendor/github.com/mattn/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_linux_ppc64x.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/README.md' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/pelletier' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.travis.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.json' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/example.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/test.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/test.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/token.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/toml.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/block.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/go.mod' 'tests/./tools/vendor/github.com/russross/blackfriday/html.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/inline.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/latex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/latex.go' 'tests/./tools/vendor/github.com/russross/blackfriday/markdown.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/smartypants.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/smartypants.go' 'tests/./tools/vendor/github.com/spf13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/pflag' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.gitignore' 'tests/./tools/vendor/github.com/spf13/pflag/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.travis.yml' 'tests/./tools/vendor/github.com/spf13/pflag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/LICENSE' 'tests/./tools/vendor/github.com/spf13/pflag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/README.md' 'tests/./tools/vendor/github.com/spf13/pflag/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool.go' 'tests/./tools/vendor/github.com/spf13/pflag/bool_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/bytes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bytes.go' 'tests/./tools/vendor/github.com/spf13/pflag/count.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/count.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/flag.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/golangflag.go' 'tests/./tools/vendor/github.com/spf13/pflag/int.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int.go' 'tests/./tools/vendor/github.com/spf13/pflag/int16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int16.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int8.go' 'tests/./tools/vendor/github.com/spf13/pflag/int_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipmask.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipmask.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipnet.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipnet.go' 'tests/./tools/vendor/github.com/spf13/pflag/string.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_array.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_array.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint16.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint16.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint32.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint64.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint8.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint8.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint_slice.go' 'tests/./tools/vendor/github.com/spf13/cast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/LICENSE' 'tests/./tools/vendor/github.com/spf13/cast/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/Makefile' 'tests/./tools/vendor/github.com/spf13/cast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/README.md' 'tests/./tools/vendor/github.com/spf13/cast/cast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/cast.go' 'tests/./tools/vendor/github.com/spf13/cast/caste.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.travis.yml' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/args.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/cobra.go' 'tests/./tools/vendor/github.com/spf13/cobra/command.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_notwin.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_notwin.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_win.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/viper' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.travis.yml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/util.go' 'tests/./tools/vendor/github.com/spf13/viper/viper.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/mem' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem' 'tests/./tools/vendor/github.com/spf13/afero/mem/dir.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dir.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/file.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/file.go' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.travis.yml' 'tests/./tools/vendor/github.com/spf13/afero/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/afero/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/README.md' 'tests/./tools/vendor/github.com/spf13/afero/afero.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/afero.go' 'tests/./tools/vendor/github.com/spf13/afero/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/appveyor.yml' 'tests/./tools/vendor/github.com/spf13/afero/basepath.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/basepath.go' 'tests/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'tests/./tools/vendor/github.com/spf13/afero/const_bsds.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_bsds.go' 'tests/./tools/vendor/github.com/spf13/afero/const_win_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_win_unix.go' 'tests/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'tests/./tools/vendor/github.com/spf13/afero/httpFs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/ioutil.go' 'tests/./tools/vendor/github.com/spf13/afero/lstater.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/lstater.go' 'tests/./tools/vendor/github.com/spf13/afero/match.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/match.go' 'tests/./tools/vendor/github.com/spf13/afero/memmap.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/memmap.go' 'tests/./tools/vendor/github.com/spf13/afero/os.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/os.go' 'tests/./tools/vendor/github.com/spf13/afero/path.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/path.go' 'tests/./tools/vendor/github.com/spf13/afero/readonlyfs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/readonlyfs.go' 'tests/./tools/vendor/github.com/spf13/afero/regexpfs.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/unionFile.go' 'tests/./tools/vendor/github.com/spf13/afero/util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/util.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.travis.yml' 'tests/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COMPATIBLE' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/Makefile' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/README.md' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/doc.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/session.vim' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/session.vim' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_check.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_check.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/.travis.yml' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Dockerfile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.mod' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/go.sum' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/md2man/roff.go' 'tests/./tools/vendor/github.com/gogo' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo' 'tests/./tools/vendor/github.com/gogo/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf' 'tests/./tools/vendor/github.com/gogo/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/gogo/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/LICENSE' 'tests/./tools/vendor/github.com/gogo/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/Makefile' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/clone.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/custom_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/decode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/duration_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/encode_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/equal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/extensions_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/lib_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/message_set.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_reflect_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/properties_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/skip_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_marshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_merge.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_gogo.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/text_parser.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp.go' 'tests/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/gogo/protobuf/proto/timestamp_gogo.go' 'tests/./tools/vendor/github.com/golang' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/mock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock' 'tests/./tools/vendor/github.com/golang/mock/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/AUTHORS' 'tests/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/mock/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/LICENSE' 'tests/./tools/vendor/github.com/golang/mock/gomock' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock' 'tests/./tools/vendor/github.com/golang/mock/gomock/call.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/call.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/callset.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/callset.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/controller.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/controller.go' 'tests/./tools/vendor/github.com/golang/mock/gomock/matchers.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/golang/mock/gomock/matchers.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-version/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/constraint.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/go.mod' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' 'tests/./tools/vendor/github.com/hashicorp/hcl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.gitignore' 'tests/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/hcl/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/Makefile' 'tests/./tools/vendor/github.com/hashicorp/hcl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/README.md' 'tests/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/decoder.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/lex.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.pb.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.proto' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/LICENSE' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/vbatts' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts' 'tests/./tools/vendor/github.com/vbatts/git-validation' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation' 'tests/./tools/vendor/github.com/vbatts/git-validation/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.gitignore' 'tests/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/.travis.yml' 'tests/./tools/vendor/github.com/vbatts/git-validation/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/LICENSE' 'tests/./tools/vendor/github.com/vbatts/git-validation/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/README.md' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.mod' 'tests/./tools/vendor/github.com/vbatts/git-validation/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/go.sum' 'tests/./tools/vendor/github.com/vbatts/git-validation/main.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/main.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/git' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git' 'tests/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/git/commits.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/dco/dco.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/messageregexp/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/shortsubject/shortsubject.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace' 'tests/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/rules/danglingwhitespace/rule.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/rules.go' 'tests/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/github.com/vbatts/git-validation/validate/runner.go' 'tests/./tools/vendor/sourcegraph.com' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com' 'tests/./tools/vendor/sourcegraph.com/sqs' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/LICENSE' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/README.md' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/doc.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/gen.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/html.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/rawmessage.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/timestamp.proto' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.pb.go' 'tests/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tools/vendor/sourcegraph.com/sqs/pbtypes/void.proto' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/bud_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/bud_test.go' 'tests/./conformance/conformance_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/conformance_suite_test.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./serve/serve.go' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./overlay.bats' 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud.bats' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./byid.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./config.bats' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./containers.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./digest.bats' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./docker.json' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./from.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./helpers.bash' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./images.bats' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./namespaces.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./run.bats' 'tests/./secrets.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./secrets.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./selinux.bats' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./squash.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./test_runner.sh' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./validate' 'tests/./validate/git-validation.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./validate/git-validation.sh' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./version.bats' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./version.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-scratch/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile2' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d' 'tests/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.index' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.mixed' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/circular-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/subdir/circular-link' 'tests/./bud/dockerignore2/subdir/dangling-link' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/subdir/dangling-link' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/dockerignore2/symlink' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/buildah/test/system/./imgtype/imgtype.go' + cp imgtype /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/bin/buildah-imgtype + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' install -d /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc/docs' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.11.6-4.module_el8.1.0+292+7d7c672e --unique-debug-suffix -1.11.6-4.module_el8.1.0+292+7d7c672e.i386 --unique-debug-src-base buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 -S debugsourcefiles.list /builddir/build/BUILD/buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/bin/buildah-imgtype 22078 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/buildah/test/system/test_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/git-validation.sh from /usr/bin/env bash to #!/usr/bin/bash Processing files: buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5ta0ai + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + DOCDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/doc/buildah + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dpZeed + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/licenses/buildah + exit 0 Provides: buildah = 1.11.6-4.module_el8.1.0+292+7d7c672e buildah(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdevmapper.so.1.02(DM_1_02_97) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libseccomp.so.2 rtld(GNU_HASH) Processing files: buildah-tests-1.11.6-4.module_el8.1.0+292+7d7c672e.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6pGA68 + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386/usr/share/licenses/buildah-tests + exit 0 Provides: buildah-tests = 1.11.6-4.module_el8.1.0+292+7d7c672e buildah-tests(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/bash libassuan.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.4) libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdevmapper.so.1.02(DM_1_02_97) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgpg-error.so.0 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libseccomp.so.2 rtld(GNU_HASH) Processing files: buildah-debugsource-1.11.6-4.module_el8.1.0+292+7d7c672e.i686 Provides: buildah-debugsource = 1.11.6-4.module_el8.1.0+292+7d7c672e buildah-debugsource(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.11.6-4.module_el8.1.0+292+7d7c672e.i686 Provides: buildah-debuginfo = 1.11.6-4.module_el8.1.0+292+7d7c672e buildah-debuginfo(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e debuginfo(build-id) = e7f800cf4491878db960505693cac4a16b8bab0a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e Processing files: buildah-tests-debuginfo-1.11.6-4.module_el8.1.0+292+7d7c672e.i686 Provides: buildah-tests-debuginfo = 1.11.6-4.module_el8.1.0+292+7d7c672e buildah-tests-debuginfo(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e debuginfo(build-id) = aaba41c5e581d6e0851edb931550b2d558472954 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-32) = 1.11.6-4.module_el8.1.0+292+7d7c672e Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 Wrote: /builddir/build/RPMS/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i686.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.11.6-4.module_el8.1.0+292+7d7c672e.i686.rpm Wrote: /builddir/build/RPMS/buildah-debugsource-1.11.6-4.module_el8.1.0+292+7d7c672e.i686.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.11.6-4.module_el8.1.0+292+7d7c672e.i686.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.11.6-4.module_el8.1.0+292+7d7c672e.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lKL5oq + umask 022 + cd /builddir/build/BUILD + cd buildah-9513cb8c7bec0f7789c696aee4d252ebf85194cc + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.11.6-4.module_el8.1.0+292+7d7c672e.i386 + exit 0 Child return code was: 0