Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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/virt7-container-common-el7-build-69094-352423/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/buildah-1.12.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --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/virt7-container-common-el7-build-69094-352423/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Cwp88X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + /usr/bin/gzip -dc /builddir/build/SOURCES/buildah-6cc4656.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + /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 -a --author 'rpm-build ' -m 'buildah-1.12.0 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GaJwUP + umask 022 + cd /builddir/build/BUILD + cd buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + mkdir _build + pushd _build ~/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build ~/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 src/github.com/containers/buildah + popd + mv vendor src ~/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build:/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + GOPATH=/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build:/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + export 'BUILDTAGS=seccomp selinux' + BUILDTAGS='seccomp selinux' + export GO111MODULE=off + GO111MODULE=off ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux' -ldflags ' -B 0x8d9a7b9d04b69a423157d499ca44963def4bb069 -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-build275182582 unicode/utf8 mkdir -p $WORK/b015/ cat >$WORK/b015/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/unicode/utf8 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath $WORK/b015 -shared -p unicode/utf8 -std -complete -installsuffix shared -buildid sd6p6ItzNvehS_i19N2V/sd6p6ItzNvehS_i19N2V -goversion go1.10.2 -D "" -importcfg $WORK/b015/importcfg -pack ./utf8.go encoding mkdir -p $WORK/b027/ cat >$WORK/b027/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/encoding /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -shared -p encoding -std -complete -installsuffix shared -buildid wk2pgGxFofdOueHDI1o7/wk2pgGxFofdOueHDI1o7 -goversion go1.10.2 -D "" -importcfg $WORK/b027/importcfg -pack ./encoding.go errors mkdir -p $WORK/b004/ cat >$WORK/b004/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath $WORK/b004 -shared -p errors -std -complete -installsuffix shared -buildid QTR7SoJnAMYmXfZDuiN2/QTR7SoJnAMYmXfZDuiN2 -goversion go1.10.2 -D "" -importcfg $WORK/b004/importcfg -pack ./errors.go unicode/utf16 mkdir -p $WORK/b032/ runtime/internal/sys cat >$WORK/b032/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b012/ cd /usr/lib/golang/src/unicode/utf16 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath $WORK/b032 -shared -p unicode/utf16 -std -complete -installsuffix shared -buildid l4Wk0XgNF5CaiMgi1rw8/l4Wk0XgNF5CaiMgi1rw8 -goversion go1.10.2 -D "" -importcfg $WORK/b032/importcfg -pack ./utf16.go cat >$WORK/b012/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/sys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath $WORK/b012 -shared -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid G2RWbD0qcHtLXDeVs8fF/G2RWbD0qcHtLXDeVs8fF -goversion go1.10.2 -D "" -importcfg $WORK/b012/importcfg -pack ./arch.go ./arch_amd64.go ./intrinsics.go ./stubs.go ./sys.go ./zgoarch_amd64.go ./zgoos_linux.go ./zversion.go k8s.io/apimachinery/pkg/selection mkdir -p $WORK/b379/ github.com/docker/docker/api/types/events mkdir -p $WORK/b332/ cat >$WORK/b379/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b332/importcfg << 'EOF' # internal # import config EOF container/list mkdir -p $WORK/b121/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/selection /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath $WORK/b379 -shared -p k8s.io/apimachinery/pkg/selection -complete -installsuffix shared -buildid rzTczno3dIlkZ5DPwQNk/rzTczno3dIlkZ5DPwQNk -goversion go1.10.2 -D "" -importcfg $WORK/b379/importcfg -pack ./operator.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/events /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath $WORK/b332 -shared -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid cI1ia3a9ZY8ZtSrw3VyM/cI1ia3a9ZY8ZtSrw3VyM -goversion go1.10.2 -D "" -importcfg $WORK/b332/importcfg -pack ./events.go internal/nettrace cat >$WORK/b121/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b036/ unicode crypto/subtle github.com/ulikunitz/xz/internal/hash cd /usr/lib/golang/src/container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath $WORK/b121 -shared -p container/list -std -complete -installsuffix shared -buildid KNp2gUmaxqAHhxa_MVX1/KNp2gUmaxqAHhxa_MVX1 -goversion go1.10.2 -D "" -importcfg $WORK/b121/importcfg -pack ./list.go cat >$WORK/b036/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b078/ cd /usr/lib/golang/src/internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath $WORK/b036 -shared -p internal/nettrace -std -complete -installsuffix shared -buildid 6qWk1_fAEWvgMVgM5FSi/6qWk1_fAEWvgMVgM5FSi -goversion go1.10.2 -D "" -importcfg $WORK/b036/importcfg -pack ./nettrace.go cat >$WORK/b078/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b111/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath $WORK/b078 -shared -p crypto/subtle -std -complete -installsuffix shared -buildid yhfZelIuiaWcUsTtHYze/yhfZelIuiaWcUsTtHYze -goversion go1.10.2 -D "" -importcfg $WORK/b078/importcfg -pack ./constant_time.go mkdir -p $WORK/b014/ math/bits cat >$WORK/b111/importcfg << 'EOF' # internal # import config EOF cat >$WORK/b014/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b061/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath $WORK/b111 -shared -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid gDBsBsTLLoGRVLJOtdYO/gDBsBsTLLoGRVLJOtdYO -goversion go1.10.2 -D "" -importcfg $WORK/b111/importcfg -pack ./cyclic_poly.go ./doc.go ./rabin_karp.go ./roller.go cd /usr/lib/golang/src/unicode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath $WORK/b014 -shared -p unicode -std -complete -installsuffix shared -buildid fg4tbhltCT_J13163s1b/fg4tbhltCT_J13163s1b -goversion go1.10.2 -D "" -importcfg $WORK/b014/importcfg -pack ./casetables.go ./digit.go ./graphic.go ./letter.go ./tables.go cat >$WORK/b061/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/math/bits /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath $WORK/b061 -shared -p math/bits -std -complete -installsuffix shared -buildid ZW6my7AWEZF60Ug6_PFF/ZW6my7AWEZF60Ug6_PFF -goversion go1.10.2 -D "" -importcfg $WORK/b061/importcfg -pack ./bits.go ./bits_tables.go github.com/VividCortex/ewma mkdir -p $WORK/b253/ cat >$WORK/b253/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/VividCortex/ewma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath $WORK/b253 -shared -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid iN-rjIDYiW9bYTrs6Duo/iN-rjIDYiW9bYTrs6Duo -goversion go1.10.2 -D "" -importcfg $WORK/b253/importcfg -pack ./ewma.go internal/race mkdir -p $WORK/b008/ github.com/pquerna/ffjson/shared github.com/containers/storage/pkg/promise cat >$WORK/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b203/ cd /usr/lib/golang/src/internal/race /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath $WORK/b008 -shared -p internal/race -std -complete -installsuffix shared -buildid yBI-0-p3bYpCRqBfTXjN/yBI-0-p3bYpCRqBfTXjN -goversion go1.10.2 -D "" -importcfg $WORK/b008/importcfg -pack ./doc.go ./norace.go cat >$WORK/b203/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/pquerna/ffjson/shared /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath $WORK/b203 -shared -p github.com/pquerna/ffjson/shared -complete -installsuffix shared -buildid iYTzxnQREJb5bt6Bd-2a/iYTzxnQREJb5bt6Bd-2a -goversion go1.10.2 -D "" -importcfg $WORK/b203/importcfg -pack ./options.go mkdir -p $WORK/b166/ runtime/internal/atomic cat >$WORK/b166/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/promise /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath $WORK/b166 -shared -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid s49rsLMt74AgX5QqzMCE/s49rsLMt74AgX5QqzMCE -goversion go1.10.2 -D "" -importcfg $WORK/b166/importcfg -pack ./promise.go github.com/docker/docker/api mkdir -p $WORK/b307/ cat >$WORK/b011/importcfg << 'EOF' # internal # import config EOF github.com/openshift/imagebuilder/dockerfile/command cat >$WORK/b307/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath $WORK/b011 -shared -p runtime/internal/atomic -std -+ -installsuffix shared -buildid fZRjsXW2Vx18JQ8ySrRe/fZRjsXW2Vx18JQ8ySrRe -goversion go1.10.2 -D "" -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h ./atomic_amd64x.go ./stubs.go mkdir -p $WORK/b413/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath $WORK/b307 -shared -p github.com/docker/docker/api -complete -installsuffix shared -buildid sm3rNz3UeFzE3TXXzdqW/sm3rNz3UeFzE3TXXzdqW -goversion go1.10.2 -D "" -importcfg $WORK/b307/importcfg -pack ./common.go ./common_unix.go image/color cat >$WORK/b413/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b153/ cat >$WORK/b153/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/openshift/imagebuilder/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath $WORK/b413 -shared -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid tTqSDGdsSaWFRbXLdUBe/tTqSDGdsSaWFRbXLdUBe -goversion go1.10.2 -D "" -importcfg $WORK/b413/importcfg -pack ./command.go cd /usr/lib/golang/src/image/color /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath $WORK/b153 -shared -p image/color -std -complete -installsuffix shared -buildid 0RVP4gkzRu0g1j2Hz-IO/0RVP4gkzRu0g1j2Hz-IO -goversion go1.10.2 -D "" -importcfg $WORK/b153/importcfg -pack ./color.go ./ycbcr.go runtime/cgo mkdir -p $WORK/b039/ cd /usr/lib/golang/src/runtime/cgo CGO_LDFLAGS='"-g" "-O2" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b039/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b039/ -g -O2 -Wall -Werror ./cgo.go github.com/docker/docker/api/types/image mkdir -p $WORK/b333/ internal/cpu cat >$WORK/b333/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b005/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath $WORK/b333 -shared -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid LKMLkZbwlg2RpQkwFuUb/LKMLkZbwlg2RpQkwFuUb -goversion go1.10.2 -D "" -importcfg $WORK/b333/importcfg -pack ./image_history.go cat >$WORK/b005/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath $WORK/b005 -shared -p internal/cpu -std -installsuffix shared -buildid SMTDdiK2YMEdIy0sTNj2/SMTDdiK2YMEdIy0sTNj2 -goversion go1.10.2 -D "" -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h ./cpu.go ./cpu_x86.go vendor/golang_org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b131/ cat >$WORK/b131/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath $WORK/b131 -shared -p vendor/golang_org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid wiB6p2WLQguWyxKeXEKf/wiB6p2WLQguWyxKeXEKf -goversion go1.10.2 -D "" -importcfg $WORK/b131/importcfg -pack ./asn1.go vendor/golang_org/x/crypto/curve25519 mkdir -p $WORK/b136/ cat >$WORK/b136/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath $WORK/b136 -shared -p vendor/golang_org/x/crypto/curve25519 -std -installsuffix shared -buildid kPRG14ug5XcvAmujlz0g/kPRG14ug5XcvAmujlz0g -goversion go1.10.2 -D "" -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h ./doc.go ./mont25519_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/f8/f8ccca176df3cba220d6dd06db27996156000d877cd2330d19fefa1ef6f1d67c-d # internal crypto/internal/cipherhw mkdir -p $WORK/b079/ cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/19/19a31818bcb258745637efc6d0cab2cf44f63aa2ce77b966b074d2fd2d39302c-d # internal cat >$WORK/b079/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/e1/e1b49d5af5218b9de1a24be9dd2228b5c168374e62cdf3caebb5bd2550107930-d # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath $WORK/b079 -shared -p crypto/internal/cipherhw -std -installsuffix shared -buildid sL1htMhUjqxLvklPQOAn/sL1htMhUjqxLvklPQOAn -goversion go1.10.2 -D "" -importcfg $WORK/b079/importcfg -pack -asmhdr $WORK/b079/go_asm.h ./cipherhw_amd64.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/fc/fc8a38c727ac525e3b0f0fdec0721590203ef603721ad5ba9a00189f22dc20f9-d # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/8b/8bc63b4a2a6dea60709fedbc4b71ac6cb13001f5db366d5afd8103b85524d03f-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b232/ cat >$WORK/b232/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath $WORK/b232 -shared -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid Vs-5DZ6U8m85zjoA335D/Vs-5DZ6U8m85zjoA335D -goversion go1.10.2 -D "" -importcfg $WORK/b232/importcfg -pack ./apparmor_disabled.go golang.org/x/crypto/cast5 mkdir -p $WORK/b149/ cat >$WORK/b149/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/cast5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath $WORK/b149 -shared -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid bBSya9HG_04bpIArPYsy/bBSya9HG_04bpIArPYsy -goversion go1.10.2 -D "" -importcfg $WORK/b149/importcfg -pack ./cast5.go sync/atomic mkdir -p $WORK/b013/ cat >$WORK/b013/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath $WORK/b013 -shared -p sync/atomic -std -installsuffix shared -buildid 2sw5JN8dl8XIukUenRXz/2sw5JN8dl8XIukUenRXz -goversion go1.10.2 -D "" -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h ./doc.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/a7/a77c1547a4da2eaf0911a93db3754355ef58101f1a3e4add30d1afff048f1053-d # internal vendor/golang_org/x/crypto/poly1305 mkdir -p $WORK/b135/ cat >$WORK/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath $WORK/b135 -shared -p vendor/golang_org/x/crypto/poly1305 -std -installsuffix shared -buildid 90pSfz8zsr2DLw55lt82/90pSfz8zsr2DLw55lt82 -goversion go1.10.2 -D "" -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h ./poly1305.go ./sum_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/e2/e21391314b7674d85b152a91983dfa082e013b6873dedde42aa382e4ee097f15-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/48/48648873f76693b6e0da3e2e8166732edd7f37a0b3e606b2914ec54c3a47ddc5-d # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ae/aeb9563ea662cd9d943171538696689262dfa12e3e8722009c3d34e0da0f3fab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/f0/f08be1836bc366950ec8e5b09537d4499f0523628d86e021b4d72431834a8f64-d # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/36/3632ac7dfd3b13015a59d7f30d2815ee182a77b6edf4586739b334b952621541-d # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b079 -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b079/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b011 -I $WORK/b011/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b011/asm_amd64.o ./asm_amd64.s cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/f5/f5845dc004eda51e69d8486da987d93a694b76690f132d6c9d350a7880767832-d # internal cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/fa/fa6efb83dd01aad0b09da2bd9a8ee23b0f6a32345998fd8fd2d71ff6b42f9677-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cd $WORK gcc -fno-caret-diagnostics -c -x c - || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/78/7895a63435c5871742fd826b26e5251ad7ec1a37b2906e0e3a90dcd1fae456ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/cipherhw /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/a9/a90a60039fd83ec03bc118bbf0a78d66290f67a07562ee009dcae0f1712f8e18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/fe/fedc0e328b9553f42966c6a73ed5e803df042fb8276cb33579b571bd376889f1-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/asm_amd64.o # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b135 -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b135/sum_amd64.o ./sum_amd64.s cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/c7/c72fc66c803026ed2cb33465831760ee6b2417efe0dc3c95cd8c10cb105fa157-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b013 -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b013/asm_amd64.o ./asm_amd64.s cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/4c/4ce533e15b9e44b30e5bed4deb29f7c1c52349ed8844330137c054572f771bbd-d # internal cd $WORK gcc -Qunused-arguments -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b005 -I $WORK/b005/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b005/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/c6/c641bbc7eb16debef0f6802b40802d7361d3a00e06dfde3c0e86984bd85d3ed0-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/94/941573bbaf4030c3635724fcaa1984c8b6a1096d2789997c63ee4dd0c361a775-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8c/8cef373aeb97c69f3ffec9f9d475600cc2f1f2279a2bef153a296825d732c8cf-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -c -x c - || true cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b135/_pkg_.a $WORK/b135/sum_amd64.o # internal cp /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519/const_amd64.h $WORK/b136/const_GOARCH.h /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/const_amd64.o ./const_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b013/_pkg_.a $WORK/b013/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/6c/6cc767766b4437f90bc31421932cc1c3aa26def2df845c47f9a13b2b481b4f20-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/0f/0f83029c7968a5a5cc8bc0f378af97c2f5b3e4a132096d0b0a9a82a8d1379108-d # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/79/7948b2135c09a137a9d311446cff52b8868fec71a0f4bb4bd002884f392df2e5-d # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/3d/3d8849b2a4595002806a3d0a71ac55a3a07501ed92becad23a18bc3dbf55253d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/91/918af4fe4771a00e672a7b7eb4e019b31b67653cd9286eb0c373498e8604d0b7-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/cswap_amd64.o ./cswap_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/freeze_amd64.o ./freeze_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/ladderstep_amd64.o ./ladderstep_amd64.s cd $WORK gcc -gno-record-gcc-switches -c -x c - || true cd /usr/lib/golang/src/vendor/golang_org/x/crypto/curve25519 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/mul_amd64.o ./mul_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b136 -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b136/square_amd64.o ./square_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/86/86c850ca487df1995017ea62043516cbd4e7557b9b71e08b486a5572fdf30025-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/const_amd64.o $WORK/b136/cswap_amd64.o $WORK/b136/freeze_amd64.o $WORK/b136/ladderstep_amd64.o $WORK/b136/mul_amd64.o $WORK/b136/square_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/24/24c66057e3c919905e1d8af94cc613d34e4a5600ea61c7fc57bcf60cd5782a2d-d # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/b1/b11c74f6ad701726dffbd261136d1ba88c7d218aef74707e5872183d2477c021-d # internal cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x001.o -c _cgo_export.c internal/testlog mkdir -p $WORK/b023/ cat >$WORK/b023/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/internal/testlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath $WORK/b023 -shared -p internal/testlog -std -complete -installsuffix shared -buildid eVvEX1E4q-RmKCVR0W-W/eVvEX1E4q-RmKCVR0W-W -goversion go1.10.2 -D "" -importcfg $WORK/b023/importcfg -pack ./log.go math mkdir -p $WORK/b018/ cat >$WORK/b018/importcfg << 'EOF' # internal # import config packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath $WORK/b018 -shared -p math -std -installsuffix shared -buildid KlZLFGLU_xIl_h4HpMWU/KlZLFGLU_xIl_h4HpMWU -goversion go1.10.2 -D "" -importcfg $WORK/b018/importcfg -pack -asmhdr $WORK/b018/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 ./exp_asm.go ./expm1.go ./floor.go ./floor_asm.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 ./unsafe.go runtime mkdir -p $WORK/b010/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cat >$WORK/b010/importcfg << 'EOF' # internal # import config packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a EOF cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f1/f1eb7309c0a43fdb2c76e6369c27e3f930104290cb441786ccc28cd9f67d6116-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath $WORK/b010 -shared -p runtime -std -+ -installsuffix shared -buildid hL_Xyw-QrJ6ffn2m-49T/hL_Xyw-QrJ6ffn2m-49T -goversion go1.10.2 -D "" -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h ./alg.go ./atomic_pointer.go ./cgo.go ./cgo_mmap.go ./cgo_sigaction.go ./cgocall.go ./cgocallback.go ./cgocheck.go ./chan.go ./compiler.go ./complex.go ./cpuflags_amd64.go ./cpuprof.go ./cputicks.go ./debug.go ./defs_linux_amd64.go ./env_posix.go ./error.go ./extern.go ./fastlog2.go ./fastlog2table.go ./fedora.go ./float.go ./hash64.go ./hashmap.go ./hashmap_fast.go ./heapdump.go ./iface.go ./lfstack.go ./lfstack_64bit.go ./lock_futex.go ./malloc.go ./mbarrier.go ./mbitmap.go ./mcache.go ./mcentral.go ./mem_linux.go ./mfinal.go ./mfixalloc.go ./mgc.go ./mgclarge.go ./mgcmark.go ./mgcsweep.go ./mgcsweepbuf.go ./mgcwork.go ./mheap.go ./mprof.go ./msan0.go ./msize.go ./mstats.go ./mwbbuf.go ./netpoll.go ./netpoll_epoll.go ./os_linux.go ./os_linux_generic.go ./panic.go ./plugin.go ./print.go ./proc.go ./profbuf.go ./proflabel.go ./race0.go ./rdebug.go ./relax_stub.go ./runtime.go ./runtime1.go ./runtime2.go ./rwmutex.go ./select.go ./sema.go ./signal_amd64x.go ./signal_linux_amd64.go ./signal_sighandler.go ./signal_unix.go ./sigqueue.go ./sigtab_linux_generic.go ./sizeclasses.go ./slice.go ./softfloat64.go ./sqrt.go ./stack.go ./string.go ./stubs.go ./stubs2.go ./stubs_asm.go ./stubs_linux.go ./symtab.go ./sys_nonppc64x.go ./sys_x86.go ./time.go ./timestub.go ./trace.go ./traceback.go ./type.go ./typekind.go ./unaligned1.go ./utf8.go ./vdso_linux.go ./vdso_linux_amd64.go ./write_err.go cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -Werror -o ./_x002.o -c cgo.cgo2.c cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/7b/7bbcc8a51c261a279b23d9505c4481c5ce0d003454e700c27b939b4eaa45ae91-d # internal gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x004.o -c gcc_fatalf.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asin_amd64.o ./asin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/asinh_stub.o ./asinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan2_amd64.o ./atan2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/atan_amd64.o ./atan_amd64.s cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x005.o -c gcc_libinit.c cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/cbrt_stub.o ./cbrt_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/erf_stub.o ./erf_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp2_amd64.o ./exp2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/expm1_amd64.o ./expm1_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/frexp_amd64.o ./frexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/ldexp_amd64.o ./ldexp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log10_amd64.o ./log10_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log1p_amd64.o ./log1p_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/mod_amd64.o ./mod_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/modf_amd64.o ./modf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/pow_stub.o ./pow_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/remainder_amd64.o ./remainder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sin_amd64.o ./sin_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sinh_stub.o ./sinh_stub.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/sqrt_amd64.o ./sqrt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b018 -I $WORK/b018/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b018/tan_amd64.o ./tan_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b018/_pkg_.a $WORK/b018/asin_amd64.o $WORK/b018/asinh_stub.o $WORK/b018/atan2_amd64.o $WORK/b018/atan_amd64.o $WORK/b018/cbrt_stub.o $WORK/b018/dim_amd64.o $WORK/b018/erf_stub.o $WORK/b018/exp2_amd64.o $WORK/b018/exp_amd64.o $WORK/b018/expm1_amd64.o $WORK/b018/floor_amd64.o $WORK/b018/frexp_amd64.o $WORK/b018/hypot_amd64.o $WORK/b018/ldexp_amd64.o $WORK/b018/log10_amd64.o $WORK/b018/log1p_amd64.o $WORK/b018/log_amd64.o $WORK/b018/mod_amd64.o $WORK/b018/modf_amd64.o $WORK/b018/pow_stub.o $WORK/b018/remainder_amd64.o $WORK/b018/sin_amd64.o $WORK/b018/sinh_stub.o $WORK/b018/sqrt_amd64.o $WORK/b018/tan_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/06/0605f2a3a8221e7d91b28f366ada5166c82ae7e111550fea8028be2d2eca3ba4-d # internal github.com/vbauerster/mpb/internal mkdir -p $WORK/b254/ cat >$WORK/b254/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbauerster/mpb/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath $WORK/b254 -shared -p github.com/vbauerster/mpb/internal -complete -installsuffix shared -buildid AkuSTuMNmtO6VjJtBzd9/AkuSTuMNmtO6VjJtBzd9 -goversion go1.10.2 -D "" -importcfg $WORK/b254/importcfg -pack ./percentage.go strconv mkdir -p $WORK/b025/ cat >$WORK/b025/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/strconv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath $WORK/b025 -shared -p strconv -std -complete -installsuffix shared -buildid 4ZDcJ7Ki8R1X6nl2l9PO/4ZDcJ7Ki8R1X6nl2l9PO -goversion go1.10.2 -D "" -importcfg $WORK/b025/importcfg -pack ./atob.go ./atof.go ./atoi.go ./decimal.go ./doc.go ./extfloat.go ./ftoa.go ./isprint.go ./itoa.go ./quote.go cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/22/22709bebc841a6b3a6d998a8dfbf5827241f407b6a22e664b66da313d95d3e94-d # internal gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x007.o -c gcc_mmap.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x008.o -c gcc_setenv.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x009.o -c gcc_sigaction.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x010.o -c gcc_traceback.c cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/65/657ad0fd17438ecba9fc049f393cb91cbe096d009a7bed51c68cabac734169a2-d # internal golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b144/ crypto/rc4 cat >$WORK/b144/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b125/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/openpgp/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath $WORK/b144 -shared -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid 2Ee960NrHe806qxdmgM9/2Ee960NrHe806qxdmgM9 -goversion go1.10.2 -D "" -importcfg $WORK/b144/importcfg -pack ./errors.go cat >$WORK/b125/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath $WORK/b125 -shared -p crypto/rc4 -std -installsuffix shared -buildid 3D-mN4PWd4IGeRGH7SB-/3D-mN4PWd4IGeRGH7SB- -goversion go1.10.2 -D "" -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h ./rc4.go ./rc4_asm.go github.com/pquerna/ffjson/fflib/v1/internal mkdir -p $WORK/b169/ cat >$WORK/b169/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/pquerna/ffjson/fflib/v1/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath $WORK/b169 -shared -p github.com/pquerna/ffjson/fflib/v1/internal -complete -installsuffix shared -buildid ZDLlZRGKwHLPlOxmhe3c/ZDLlZRGKwHLPlOxmhe3c -goversion go1.10.2 -D "" -importcfg $WORK/b169/importcfg -pack ./atof.go ./atoi.go ./extfloat.go ./ftoa.go cd /usr/lib/golang/src/crypto/rc4 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b125 -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b125/rc4_amd64.o ./rc4_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/77/77787b7e0e6c42b8f425121eef6a64fcf8756654efd91dde40e5e142b05495f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/rc4_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/fe/fed3654ab0f122ca7d88479a2306bd332923e6d5db87de03ff93390df6c6af6b-d # internal cd /usr/lib/golang/src/runtime/cgo gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x011.o -c gcc_util.c gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -I $WORK/b039/ -g -O2 -Wall -Werror -o $WORK/b039/_x012.o -c gcc_amd64.S cd $WORK/b039 gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/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 gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b039=/tmp/go-build -gno-record-gcc-switches -o $WORK/b039/_cgo_.o $WORK/b039/_cgo_main.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o -g -O2 -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/b7/b7dbf808d9d4ace4b6aea3ee8870d72fe550f37c11a2480cedc86d8497d0d6b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b039/_cgo_.o -dynout $WORK/b039/_cgo_import.go -dynlinker cat >$WORK/b039/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath $WORK/b039 -shared -p runtime/cgo -std -installsuffix shared -buildid PFlcciRT2itc_bnTN0cL/PFlcciRT2itc_bnTN0cL -goversion go1.10.2 -D "" -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h ./callbacks.go ./callbacks_traceback.go ./iscgo.go ./mmap.go ./setenv.go ./sigaction.go $WORK/b039/_cgo_gotypes.go $WORK/b039/cgo.cgo1.go $WORK/b039/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b039 -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b039/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b039/_pkg_.a $WORK/b039/asm_amd64.o $WORK/b039/_x001.o $WORK/b039/_x002.o $WORK/b039/_x003.o $WORK/b039/_x004.o $WORK/b039/_x005.o $WORK/b039/_x006.o $WORK/b039/_x007.o $WORK/b039/_x008.o $WORK/b039/_x009.o $WORK/b039/_x010.o $WORK/b039/_x011.o $WORK/b039/_x012.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/38/38c0282df30ca4c8c2195a026d18f5f48f68ecd9301493d94de14fda8992fb42-d # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b010 -I $WORK/b010/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b010/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b010/_pkg_.a $WORK/b010/asm.o $WORK/b010/asm_amd64.o $WORK/b010/duff_amd64.o $WORK/b010/memclr_amd64.o $WORK/b010/memmove_amd64.o $WORK/b010/rt0_linux_amd64.o $WORK/b010/sys_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e1/e150bf70ecfd53b22aaf07f883ac08af48c2f21791d469d6765c429b3ee286c6-d # internal sync mkdir -p $WORK/b007/ cat >$WORK/b007/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/sync /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath $WORK/b007 -shared -p sync -std -installsuffix shared -buildid WrnUerqm5pPFAkvWZvPn/WrnUerqm5pPFAkvWZvPn -goversion go1.10.2 -D "" -importcfg $WORK/b007/importcfg -pack ./cond.go ./map.go ./mutex.go ./once.go ./pool.go ./runtime.go ./rwmutex.go ./waitgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/99/99da35aea81f36a9923816dc2f490893e6e165053163d5c82f004cde79433d1c-d # internal internal/singleflight mkdir -p $WORK/b037/ github.com/containers/storage/pkg/locker mkdir -p $WORK/b176/ cat >$WORK/b037/importcfg << 'EOF' # internal # import config packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b176/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF io mkdir -p $WORK/b006/ cd /usr/lib/golang/src/internal/singleflight /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath $WORK/b037 -shared -p internal/singleflight -std -complete -installsuffix shared -buildid xlXLpxqhToYziht3_gdy/xlXLpxqhToYziht3_gdy -goversion go1.10.2 -D "" -importcfg $WORK/b037/importcfg -pack ./singleflight.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath $WORK/b176 -shared -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid 88OTernKkN17WEcPwmcK/88OTernKkN17WEcPwmcK -goversion go1.10.2 -D "" -importcfg $WORK/b176/importcfg -pack ./locker.go cat >$WORK/b006/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /usr/lib/golang/src/io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath $WORK/b006 -shared -p io -std -complete -installsuffix shared -buildid Mh1pmSu_kYxZ5Q8P8tdG/Mh1pmSu_kYxZ5Q8P8tdG -goversion go1.10.2 -D "" -importcfg $WORK/b006/importcfg -pack ./io.go ./multi.go ./pipe.go math/rand mkdir -p $WORK/b038/ cat >$WORK/b038/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/math/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath $WORK/b038 -shared -p math/rand -std -complete -installsuffix shared -buildid wnyAVT6ART3iM-QKUjv1/wnyAVT6ART3iM-QKUjv1 -goversion go1.10.2 -D "" -importcfg $WORK/b038/importcfg -pack ./exp.go ./normal.go ./rand.go ./rng.go ./zipf.go reflect mkdir -p $WORK/b024/ cat >$WORK/b024/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath $WORK/b024 -shared -p reflect -std -installsuffix shared -buildid VoDybleDk3J06UX2r2bA/VoDybleDk3J06UX2r2bA -goversion go1.10.2 -D "" -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h ./deepequal.go ./makefunc.go ./swapper.go ./type.go ./value.go syscall mkdir -p $WORK/b021/ cat >$WORK/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=$WORK/b008/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath $WORK/b021 -shared -p syscall -std -installsuffix shared -buildid 0IdyT4zHGx41ym8E3WSt/0IdyT4zHGx41ym8E3WSt -goversion go1.10.2 -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 ./lsf_linux.go ./msan0.go ./net.go ./netlink_linux.go ./setuidgid_linux.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_unix.go ./timestruct.go ./zerrors_linux_amd64.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/72/7292075df7edd660df5b4645c0e7a7b08f6de68e8c0b40d10c11ec362ca75de2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2e/2e06793771c3abbb429fe021ce64756c636eba943d8fe9d1d1782b35c5116123-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/6f/6f8c5a5b1dca2ceb13a85b6bbf7387eebeaf4940c230e91d443f790aba5df7ac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/4f/4f922bbc856c1e6d50d1bf47fcd1b7b61864846c9c93833e8d365480d97387f8-d # internal hash mkdir -p $WORK/b084/ github.com/containers/image/v5/pkg/compression/internal cat >$WORK/b084/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b091/ cd /usr/lib/golang/src/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath $WORK/b084 -shared -p hash -std -complete -installsuffix shared -buildid 5yYbsasUt_cfe19Bsjfn/5yYbsasUt_cfe19Bsjfn -goversion go1.10.2 -D "" -importcfg $WORK/b084/importcfg -pack ./hash.go bytes crypto/cipher mkdir -p $WORK/b077/ cat >$WORK/b091/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a EOF cat >$WORK/b077/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF strings cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/compression/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath $WORK/b091 -shared -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid 8oc77IZg8TN4ivFuIdJK/8oc77IZg8TN4ivFuIdJK -goversion go1.10.2 -D "" -importcfg $WORK/b091/importcfg -pack ./types.go mkdir -p $WORK/b031/ cd /usr/lib/golang/src/crypto/cipher /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -shared -p crypto/cipher -std -complete -installsuffix shared -buildid MSq0zZ_BdmPf3SiiZSFv/MSq0zZ_BdmPf3SiiZSFv -goversion go1.10.2 -D "" -importcfg $WORK/b077/importcfg -pack ./cbc.go ./cfb.go ./cipher.go ./ctr.go ./gcm.go ./io.go ./ofb.go ./xor.go cat >$WORK/b031/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b003/ cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath $WORK/b031 -shared -p strings -std -installsuffix shared -buildid lKOg38F1Xm6uGN0xM_U-/lKOg38F1Xm6uGN0xM_U- -goversion go1.10.2 -D "" -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/go_asm.h ./builder.go ./compare.go ./reader.go ./replace.go ./search.go ./strings.go ./strings_amd64.go ./strings_decl.go cat >$WORK/b003/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/bytes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath $WORK/b003 -shared -p bytes -std -installsuffix shared -buildid j-7vKYhuSqYVUHXM6hVM/j-7vKYhuSqYVUHXM6hVM -goversion go1.10.2 -D "" -importcfg $WORK/b003/importcfg -pack ./buffer.go ./bytes.go ./bytes_amd64.go ./bytes_decl.go ./reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/af/afde2d5a1c0b4f030a4f4a6c7d55061e5144eaa34b3c56326d7c79ef0b5625f4-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b090/ cat >$WORK/b090/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b091/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath $WORK/b090 -shared -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid 4SZdRuChEC3vXJdJqLR8/4SZdRuChEC3vXJdJqLR8 -goversion go1.10.2 -D "" -importcfg $WORK/b090/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/fd/fd712999a7b6cee0ab3cf02443527412e572b8eec97af8647a8feeafd5ebab3c-d # internal crypto mkdir -p $WORK/b083/ crypto/hmac hash/crc64 mkdir -p $WORK/b112/ hash/adler32 cat >$WORK/b083/importcfg << 'EOF' # internal # import config packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cat >$WORK/b112/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a EOF hash/crc32 mkdir -p $WORK/b102/ cd /usr/lib/golang/src/crypto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath $WORK/b083 -shared -p crypto -std -complete -installsuffix shared -buildid GXCp3PuJ3ahTal6fpPL7/GXCp3PuJ3ahTal6fpPL7 -goversion go1.10.2 -D "" -importcfg $WORK/b083/importcfg -pack ./crypto.go cd /usr/lib/golang/src/hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath $WORK/b112 -shared -p hash/crc64 -std -complete -installsuffix shared -buildid pfn19-XIdz7NIs8QhAnx/pfn19-XIdz7NIs8QhAnx -goversion go1.10.2 -D "" -importcfg $WORK/b112/importcfg -pack ./crc64.go cat >$WORK/b102/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b123/ hash/fnv cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath $WORK/b102 -shared -p hash/crc32 -std -installsuffix shared -buildid y14xH2habfgo0Klzvn6s/y14xH2habfgo0Klzvn6s -goversion go1.10.2 -D "" -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h ./crc32.go ./crc32_amd64.go ./crc32_generic.go mkdir -p $WORK/b148/ cat >$WORK/b123/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a EOF cat >$WORK/b148/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a EOF mkdir -p $WORK/b246/ cd /usr/lib/golang/src/crypto/hmac /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath $WORK/b123 -shared -p crypto/hmac -std -complete -installsuffix shared -buildid Qu3uWDYu5g3Sol84WjUI/Qu3uWDYu5g3Sol84WjUI -goversion go1.10.2 -D "" -importcfg $WORK/b123/importcfg -pack ./hmac.go cd /usr/lib/golang/src/hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath $WORK/b148 -shared -p hash/adler32 -std -complete -installsuffix shared -buildid MMgulgbpd5IjTg0I7ug5/MMgulgbpd5IjTg0I7ug5 -goversion go1.10.2 -D "" -importcfg $WORK/b148/importcfg -pack ./adler32.go cat >$WORK/b246/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a EOF cd /usr/lib/golang/src/hash/fnv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath $WORK/b246 -shared -p hash/fnv -std -complete -installsuffix shared -buildid h4hFq8rZhOOC0eWdGgsn/h4hFq8rZhOOC0eWdGgsn -goversion go1.10.2 -D "" -importcfg $WORK/b246/importcfg -pack ./fnv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e4/e42e2d4daa07be5dbed4b3e2b42e5eafdb1a79bbffc2292495c0867b6d20b176-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/e8/e8182ae867c9eed300dbf63fdc5daadf3d77f02bf3c0b5a8aa9e6e362b3efcdc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/25/25e6361017acf58385eb9e15ab1342802e66a7a8f12f55ce5cf6b0d08296cacf-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b151/ cat >$WORK/b151/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b144/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/openpgp/s2k /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath $WORK/b151 -shared -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid _dYxXZUYNuF_W0JM1taH/_dYxXZUYNuF_W0JM1taH -goversion go1.10.2 -D "" -importcfg $WORK/b151/importcfg -pack ./s2k.go crypto/md5 crypto/sha1 mkdir -p $WORK/b124/ crypto/sha256 mkdir -p $WORK/b108/ cat >$WORK/b124/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath $WORK/b124 -shared -p crypto/md5 -std -installsuffix shared -buildid LdQ1wUBvGIBthWuJKYAG/LdQ1wUBvGIBthWuJKYAG -goversion go1.10.2 -D "" -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/go_asm.h ./md5.go ./md5block.go ./md5block_decl.go crypto/sha512 cat >$WORK/b108/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath $WORK/b108 -shared -p crypto/sha256 -std -installsuffix shared -buildid GSAGctr9EfyE1qycXXVs/GSAGctr9EfyE1qycXXVs -goversion go1.10.2 -D "" -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h ./sha256.go ./sha256block.go ./sha256block_amd64.go ./sha256block_decl.go mkdir -p $WORK/b082/ cat >$WORK/b082/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF mkdir -p $WORK/b117/ cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath $WORK/b082 -shared -p crypto/sha1 -std -installsuffix shared -buildid yK4MtgQRbfex-snxFbCV/yK4MtgQRbfex-snxFbCV -goversion go1.10.2 -D "" -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/go_asm.h ./sha1.go ./sha1block.go ./sha1block_amd64.go cat >$WORK/b117/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath $WORK/b117 -shared -p crypto/sha512 -std -installsuffix shared -buildid 6eZqCf_9gTm4JLzViGIL/6eZqCf_9gTm4JLzViGIL -goversion go1.10.2 -D "" -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h ./sha512.go ./sha512block.go ./sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/f2/f280172e79b333689988ea5cc91ddeb919b9e45687a093f624e18f5a8659b90a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/59/595ef89d22a95ce5c8a3c49f23101163d959b11e64e6f5f5ceffdb622ce28dc1-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b102 -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b102/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/78/7895539b534db6f5f0ffe1140c0513286ead66677adb03c86168422452c6a0ed-d # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/9c/9c60cffb12f93ac7e5e5649ac114ab4a1207bec92b76d27c7c296f764b112f55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b124 -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b124/md5block_amd64.o ./md5block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b082 -I $WORK/b082/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b082/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/84/846c25630f311e082a77d2ca3bc248ed3411523a86d42af6dc32959585f5ba5d-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b108 -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b108/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b117 -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b117/sha512block_amd64.o ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/8e/8e7f703d4e0d349bcadaf4cef910128316559f3dbbaf8bc10eed8235d2211081-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/60/604c6ffa050b2abeb2aae6bf870f912ffd90360a3e69b33ea35589d64070a12e-d # internal crypto/aes mkdir -p $WORK/b076/ cat >$WORK/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b079/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -shared -p crypto/aes -std -installsuffix shared -buildid 3wRtHX9glCrpjmiiBQKF/3wRtHX9glCrpjmiiBQKF -goversion go1.10.2 -D "" -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h ./aes_gcm.go ./block.go ./cipher.go ./cipher_amd64.go ./const.go ./modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/83/837b48b863cb9949158bc274385136164a4d18ab0bcb8ef274bc6db3f4843405-d # internal text/tabwriter mkdir -p $WORK/b210/ golang.org/x/text/transform vendor/golang_org/x/text/transform bufio cat >$WORK/b210/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b343/ cd /usr/lib/golang/src/text/tabwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath $WORK/b210 -shared -p text/tabwriter -std -complete -installsuffix shared -buildid TNjwSBY58DyqP3L89-ND/TNjwSBY58DyqP3L89-ND -goversion go1.10.2 -D "" -importcfg $WORK/b210/importcfg -pack ./tabwriter.go cat >$WORK/b343/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b220/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath $WORK/b343 -shared -p golang.org/x/text/transform -complete -installsuffix shared -buildid NzqY3Vy06uuc7Er7Xa-K/NzqY3Vy06uuc7Er7Xa-K -goversion go1.10.2 -D "" -importcfg $WORK/b343/importcfg -pack ./transform.go cat >$WORK/b220/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b002/ cat >$WORK/b002/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/transform /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath $WORK/b220 -shared -p vendor/golang_org/x/text/transform -std -complete -installsuffix shared -buildid ZrD-z2NMsd7dWoZj3pme/ZrD-z2NMsd7dWoZj3pme -goversion go1.10.2 -D "" -importcfg $WORK/b220/importcfg -pack ./transform.go cd /usr/lib/golang/src/bufio /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath $WORK/b002 -shared -p bufio -std -complete -installsuffix shared -buildid T8oVDjN-XYqX29nAgyQC/T8oVDjN-XYqX29nAgyQC -goversion go1.10.2 -D "" -importcfg $WORK/b002/importcfg -pack ./bufio.go ./scan.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b082/_pkg_.a $WORK/b082/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/9e/9e4bafd0fa7de7903a1f3e0a177e0f78612df6e394542a2c9bd93397069d1b8b-d # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/31/31890f740082d914ce7521a3f713ed43323faa709cec9fc61c8f96650a966e74-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/59/59329091740bf7ce0ebfa417e10beb83ad692669e4d25f0e8c834c6cf2139535-d # internal cd /usr/lib/golang/src/strings /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b031 -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b031/strings.o ./strings.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/strings.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/1e/1e9347a7c82f43793095cca8d08bdf0fc0827a3dc7d34ebac6f226295c2029f9-d # internal github.com/docker/docker/api/types/versions mkdir -p $WORK/b138/ path encoding/base32 github.com/containers/storage/pkg/stringutils cat >$WORK/b138/importcfg << 'EOF' # internal # import config packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b047/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/versions /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath $WORK/b138 -shared -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid CP5D3uHtEHgs_Qe1_tRn/CP5D3uHtEHgs_Qe1_tRn -goversion go1.10.2 -D "" -importcfg $WORK/b138/importcfg -pack ./compare.go cat >$WORK/b047/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b137/ cd /usr/lib/golang/src/path /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath $WORK/b047 -shared -p path -std -complete -installsuffix shared -buildid I8zyd4hUqno5tZW-PeDk/I8zyd4hUqno5tZW-PeDk -goversion go1.10.2 -D "" -importcfg $WORK/b047/importcfg -pack ./match.go ./path.go cat >$WORK/b137/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b197/ cat >$WORK/b197/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/encoding/base32 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath $WORK/b137 -shared -p encoding/base32 -std -complete -installsuffix shared -buildid d52P0UrW-3-Z-u0TaJSo/d52P0UrW-3-Z-u0TaJSo -goversion go1.10.2 -D "" -importcfg $WORK/b137/importcfg -pack ./base32.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/stringutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath $WORK/b197 -shared -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid rYWykBJ9LcKLE2HXeK-s/rYWykBJ9LcKLE2HXeK-s -goversion go1.10.2 -D "" -importcfg $WORK/b197/importcfg -pack ./stringutils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/a8/a80b9fa77d7bd863fa5ba1cc219c66def842df41ac8079fb8294ba631b6dc6a2-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f3/f349403cf45da73b5af3d991fa6db5f8b85604582abf604046827bc8fdd87bfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b076 -I $WORK/b076/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b076/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/ba/ba3348dd2a70832e278a061fd6331b00363c4bbf853b33c1f253cebac4a888d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b076/_pkg_.a $WORK/b076/asm_amd64.o $WORK/b076/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/37/37a253234dc60a58a11e34f770d8ede1ebe2e1f0010d005709d961ae5cfc52bd-d # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/9a/9a2130a102a6d837a4e369f317ba6ec32481223859aa98694b083fecffef0808-d # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/15/15eed0638368979d462a5e6e508051a777e24c28f48ca7723334e7ca4fee3b6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/27/27ae4b3d8e833c64039007ac3f68a3ff4f92644d82ba2a4cf20787fa696609b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/48/48c419a17aba30ebb5a1c9ce017689b430a7fcef87a1dd523028f001398b4d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/20/20534e5977ccadabccc3d8cb26982f0389096f0a788551afb11a281c91abcc5c-d # internal image mkdir -p $WORK/b152/ cat >$WORK/b152/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image/color=$WORK/b153/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /usr/lib/golang/src/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath $WORK/b152 -shared -p image -std -complete -installsuffix shared -buildid _YqLxGsvhyHhgdl-iwqw/_YqLxGsvhyHhgdl-iwqw -goversion go1.10.2 -D "" -importcfg $WORK/b152/importcfg -pack ./format.go ./geom.go ./image.go ./names.go ./ycbcr.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b021 -I $WORK/b021/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b021/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b021/_pkg_.a $WORK/b021/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/65/650c1f6c8fc8d88dd649ade239c68d3c53278fbd3f9be0ba24b5f74357dfda2d-d # internal internal/syscall/unix mkdir -p $WORK/b080/ github.com/containerd/continuity/syscallx github.com/mattn/go-isatty cat >$WORK/b080/importcfg << 'EOF' # internal # import config packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b402/ cd /usr/lib/golang/src/internal/syscall/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath $WORK/b080 -shared -p internal/syscall/unix -std -complete -installsuffix shared -buildid DZMvuFprDIMSWqbRpJU9/DZMvuFprDIMSWqbRpJU9 -goversion go1.10.2 -D "" -importcfg $WORK/b080/importcfg -pack ./getrandom_linux.go ./getrandom_linux_amd64.go cat >$WORK/b402/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b251/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containerd/continuity/syscallx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath $WORK/b402 -shared -p github.com/containerd/continuity/syscallx -complete -installsuffix shared -buildid 28Owo99XqolCcaSXG02h/28Owo99XqolCcaSXG02h -goversion go1.10.2 -D "" -importcfg $WORK/b402/importcfg -pack ./syscall_unix.go cat >$WORK/b251/importcfg << 'EOF' # internal # import config packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mattn/go-isatty /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath $WORK/b251 -shared -p github.com/mattn/go-isatty -complete -installsuffix shared -buildid AXaasreym2znPZKqxyeS/AXaasreym2znPZKqxyeS -goversion go1.10.2 -D "" -importcfg $WORK/b251/importcfg -pack ./doc.go ./isatty_linux.go ./isatty_others.go time mkdir -p $WORK/b022/ cat >$WORK/b022/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath $WORK/b022 -shared -p time -std -installsuffix shared -buildid BjxWEGV-TIzGYcK44ALg/BjxWEGV-TIzGYcK44ALg -goversion go1.10.2 -D "" -importcfg $WORK/b022/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_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/bc/bc6b451d71ebbbffe503718d1d031e1e0f7c45947fc8605969ac6c8f5d7f55c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/ea/eaefba8807c2904e39db9f391f3e07c8a32bfde6d24dd2c75f078086c0ab51b7-d # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/5a/5a91598e465863612417132e1a2d5cf2baf21efd6d785bec604a3b39e7b44afe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/de/deab23db4bc3697291632b577b539e270de98f94a015fabb0441dcc57d5bc452-d # internal image/internal/imageutil mkdir -p $WORK/b155/ cat >$WORK/b155/importcfg << 'EOF' # internal # import config packagefile image=$WORK/b152/_pkg_.a EOF cd /usr/lib/golang/src/image/internal/imageutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath $WORK/b155 -shared -p image/internal/imageutil -std -complete -installsuffix shared -buildid AtwPomhIOoyjGy5Ppa_S/AtwPomhIOoyjGy5Ppa_S -goversion go1.10.2 -D "" -importcfg $WORK/b155/importcfg -pack ./imageutil.go ./impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c9/c9e9283b302d0caf8c28e62ace41005ec0edfe06927e7483565380fb580d4da7-d # internal image/jpeg mkdir -p $WORK/b154/ cat >$WORK/b154/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile image=$WORK/b152/_pkg_.a packagefile image/color=$WORK/b153/_pkg_.a packagefile image/internal/imageutil=$WORK/b155/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/image/jpeg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath $WORK/b154 -shared -p image/jpeg -std -complete -installsuffix shared -buildid u7QVhJgIXtVXRGyYNH2j/u7QVhJgIXtVXRGyYNH2j -goversion go1.10.2 -D "" -importcfg $WORK/b154/importcfg -pack ./fdct.go ./huffman.go ./idct.go ./reader.go ./scan.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/1d/1d09add186e7abb3aa00f2f34a00b5645e95be0350832130644304588d5afa9b-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b024 -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b024/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c9/c9c9faaae2cad1a3b8d8fea1b29190c5abc55007b79ded01be2767d653420a8e-d # internal internal/poll mkdir -p $WORK/b020/ cat >$WORK/b020/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath $WORK/b020 -shared -p internal/poll -std -installsuffix shared -buildid afrozArgHQdXuytZg_jS/afrozArgHQdXuytZg_jS -goversion go1.10.2 -D "" -importcfg $WORK/b020/importcfg -pack ./fd.go ./fd_mutex.go ./fd_poll_runtime.go ./fd_posix.go ./fd_unix.go ./hook_cloexec.go ./hook_unix.go ./sendfile_linux.go ./sock_cloexec.go ./sockopt.go ./sockopt_linux.go ./sockopt_unix.go ./sockoptip.go ./writev.go cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/df/df59eeb77990f9c460e168eaefc793acb9a03bab8e114280a95ce19a450062ef-d # internal github.com/hashicorp/errwrap mkdir -p $WORK/b355/ encoding/binary cat >$WORK/b355/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF sort mkdir -p $WORK/b029/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/hashicorp/errwrap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath $WORK/b355 -shared -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid Zo9z_J0yPC6vZpIvJk9z/Zo9z_J0yPC6vZpIvJk9z -goversion go1.10.2 -D "" -importcfg $WORK/b355/importcfg -pack ./errwrap.go cat >$WORK/b029/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF mkdir -p $WORK/b030/ cd /usr/lib/golang/src/encoding/binary /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath $WORK/b029 -shared -p encoding/binary -std -complete -installsuffix shared -buildid RN1AAepXHqRvp2Q3mEt2/RN1AAepXHqRvp2Q3mEt2 -goversion go1.10.2 -D "" -importcfg $WORK/b029/importcfg -pack ./binary.go ./varint.go cat >$WORK/b030/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a EOF cd /usr/lib/golang/src/sort /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath $WORK/b030 -shared -p sort -std -complete -installsuffix shared -buildid _a9dl6Jvku-sWbN09axQ/_a9dl6Jvku-sWbN09axQ -goversion go1.10.2 -D "" -importcfg $WORK/b030/importcfg -pack ./search.go ./slice.go ./sort.go ./zfuncversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/c0/c0ca8de5135b87c3d4e816974893914fd193118565f55657cda06b4f8f949870-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/24/24e38463c7405e8a85dd74fef4d6c8358545ada5b1ea07c9c533829fa02c7cb3-d # internal container/heap mkdir -p $WORK/b249/ github.com/beorn7/perks/quantile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/gogo/protobuf/sortkeys mkdir -p $WORK/b371/ cat >$WORK/b249/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF compress/bzip2 mkdir -p $WORK/b097/ cd /usr/lib/golang/src/container/heap /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath $WORK/b249 -shared -p container/heap -std -complete -installsuffix shared -buildid 3FxatGUKT7CoPWgr8GtO/3FxatGUKT7CoPWgr8GtO -goversion go1.10.2 -D "" -importcfg $WORK/b249/importcfg -pack ./heap.go cat >$WORK/b371/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a EOF cat >$WORK/b097/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/gogo/protobuf/sortkeys /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath $WORK/b371 -shared -p github.com/gogo/protobuf/sortkeys -complete -installsuffix shared -buildid bO1TQU5trxds_ZxNUJhJ/bO1TQU5trxds_ZxNUJhJ -goversion go1.10.2 -D "" -importcfg $WORK/b371/importcfg -pack ./sortkeys.go cd /usr/lib/golang/src/compress/bzip2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath $WORK/b097 -shared -p compress/bzip2 -std -complete -installsuffix shared -buildid J7wpTQ3DPcuLj9scPpDg/J7wpTQ3DPcuLj9scPpDg -goversion go1.10.2 -D "" -importcfg $WORK/b097/importcfg -pack ./bit_reader.go ./bzip2.go ./huffman.go ./move_to_front.go mkdir -p $WORK/b284/ mkdir -p $WORK/b290/ cat >$WORK/b284/importcfg << 'EOF' # internal # import config packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cat >$WORK/b290/importcfg << 'EOF' # internal # import config packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/beorn7/perks/quantile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath $WORK/b284 -shared -p github.com/beorn7/perks/quantile -complete -installsuffix shared -buildid 1s8ObLpoyGF42a7rO7s0/1s8ObLpoyGF42a7rO7s0 -goversion go1.10.2 -D "" -importcfg $WORK/b284/importcfg -pack ./stream.go k8s.io/apimachinery/pkg/util/sets mkdir -p $WORK/b381/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath $WORK/b290 -shared -p github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg -complete -installsuffix shared -buildid VfhiOYGtLPhaaeQRkng-/VfhiOYGtLPhaaeQRkng- -goversion go1.10.2 -D "" -importcfg $WORK/b290/importcfg -pack ./autoneg.go cat >$WORK/b381/importcfg << 'EOF' # internal # import config packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/sets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath $WORK/b381 -shared -p k8s.io/apimachinery/pkg/util/sets -complete -installsuffix shared -buildid B4qbxbuIpcLl6MS57zN1/B4qbxbuIpcLl6MS57zN1 -goversion go1.10.2 -D "" -importcfg $WORK/b381/importcfg -pack ./byte.go ./doc.go ./empty.go ./int.go ./int32.go ./int64.go ./string.go regexp/syntax mkdir -p $WORK/b064/ cat >$WORK/b064/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp/syntax /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath $WORK/b064 -shared -p regexp/syntax -std -complete -installsuffix shared -buildid WKqjpMDBvz584vzMKKCU/WKqjpMDBvz584vzMKKCU -goversion go1.10.2 -D "" -importcfg $WORK/b064/importcfg -pack ./compile.go ./doc.go ./parse.go ./perl_groups.go ./prog.go ./regexp.go ./simplify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/6c/6c725ba9438a57be8ade3833b55079d7bbf3c01085375b6384fd9eb32d42a102-d # internal os mkdir -p $WORK/b019/ cat >$WORK/b019/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath $WORK/b019 -shared -p os -std -installsuffix shared -buildid _3b32sCKkVM441K9bSwa/_3b32sCKkVM441K9bSwa -goversion go1.10.2 -D "" -importcfg $WORK/b019/importcfg -pack ./dir.go ./dir_unix.go ./env.go ./error.go ./error_posix.go ./error_unix.go ./exec.go ./exec_posix.go ./exec_unix.go ./executable.go ./executable_procfs.go ./file.go ./file_posix.go ./file_unix.go ./getwd.go ./path.go ./path_unix.go ./pipe_linux.go ./proc.go ./stat.go ./stat_linux.go ./stat_unix.go ./sticky_notbsd.go ./str.go ./sys.go ./sys_linux.go ./sys_unix.go ./types.go ./types_unix.go ./wait_waitid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/33/332e5ecb4c88e7243e1c1d11ebb84ad8796b141fbde8165e24c437d4a4fe1204-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/f1/f11676c93949e089ff5ea92b94a426af431e5dac583864db44b89a64ec7184c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/cf/cf36486098f16c33ce26c4316243a723b30d0c7e5bdb932b8de8e0eb0bbaf394-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/c6/c645a96c87993864bbccb56d7c6cdc225aba159508498c858577bb7c01aefd51-d # internal encoding/base64 mkdir -p $WORK/b028/ vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 github.com/klauspost/compress/zstd/internal/xxhash cat >$WORK/b028/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF mkdir -p $WORK/b103/ crypto/des cd /usr/lib/golang/src/encoding/base64 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -shared -p encoding/base64 -std -complete -installsuffix shared -buildid Y87s4CogZcbQhnhfFYeB/Y87s4CogZcbQhnhfFYeB -goversion go1.10.2 -D "" -importcfg $WORK/b028/importcfg -pack ./base64.go cat >$WORK/b103/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a EOF mkdir -p $WORK/b134/ github.com/klauspost/compress/snappy cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath $WORK/b103 -shared -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid M9zppXmQ9XjQSrqEnGcI/M9zppXmQ9XjQSrqEnGcI -goversion go1.10.2 -D "" -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h ./xxhash.go ./xxhash_amd64.go ./xxhash_safe.go cat >$WORK/b134/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a EOF mkdir -p $WORK/b101/ cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath $WORK/b134 -shared -p vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 -std -complete -installsuffix shared -buildid _tQfzgk9nftZYjb4hh99/_tQfzgk9nftZYjb4hh99 -goversion go1.10.2 -D "" -importcfg $WORK/b134/importcfg -pack ./chacha_generic.go cat >$WORK/b101/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b122/ cat >$WORK/b122/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath $WORK/b101 -shared -p github.com/klauspost/compress/snappy -installsuffix shared -buildid fb7Syo8B44qRhbftm4o5/fb7Syo8B44qRhbftm4o5 -goversion go1.10.2 -D "" -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h ./decode.go ./decode_amd64.go ./encode.go ./encode_amd64.go ./snappy.go cd /usr/lib/golang/src/crypto/des /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath $WORK/b122 -shared -p crypto/des -std -complete -installsuffix shared -buildid S-QPE1W8RWQvw4gfs2NR/S-QPE1W8RWQvw4gfs2NR -goversion go1.10.2 -D "" -importcfg $WORK/b122/importcfg -pack ./block.go ./cipher.go ./const.go cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/b0/b0a0e03674f570bc0a5271a625ac43ecc2b162a73a9e06fd53b7c8cbae293297-d # internal golang.org/x/sys/unix mkdir -p $WORK/b060/ cat >$WORK/b060/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath $WORK/b060 -shared -p golang.org/x/sys/unix -installsuffix shared -buildid V0E9gZdNt9p98C2eJ_Pe/V0E9gZdNt9p98C2eJ_Pe -goversion go1.10.2 -D "" -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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 ./fdset.go ./ioctl.go ./pagesize_unix.go ./race0.go ./readdirent_getdents.go ./sockcmsg_linux.go ./sockcmsg_unix.go ./sockcmsg_unix_other.go ./str.go ./syscall.go ./syscall_linux.go ./syscall_linux_amd64.go ./syscall_linux_amd64_gc.go ./syscall_linux_gc.go ./syscall_unix.go ./syscall_unix_gc.go ./timestruct.go ./zerrors_linux_amd64.go ./zptrace386_linux.go ./zsyscall_linux_amd64.go ./zsysnum_linux_amd64.go ./ztypes_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/68/6842b88776ea021a2a6bfb0c6dee4b175ce52cd941575c4ac701ab28821bbbdd-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/chacha20poly1305/internal/chacha20=vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20 importmap golang_org/x/crypto/poly1305=vendor/golang_org/x/crypto/poly1305 packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$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_amd64/compile -o $WORK/b133/_pkg_.a -trimpath $WORK/b133 -shared -p vendor/golang_org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid yDz-_k_UU2n1m19ai8el/yDz-_k_UU2n1m19ai8el -goversion go1.10.2 -D "" -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/go_asm.h ./chacha20poly1305.go ./chacha20poly1305_amd64.go ./chacha20poly1305_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/a9/a97640779d21d52dd0954b9725485662d69d736bcfed433887cd2fe835c3c8df-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b103 -I $WORK/b103/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b103/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/40/403773ac2fad9ce1ef0b3ff578119fe8ce3e210eea2b1bd7e4de157ce6b6b3d7-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b101 -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/decode_amd64.o ./decode_amd64.s cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/9e/9eeeb897be530626e351619e060a85401cf5e4fa9e00a5f080c787c2e70a7ee2-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/snappy /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b101 -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b101/encode_amd64.o ./encode_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/decode_amd64.o $WORK/b101/encode_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/b9/b9db6c1640f4980df3b704db80d3907e5df65456eaea5c74016b947fd1a5028b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/15/154ad10f36d456091e8fa13ed86bb3e824f7a4e8cde888c64bdc4bfdbd655d21-d # internal encoding/pem mkdir -p $WORK/b129/ golang.org/x/crypto/openpgp/armor cat >$WORK/b129/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b143/ cd /usr/lib/golang/src/encoding/pem /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath $WORK/b129 -shared -p encoding/pem -std -complete -installsuffix shared -buildid 0H55y0Yk-necRW8dDqDo/0H55y0Yk-necRW8dDqDo -goversion go1.10.2 -D "" -importcfg $WORK/b129/importcfg -pack ./pem.go cat >$WORK/b143/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b144/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b133 -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b133/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/openpgp/armor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath $WORK/b143 -shared -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid k_C7OKshkZFF3fi52Eqr/k_C7OKshkZFF3fi52Eqr -goversion go1.10.2 -D "" -importcfg $WORK/b143/importcfg -pack ./armor.go ./encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/61/618c19d331c57cf1e594fe9f024b00f2df9f2bb567c8df2674297c0fa70c1879-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/6c/6c524e178cea0ecd6609773080da469896bfdbbc34b4eeeac998a7effab29759-d # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/87/87f4231ceef746d1b3dc2fcb2e4e817be9ba42394c71bbbe0dcab2f915ccb028-d # internal cd /usr/lib/golang/src/vendor/golang_org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ab/ab2942f4e6480cf58b0672297c49f670b0fe00c5d0e1021e543586f28686023d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/ca/ca15bbb9373042374f5d659340048d898b434aa11e91decc2af40ea766aab89c-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b159/ k8s.io/client-go/util/homedir github.com/docker/docker/api/types/mount runtime/debug cat >$WORK/b159/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF mkdir -p $WORK/b347/ path/filepath cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath $WORK/b159 -shared -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid cZsxRho2w3-RqGIT6kIY/cZsxRho2w3-RqGIT6kIY -goversion go1.10.2 -D "" -importcfg $WORK/b159/importcfg -pack ./tmpdir.go os/signal mkdir -p $WORK/b255/ cat >$WORK/b347/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cat >$WORK/b255/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/client-go/util/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath $WORK/b347 -shared -p k8s.io/client-go/util/homedir -complete -installsuffix shared -buildid Bghnbi0G-AbqM9Aar60m/Bghnbi0G-AbqM9Aar60m -goversion go1.10.2 -D "" -importcfg $WORK/b347/importcfg -pack ./homedir.go fmt mkdir -p $WORK/b311/ cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath $WORK/b255 -shared -p os/signal -std -installsuffix shared -buildid WCTJAI70tSMSNkRpLe07/WCTJAI70tSMSNkRpLe07 -goversion go1.10.2 -D "" -importcfg $WORK/b255/importcfg -pack -asmhdr $WORK/b255/go_asm.h ./doc.go ./signal.go ./signal_unix.go cat >$WORK/b311/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b104/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath $WORK/b311 -shared -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid YK1_Zxuu9yC-E4hIlHfO/YK1_Zxuu9yC-E4hIlHfO -goversion go1.10.2 -D "" -importcfg $WORK/b311/importcfg -pack ./mount.go cat >$WORK/b104/importcfg << 'EOF' # internal # import config packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b045/ cat >$WORK/b045/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath $WORK/b104 -shared -p runtime/debug -std -installsuffix shared -buildid SOamiKow7qqlM3-x93Q5/SOamiKow7qqlM3-x93Q5 -goversion go1.10.2 -D "" -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h ./garbage.go ./stack.go ./stubs.go mkdir -p $WORK/b017/ cd /usr/lib/golang/src/path/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath $WORK/b045 -shared -p path/filepath -std -complete -installsuffix shared -buildid FoYvkv7h4lMApVRWm-Ma/FoYvkv7h4lMApVRWm-Ma -goversion go1.10.2 -D "" -importcfg $WORK/b045/importcfg -pack ./match.go ./path.go ./path_unix.go ./symlink.go ./symlink_unix.go cat >$WORK/b017/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/fmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath $WORK/b017 -shared -p fmt -std -complete -installsuffix shared -buildid BHq1Bp3mzwXa3CPX95uR/BHq1Bp3mzwXa3CPX95uR -goversion go1.10.2 -D "" -importcfg $WORK/b017/importcfg -pack ./doc.go ./format.go ./print.go ./scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9e/9ed24c5805c5ac8307d2f23ccac4b2b6de5943d171a377eed2f88497f61eab58-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/ff/ff3784422e00929eb051dacbd5abc2c01d51d6c7f1ca45fa60e7e7de9718a253-d # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/57/5761c5402d19db56f70ddd264a6b661e086eb78246f400bb24d4167bda5a4fbe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b104 -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b104/debug.o ./debug.s cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/b1/b15e3b5c1a6251ed846c130f4666930e5845b71acb9feb5ffcfbbb4079d2c50b-d # internal regexp /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/debug.o # internal mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cat >$WORK/b063/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/regexp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath $WORK/b063 -shared -p regexp -std -complete -installsuffix shared -buildid l0kBJByaQ5rdJUqbw5rd/l0kBJByaQ5rdJUqbw5rd -goversion go1.10.2 -D "" -importcfg $WORK/b063/importcfg -pack ./backtrack.go ./exec.go ./onepass.go ./regexp.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/6a/6a53bc8237a40b2adbf5d82c00ad4244c96a26523974596fb02bcbc939af5eef-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b255 -I $WORK/b255/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b255/sig.o ./sig.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b255/_pkg_.a $WORK/b255/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f7/f72774a5f989154c254b3935d1031a6756f2592cdfb3ff59d370fbb11aea282d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8b/8b80d790ce7facb571fd48786968af901e44ef0a8d702cf336d88822a08d662a-d # internal io/ioutil mkdir -p $WORK/b044/ cat >$WORK/b044/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/io/ioutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath $WORK/b044 -shared -p io/ioutil -std -complete -installsuffix shared -buildid s-kEHNDhA-gVEopz9vWu/s-kEHNDhA-gVEopz9vWu -goversion go1.10.2 -D "" -importcfg $WORK/b044/importcfg -pack ./ioutil.go ./tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2e/2e300722479a4f38e289871eeb5af513829889c1126ba2e651061883b86b0fd2-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b175/ github.com/prometheus/procfs/internal/util cat >$WORK/b175/importcfg << 'EOF' # internal # import config packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b294/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath $WORK/b175 -shared -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid YLnMNAZu3MYL4ODXqrDV/YLnMNAZu3MYL4ODXqrDV -goversion go1.10.2 -D "" -importcfg $WORK/b175/importcfg -pack ./directory.go ./directory_unix.go cat >$WORK/b294/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/procfs/internal/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath $WORK/b294 -shared -p github.com/prometheus/procfs/internal/util -complete -installsuffix shared -buildid 5Ik2aPE_2gMf8PTg8e8M/5Ik2aPE_2gMf8PTg8e8M -goversion go1.10.2 -D "" -importcfg $WORK/b294/importcfg -pack ./parse.go ./sysreadfile.go ./valueparser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/11/117bc7d372f5e77cc36782e4ba62de4eaf3bb1adbeb363810e7fdbf9e16d55b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/5c/5c00b010e5efcffd6f057dcd60cf7a7ba5cc9b9ba4e7b520b5b06830ca5357aa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/97/9746f856f3511542cde729a2c1f1256c3db8fb3ad6ec7ecdc96ef59485ad475f-d # internal github.com/docker/libnetwork/resolvconf/dns mkdir -p $WORK/b351/ cat >$WORK/b351/importcfg << 'EOF' # internal # import config packagefile regexp=$WORK/b063/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/libnetwork/resolvconf/dns /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath $WORK/b351 -shared -p github.com/docker/libnetwork/resolvconf/dns -complete -installsuffix shared -buildid 03NpF1SND9quuDstBALG/03NpF1SND9quuDstBALG -goversion go1.10.2 -D "" -importcfg $WORK/b351/importcfg -pack ./resolvconf.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1c/1cda8208c986143b5c45a8b4b9f64824ffbffde19d88064ec75cf195e9ceccb9-d # internal context mkdir -p $WORK/b016/ cat >$WORK/b016/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF log mkdir -p $WORK/b062/ cd /usr/lib/golang/src/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath $WORK/b016 -shared -p context -std -complete -installsuffix shared -buildid qfQA_-Ov2lYu5EdKmMZ7/qfQA_-Ov2lYu5EdKmMZ7 -goversion go1.10.2 -D "" -importcfg $WORK/b016/importcfg -pack ./context.go os/user mkdir -p $WORK/b046/ cat >$WORK/b062/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/os/user CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b046/ -importpath os/user -- -I $WORK/b046/ -g -O2 ./cgo_lookup_unix.go ./getgrouplist_unix.go ./listgroups_unix.go cd /usr/lib/golang/src/log /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath $WORK/b062 -shared -p log -std -complete -installsuffix shared -buildid ef7fPxJic_L9gBAkcWUB/ef7fPxJic_L9gBAkcWUB -goversion go1.10.2 -D "" -importcfg $WORK/b062/importcfg -pack ./log.go text/scanner mkdir -p $WORK/b065/ github.com/docker/go-units cat >$WORK/b065/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF github.com/pkg/errors mkdir -p $WORK/b066/ cd /usr/lib/golang/src/text/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath $WORK/b065 -shared -p text/scanner -std -complete -installsuffix shared -buildid 3TExhJMPGNHIgxIJAXs4/3TExhJMPGNHIgxIJAXs4 -goversion go1.10.2 -D "" -importcfg $WORK/b065/importcfg -pack ./scanner.go cat >$WORK/b066/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b070/ encoding/json cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath $WORK/b066 -shared -p github.com/docker/go-units -complete -installsuffix shared -buildid Y-N40K36iZeXEl24gz3j/Y-N40K36iZeXEl24gz3j -goversion go1.10.2 -D "" -importcfg $WORK/b066/importcfg -pack ./duration.go ./size.go ./ulimit.go encoding/hex cat >$WORK/b070/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath $WORK/b070 -shared -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid 3-Rs-3MEif1TJtZWVOBb/3-Rs-3MEif1TJtZWVOBb -goversion go1.10.2 -D "" -importcfg $WORK/b070/importcfg -pack ./config.go ./state.go ./version.go github.com/syndtr/gocapability/capability github.com/opencontainers/image-spec/specs-go github.com/opencontainers/go-digest github.com/ulikunitz/xz/internal/xlog github.com/containers/image/v5/version net/url github.com/containers/storage/pkg/parsers github.com/klauspost/compress/fse flag github.com/tchap/go-patricia/patricia mkdir -p $WORK/b067/ github.com/mtrmac/gpgme cat >$WORK/b067/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF go/token mkdir -p $WORK/b026/ github.com/BurntSushi/toml mime/quotedprintable cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/pkg/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath $WORK/b067 -shared -p github.com/pkg/errors -complete -installsuffix shared -buildid r0SeqvHcCjO8YjsyThl7/r0SeqvHcCjO8YjsyThl7 -goversion go1.10.2 -D "" -importcfg $WORK/b067/importcfg -pack ./errors.go ./stack.go cat >$WORK/b026/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF vendor/golang_org/x/net/http2/hpack text/template/parse mkdir -p $WORK/b073/ cd /usr/lib/golang/src/encoding/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath $WORK/b026 -shared -p encoding/json -std -complete -installsuffix shared -buildid ioEM0jYV9PdMRoqDVsYv/ioEM0jYV9PdMRoqDVsYv -goversion go1.10.2 -D "" -importcfg $WORK/b026/importcfg -pack ./decode.go ./encode.go ./fold.go ./indent.go ./scanner.go ./stream.go ./tables.go ./tags.go mime cat >$WORK/b073/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b071/ cd /usr/lib/golang/src/encoding/hex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -shared -p encoding/hex -std -complete -installsuffix shared -buildid c6OOmjfXQLxbHfa-T6Jn/c6OOmjfXQLxbHfa-T6Jn -goversion go1.10.2 -D "" -importcfg $WORK/b073/importcfg -pack ./hex.go cat >$WORK/b071/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b093/ cat >$WORK/b093/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF mkdir -p $WORK/b086/ cat >$WORK/b086/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/image-spec/specs-go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath $WORK/b093 -shared -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid od_YRBP2WsdQ2sMeVOw9/od_YRBP2WsdQ2sMeVOw9 -goversion go1.10.2 -D "" -importcfg $WORK/b093/importcfg -pack ./version.go ./versioned.go mkdir -p $WORK/b109/ compress/flate cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath $WORK/b071 -shared -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid rh_lBX9fREtu922Gsz9e/rh_lBX9fREtu922Gsz9e -goversion go1.10.2 -D "" -importcfg $WORK/b071/importcfg -pack ./capability.go ./capability_linux.go ./enum.go ./enum_gen.go ./syscall_linux.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/go-digest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath $WORK/b086 -shared -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid vZmfqp2N2vxf1cfrfHkz/vZmfqp2N2vxf1cfrfHkz -goversion go1.10.2 -D "" -importcfg $WORK/b086/importcfg -pack ./algorithm.go ./digest.go ./digester.go ./doc.go ./verifiers.go cat >$WORK/b109/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b140/ github.com/klauspost/compress/flate cat >$WORK/b140/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/ulikunitz/xz/internal/xlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath $WORK/b109 -shared -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid -4fCYYJxN0L6_Tcf9Hly/-4fCYYJxN0L6_Tcf9Hly -goversion go1.10.2 -D "" -importcfg $WORK/b109/importcfg -pack ./xlog.go mkdir -p $WORK/b132/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath $WORK/b140 -shared -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid A-Gpf3VfQAf41nE4TfJ4/A-Gpf3VfQAf41nE4TfJ4 -goversion go1.10.2 -D "" -importcfg $WORK/b140/importcfg -pack ./version.go cat >$WORK/b132/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b177/ cd /usr/lib/golang/src/net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath $WORK/b132 -shared -p net/url -std -complete -installsuffix shared -buildid Rcs7Uc0NcSOzo9eCZEYu/Rcs7Uc0NcSOzo9eCZEYu -goversion go1.10.2 -D "" -importcfg $WORK/b132/importcfg -pack ./url.go cat >$WORK/b177/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b100/ math/big cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/parsers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath $WORK/b177 -shared -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid qHMDxmvi-NDfEYp1w4Gr/qHMDxmvi-NDfEYp1w4Gr -goversion go1.10.2 -D "" -importcfg $WORK/b177/importcfg -pack ./parsers.go cat >$WORK/b100/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a EOF mkdir -p $WORK/b171/ cat >$WORK/b171/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b201/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/fse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath $WORK/b100 -shared -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid iOQV26u7G4pJkZl49OEA/iOQV26u7G4pJkZl49OEA -goversion go1.10.2 -D "" -importcfg $WORK/b100/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./fse.go cd /usr/lib/golang/src/flag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath $WORK/b171 -shared -p flag -std -complete -installsuffix shared -buildid Itdk4VuFO-2D_mocWcGr/Itdk4VuFO-2D_mocWcGr -goversion go1.10.2 -D "" -importcfg $WORK/b171/importcfg -pack ./flag.go cat >$WORK/b201/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b141/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/tchap/go-patricia/patricia /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath $WORK/b201 -shared -p github.com/tchap/go-patricia/patricia -complete -installsuffix shared -buildid kcq9Kr_oNmG3wQ_1pWcV/kcq9Kr_oNmG3wQ_1pWcV -goversion go1.10.2 -D "" -importcfg $WORK/b201/importcfg -pack ./children.go ./patricia.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme CGO_LDFLAGS='"-g" "-O2" "-lgpgme" "-lassuan" "-lgpg-error"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b141/ -importpath github.com/mtrmac/gpgme -- -D_FILE_OFFSET_BITS=64 -I $WORK/b141/ -g -O2 ./data.go ./gpgme.go mkdir -p $WORK/b207/ cat >$WORK/b207/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/go/token /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath $WORK/b207 -shared -p go/token -std -complete -installsuffix shared -buildid pa_N_sSpfCYAk5YOg4a9/pa_N_sSpfCYAk5YOg4a9 -goversion go1.10.2 -D "" -importcfg $WORK/b207/importcfg -pack ./position.go ./serialize.go ./token.go mkdir -p $WORK/b088/ cat >$WORK/b088/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b227/ cat >$WORK/b227/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/BurntSushi/toml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath $WORK/b088 -shared -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid BADrGX43fBd5qQ3ODjPf/BADrGX43fBd5qQ3ODjPf -goversion go1.10.2 -D "" -importcfg $WORK/b088/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 /usr/lib/golang/src/mime/quotedprintable /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath $WORK/b227 -shared -p mime/quotedprintable -std -complete -installsuffix shared -buildid qs3JIf9QMI4Sgglq-LXl/qs3JIf9QMI4Sgglq-LXl -goversion go1.10.2 -D "" -importcfg $WORK/b227/importcfg -pack ./reader.go ./writer.go mkdir -p $WORK/b217/ cat >$WORK/b217/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath $WORK/b217 -shared -p vendor/golang_org/x/net/http2/hpack -std -complete -installsuffix shared -buildid CEU5kOaNq-q2mSVwnA9R/CEU5kOaNq-q2mSVwnA9R -goversion go1.10.2 -D "" -importcfg $WORK/b217/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go mkdir -p $WORK/b212/ cat >$WORK/b212/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath $WORK/b212 -shared -p text/template/parse -std -complete -installsuffix shared -buildid OB7I5CxH5aBvMAgxSp80/OB7I5CxH5aBvMAgxSp80 -goversion go1.10.2 -D "" -importcfg $WORK/b212/importcfg -pack ./lex.go ./node.go ./parse.go mkdir -p $WORK/b225/ cat >$WORK/b225/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b146/ cd /usr/lib/golang/src/mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath $WORK/b225 -shared -p mime -std -complete -installsuffix shared -buildid tfvRx36eEPY1H61irf4V/tfvRx36eEPY1H61irf4V -goversion go1.10.2 -D "" -importcfg $WORK/b225/importcfg -pack ./encodedword.go ./grammar.go ./mediatype.go ./type.go ./type_unix.go cat >$WORK/b146/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b106/ cd /usr/lib/golang/src/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath $WORK/b146 -shared -p compress/flate -std -complete -installsuffix shared -buildid PPFot4z-gz6_SptgtZSO/PPFot4z-gz6_SptgtZSO -goversion go1.10.2 -D "" -importcfg $WORK/b146/importcfg -pack ./deflate.go ./deflatefast.go ./dict_decoder.go ./huffman_bit_writer.go ./huffman_code.go ./inflate.go ./token.go mkdir -p $WORK/b081/ cat >$WORK/b106/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b081/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF vendor/golang_org/x/text/unicode/norm mkdir -p $WORK/b222/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath $WORK/b081 -shared -p math/big -std -installsuffix shared -buildid lm4eLSA2nEqlqdSbTLU3/lm4eLSA2nEqlqdSbTLU3 -goversion go1.10.2 -D "" -importcfg $WORK/b081/importcfg -pack -asmhdr $WORK/b081/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-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath $WORK/b106 -shared -p github.com/klauspost/compress/flate -complete -installsuffix shared -buildid jgOyygANXU0GZkY7tTBL/jgOyygANXU0GZkY7tTBL -goversion go1.10.2 -D "" -importcfg $WORK/b106/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/b222/importcfg << 'EOF' # internal # import config importmap golang_org/x/text/transform=vendor/golang_org/x/text/transform packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b220/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath $WORK/b222 -shared -p vendor/golang_org/x/text/unicode/norm -std -complete -installsuffix shared -buildid v5hhJrXIbGRNk7pr2FUE/v5hhJrXIbGRNk7pr2FUE -goversion go1.10.2 -D "" -importcfg $WORK/b222/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/9f/9f10003dcbfff86c86c06742c303798b8fe6f79b385148ba2f70dd54dd234806-d # internal net/http/internal mkdir -p $WORK/b230/ cat >$WORK/b230/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/net/http/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath $WORK/b230 -shared -p net/http/internal -std -complete -installsuffix shared -buildid M25m10SwkT-0y35eQ7pg/M25m10SwkT-0y35eQ7pg -goversion go1.10.2 -D "" -importcfg $WORK/b230/importcfg -pack ./chunked.go ./testcert.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/d5/d50d31528d5f465d3f851f7cb85b66f6f52f500b35a695c1d593c5dbb5575b2a-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b233/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e3/e3306f3d52e85f4df0c15aedeb32a61cd69e682debaec060f1f4ec8ffea5a396-d # internal github.com/vbauerster/mpb/decor mkdir -p $WORK/b252/ cat >$WORK/b252/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b253/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b254/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbauerster/mpb/decor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath $WORK/b252 -shared -p github.com/vbauerster/mpb/decor -complete -installsuffix shared -buildid kYZuN_ozZDJtv_Me8EY4/kYZuN_ozZDJtv_Me8EY4 -goversion go1.10.2 -D "" -importcfg $WORK/b252/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-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/4b/4bbcc7f70528b1c0dc0336d547a6a8e7ab7e2bbaf93eb93ddcaab3d2b6c88b28-d # internal github.com/prometheus/procfs/internal/fs mkdir -p $WORK/b293/ cat >$WORK/b293/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/procfs/internal/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath $WORK/b293 -shared -p github.com/prometheus/procfs/internal/fs -complete -installsuffix shared -buildid q0LNjPzIXa1FIAVxn1z9/q0LNjPzIXa1FIAVxn1z9 -goversion go1.10.2 -D "" -importcfg $WORK/b293/importcfg -pack ./fs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang CGO_LDFLAGS='"-g" "-O2" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b233/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b233/ -g -O2 ./seccomp.go ./seccomp_internal.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/bb/bb00dd471adc6a345389c883f0f0ce07ca8ce3bb6a61e69736e9f035669ebecd-d # internal gopkg.in/yaml.v2 mkdir -p $WORK/b298/ cat >$WORK/b298/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/gopkg.in/yaml.v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath $WORK/b298 -shared -p gopkg.in/yaml.v2 -complete -installsuffix shared -buildid uL8XqtPXt2pMEp_TFVJ6/uL8XqtPXt2pMEp_TFVJ6 -goversion go1.10.2 -D "" -importcfg $WORK/b298/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_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/64/64d071fbb6fe6f0720ed661054db0a8c44123e048c3e0175a1220fa30b47f6bf-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b310/ cat >$WORK/b310/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/blkiodev /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath $WORK/b310 -shared -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid JAu-PvOhdVBbfHwfKNth/JAu-PvOhdVBbfHwfKNth -goversion go1.10.2 -D "" -importcfg $WORK/b310/importcfg -pack ./blkio.go cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/55/556f520e77a44b7450638b2d953e153d05e8e1efd744a40871405cdf74cef005-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b318/ cat >$WORK/b318/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/google.golang.org/grpc/codes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath $WORK/b318 -shared -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid rErxomsc5P2_ICLBXLhI/rErxomsc5P2_ICLBXLhI -goversion go1.10.2 -D "" -importcfg $WORK/b318/importcfg -pack ./code_string.go ./codes.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ec/ecc24c413c7630fdce0e55ce6040cd08d2826b72f5607cb04fba9fea7df4ddf8-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b334/ cat >$WORK/b334/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/time /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath $WORK/b334 -shared -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid JM1BovyDz5LaKinJihyg/JM1BovyDz5LaKinJihyg -goversion go1.10.2 -D "" -importcfg $WORK/b334/importcfg -pack ./duration_convert.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/9d/9d110d42a43f5d2f18aaf234b2fc009f25c75a2043af1c11167bed5469b92c2c-d # internal github.com/imdario/mergo mkdir -p $WORK/b338/ cat >$WORK/b338/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/imdario/mergo /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath $WORK/b338 -shared -p github.com/imdario/mergo -complete -installsuffix shared -buildid AN_MYgZIKPuC7XEkkET5/AN_MYgZIKPuC7XEkkET5 -goversion go1.10.2 -D "" -importcfg $WORK/b338/importcfg -pack ./doc.go ./map.go ./merge.go ./mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/04/048a9a7145a874fdbf2552aef0f7085232dc565a174f7cb1be1fcac8ec7a2975-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b258/ cat >$WORK/b258/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath $WORK/b258 -shared -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid n8ujIkuwP4gnRsw6JoyZ/n8ujIkuwP4gnRsw6JoyZ -goversion go1.10.2 -D "" -importcfg $WORK/b258/importcfg -pack ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/51/51fd0c90ccbd8871ed0762112d34038deb0a16cbb92447aed816c3ff4af533fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal vendor/golang_org/x/text/unicode/bidi mkdir -p $WORK/b221/ cat >$WORK/b221/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang_org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath $WORK/b221 -shared -p vendor/golang_org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid R0vMpSboAZlgW2SDD2oC/R0vMpSboAZlgW2SDD2oC -goversion go1.10.2 -D "" -importcfg $WORK/b221/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables.go ./trieval.go cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/64/6441661863bbecfb0077832d52ac5f3e7f013b9de85d21b7f8e73ac2c86bfdfe-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/22/227199fd12df9677739b5f81ac63bdc2a4100d628f3b62e3c201d17f420e187b-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b302/ cat >$WORK/b302/importcfg << 'EOF' # internal # import config packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/oci/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath $WORK/b302 -shared -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid AGHybppawwYgrPH1iHe7/AGHybppawwYgrPH1iHe7 -goversion go1.10.2 -D "" -importcfg $WORK/b302/importcfg -pack ./oci_util.go github.com/etcd-io/bbolt mkdir -p $WORK/b245/ cat >$WORK/b245/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/fnv=$WORK/b246/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/etcd-io/bbolt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath $WORK/b245 -shared -p github.com/etcd-io/bbolt -complete -installsuffix shared -buildid Guh4_eCoKiUdq-ghILi_/Guh4_eCoKiUdq-ghILi_ -goversion go1.10.2 -D "" -importcfg $WORK/b245/importcfg -pack ./bolt_amd64.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_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/f9/f909be899a2d42496807db1227a059dc09738718d28a2014e939b7c847456239-d # internal go/scanner mkdir -p $WORK/b206/ cat >$WORK/b206/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/scanner /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath $WORK/b206 -shared -p go/scanner -std -complete -installsuffix shared -buildid u0Lhyrkdy--zXJcywawT/u0Lhyrkdy--zXJcywawT -goversion go1.10.2 -D "" -importcfg $WORK/b206/importcfg -pack ./errors.go ./scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/84/849081482402b57f3c6185c1af4808ed1058aa3fa786ba153329b68a2048b49a-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b327/ cat >$WORK/b327/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/google.golang.org/grpc/grpclog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath $WORK/b327 -shared -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid -raSc9yxsNU5j5Z84UVQ/-raSc9yxsNU5j5Z84UVQ -goversion go1.10.2 -D "" -importcfg $WORK/b327/importcfg -pack ./grpclog.go ./logger.go ./loggerv2.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/66/665cfac0540bbe633961530b4ee94cb3043eea74b07fcaf9a69d2e0b58c8d50e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/77/7798531d665485aeab3fd3eb411b764570dc382e5f428acbf9e76c8a76023026-d # internal os/exec mkdir -p $WORK/b050/ cat >$WORK/b050/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /usr/lib/golang/src/os/exec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath $WORK/b050 -shared -p os/exec -std -complete -installsuffix shared -buildid Q3adL1_FN_pfSaCkxPjs/Q3adL1_FN_pfSaCkxPjs -goversion go1.10.2 -D "" -importcfg $WORK/b050/importcfg -pack ./exec.go ./exec_unix.go ./lp_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal net /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/4f/4f3c842ec71126947a39672289587f02b0b90030ba0b3698a177381b11e3a322-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/50/507cb6e1e238577c3a172bb8c6779f9d4fc1b9a95e5f2a2398ef176d214ec902-d # internal mkdir -p $WORK/b035/ cd /usr/lib/golang/src/net CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b035/ -importpath net -- -I $WORK/b035/ -g -O2 ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/b2/b2489e4d70563c45d82b6b10b00c12a0bfd831fece6242c984b88e4ca3bcbdf1-d # internal golang.org/x/net/context mkdir -p $WORK/b164/ cat >$WORK/b164/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF golang.org/x/sync/semaphore mkdir -p $WORK/b256/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/context /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath $WORK/b164 -shared -p golang.org/x/net/context -complete -installsuffix shared -buildid dPICwLUlUROmpFpKjnFq/dPICwLUlUROmpFpKjnFq -goversion go1.10.2 -D "" -importcfg $WORK/b164/importcfg -pack ./context.go ./go17.go ./go19.go cat >$WORK/b256/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/sync/semaphore /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath $WORK/b256 -shared -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid b7Aq7p8cB7oOPIDNIVe9/b7Aq7p8cB7oOPIDNIVe9 -goversion go1.10.2 -D "" -importcfg $WORK/b256/importcfg -pack ./semaphore.go github.com/ulikunitz/xz/lzma mkdir -p $WORK/b110/ cat >$WORK/b110/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/b017/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/ulikunitz/xz/lzma /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath $WORK/b110 -shared -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 9xQZCxfkG0dj0kqAAeZO/9xQZCxfkG0dj0kqAAeZO -goversion go1.10.2 -D "" -importcfg $WORK/b110/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 cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/62/62bb219b236670be47bcadf4520a08577522068bb810e38fc7977cf09737d191-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/db/db0b1d4c9f4c2bc03ba63ea920975b541af28d83c1a581a468bbc7e2527dc66f-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b092/ cat >$WORK/b092/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/image-spec/specs-go/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath $WORK/b092 -shared -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid wwUUbLNqQkXx4eUBwMyD/wwUUbLNqQkXx4eUBwMyD -goversion go1.10.2 -D "" -importcfg $WORK/b092/importcfg -pack ./annotations.go ./config.go ./descriptor.go ./index.go ./layout.go ./manifest.go ./mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b085/ cat >$WORK/b085/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/docker/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath $WORK/b085 -shared -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid ebxwW4EbtcDgxn5LAack/ebxwW4EbtcDgxn5LAack -goversion go1.10.2 -D "" -importcfg $WORK/b085/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/95/9596de28bb2688767fe0048017bf27223e65f5697b48416fc256e236321a2cb6-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b200/ cat >$WORK/b200/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b201/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/truncindex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath $WORK/b200 -shared -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid JIJUuNdkSn5FCb8VJlwB/JIJUuNdkSn5FCb8VJlwB -goversion go1.10.2 -D "" -importcfg $WORK/b200/importcfg -pack ./truncindex.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b060 -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b060/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/b2/b232de4c4cf516f2610ebbc264e6feac37b2e30af35666abec2ff799ee903024-d # internal github.com/docker/distribution/digestset mkdir -p $WORK/b273/ cat >$WORK/b273/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/digestset /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath $WORK/b273 -shared -p github.com/docker/distribution/digestset -complete -installsuffix shared -buildid SZz6bnvaIuQSm6umbdcX/SZz6bnvaIuQSm6umbdcX -goversion go1.10.2 -D "" -importcfg $WORK/b273/importcfg -pack ./set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/af/af4eb6cb6df5672ae8b81f68b73ea478e7c10066a8899229444e4c6037e618b1-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b344/ cat >$WORK/b344/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/text/unicode/bidi /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath $WORK/b344 -shared -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid _horRhx23Pq3dFmxGxlV/_horRhx23Pq3dFmxGxlV -goversion go1.10.2 -D "" -importcfg $WORK/b344/importcfg -pack ./bidi.go ./bracket.go ./core.go ./prop.go ./tables10.0.0.go ./trieval.go cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/e1/e19c7193a2e8ff12b0688bf61f8c0fe75200f04ad72a1173e0b873feb336c6e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b345/ cat >$WORK/b345/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b343/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/text/unicode/norm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath $WORK/b345 -shared -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid xh0yeUI_pFUALzUe_cRG/xh0yeUI_pFUALzUe_cRG -goversion go1.10.2 -D "" -importcfg $WORK/b345/importcfg -pack ./composition.go ./forminfo.go ./input.go ./iter.go ./normalize.go ./readwriter.go ./tables10.0.0.go ./transform.go ./trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/e5/e527bbe6fa4b42d244cd47adfbdd57f18a8a88959b5212f79726fac5e9e122e5-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b346/ cat >$WORK/b346/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath $WORK/b346 -shared -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid TEvdQ6jpulNTCiLauBYh/TEvdQ6jpulNTCiLauBYh -goversion go1.10.2 -D "" -importcfg $WORK/b346/importcfg -pack ./encode.go ./hpack.go ./huffman.go ./tables.go cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/54/5481250a4c9c12ed32a49b902bc7e9779121a8b30f70717eb4c2a446f8e5b0ae-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b350/ cat >$WORK/b350/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath $WORK/b350 -shared -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid TLGH4tPJSKIJxZeOEF5E/TLGH4tPJSKIJxZeOEF5E -goversion go1.10.2 -D "" -importcfg $WORK/b350/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/ba/baf2af2774e1334c390a1fb100f54d46339d7bd2cb1dd93f0a6022e9aa6d8e2e-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b163/ cat >$WORK/b163/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/context=$WORK/b164/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/ioutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath $WORK/b163 -shared -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid Yzd-lU_q0meRUlHmvSHX/Yzd-lU_q0meRUlHmvSHX -goversion go1.10.2 -D "" -importcfg $WORK/b163/importcfg -pack ./buffer.go ./bytespipe.go ./fswriters.go ./readers.go ./temp_unix.go ./writeflusher.go ./writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/7f/7f87827735e4f078c57621cf5b36101a9259ac0a60a6b63e7ed519b1e9c6abb3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b354/ cat >$WORK/b354/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b355/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/hashicorp/go-multierror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath $WORK/b354 -shared -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid QAzyi-quCBvFJXkpaZmg/QAzyi-quCBvFJXkpaZmg -goversion go1.10.2 -D "" -importcfg $WORK/b354/importcfg -pack ./append.go ./flatten.go ./format.go ./multierror.go ./prefix.go ./sort.go cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/f7/f7e32616eaf33e856fce1a2099dec23e2bd7a6d7f492222a6c3e612ab2bba087-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b358/ cat >$WORK/b358/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-tools/generate/seccomp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath $WORK/b358 -shared -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid Hxp7TYDnAp_6Z7xPLA1D/Hxp7TYDnAp_6Z7xPLA1D -goversion go1.10.2 -D "" -importcfg $WORK/b358/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/b060/_pkg_.a /builddir/.cache/go-build/7e/7e79e951fe982d48ce274c617c3069b9b78d1e7fdd0344b686097e9b04cb26b4-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b183/ cat >$WORK/b183/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/dmesg /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath $WORK/b183 -shared -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid waawcUydx6xgvuobrxBy/waawcUydx6xgvuobrxBy -goversion go1.10.2 -D "" -importcfg $WORK/b183/importcfg -pack ./dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/3a/3a48679602251b5f9675f327545917e24da9b80636267b3d5684350e16b68fbf-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b189/ cat >$WORK/b189/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/fsutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath $WORK/b189 -shared -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid xAP1PmVEpbFbGUTT1YaS/xAP1PmVEpbFbGUTT1YaS -goversion go1.10.2 -D "" -importcfg $WORK/b189/importcfg -pack ./fsutils_linux.go cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/78/7882b8fdc4745975f4d7b507fd5221425f0ea0f5c5f23a39cf4f2c80e1abd6c6-d # internal golang.org/x/crypto/ssh/terminal mkdir -p $WORK/b234/ cat >$WORK/b234/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/ssh/terminal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath $WORK/b234 -shared -p golang.org/x/crypto/ssh/terminal -complete -installsuffix shared -buildid RIdreN0dOz0A22UeCndj/RIdreN0dOz0A22UeCndj -goversion go1.10.2 -D "" -importcfg $WORK/b234/importcfg -pack ./terminal.go ./util.go ./util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/8d/8d62378806e0c342ec478dd6a806c3b4ad6576f3f2d364210c84b9d292426eb4-d # internal github.com/containers/image/v5/internal/pkg/keyctl mkdir -p $WORK/b262/ cat >$WORK/b262/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/internal/pkg/keyctl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath $WORK/b262 -shared -p github.com/containers/image/v5/internal/pkg/keyctl -complete -installsuffix shared -buildid vOFg8VgyCPl843JM1o4i/vOFg8VgyCPl843JM1o4i -goversion go1.10.2 -D "" -importcfg $WORK/b262/importcfg -pack ./key.go ./keyring.go ./perm.go ./sys_linux.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/38/381c05e98a7d012a74587e29cc848b61afb4a23eef83e4d7bf4820b04b451377-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b326/ cat >$WORK/b326/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b327/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/google.golang.org/grpc/connectivity /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath $WORK/b326 -shared -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid LySPwjC0MaYXOwiGH7Ps/LySPwjC0MaYXOwiGH7Ps -goversion go1.10.2 -D "" -importcfg $WORK/b326/importcfg -pack ./connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/e9/e9b7935e892352491973bfe1b1ee63d19d948f4d8e58d1a6ebf87a6616d510e9-d # internal github.com/docker/distribution/reference mkdir -p $WORK/b272/ cat >$WORK/b272/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b273/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/reference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath $WORK/b272 -shared -p github.com/docker/distribution/reference -complete -installsuffix shared -buildid b4cFPVJKfIC01GiZEUGY/b4cFPVJKfIC01GiZEUGY -goversion go1.10.2 -D "" -importcfg $WORK/b272/importcfg -pack ./helpers.go ./normalize.go ./reference.go ./regexp.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/a7/a70e2b476fff76515381f34d446f4afd02632ca4fffecdd4e471b1e21418ca84-d # internal go/ast mkdir -p $WORK/b205/ cat >$WORK/b205/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/scanner=$WORK/b206/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/ast /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath $WORK/b205 -shared -p go/ast -std -complete -installsuffix shared -buildid hNSNE6ddAoh8P2wcxZcK/hNSNE6ddAoh8P2wcxZcK -goversion go1.10.2 -D "" -importcfg $WORK/b205/importcfg -pack ./ast.go ./commentmap.go ./filter.go ./import.go ./print.go ./resolve.go ./scope.go ./walk.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/51/51684aa957afc18eb64f25c5f0adc83455eeea1c59f306b1ceefe317cc752945-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b099/ cat >$WORK/b099/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath $WORK/b099 -shared -p github.com/klauspost/compress/huff0 -complete -installsuffix shared -buildid MNQF4K8vlGbs7u7mLq-e/MNQF4K8vlGbs7u7mLq-e -goversion go1.10.2 -D "" -importcfg $WORK/b099/importcfg -pack ./bitreader.go ./bitwriter.go ./bytereader.go ./compress.go ./decompress.go ./huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/cf/cf79b76475863f2820c929baeada509b6b0acf7743ee9e04d427578e8722df6c-d # internal database/sql/driver mkdir -p $WORK/b361/ cat >$WORK/b361/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath $WORK/b361 -shared -p database/sql/driver -std -complete -installsuffix shared -buildid hY0USBkLNsaC7lM65UGj/hY0USBkLNsaC7lM65UGj -goversion go1.10.2 -D "" -importcfg $WORK/b361/importcfg -pack ./driver.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/d7/d75bf426fbdf7f61dd33f4865920c7bfa273460fdc8f3570db57e7adbef7ce20-d # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/a4/a442555d9844a9a1e6d0aa267c90953e90e0e7d6489b073d6655e395ee2ba290-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b089/ cat >$WORK/b089/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b090/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/containers/image/v5/docker/policyconfiguration cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath $WORK/b089 -shared -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid aIZERjmY9Xu_80Bq21Sr/aIZERjmY9Xu_80Bq21Sr -goversion go1.10.2 -D "" -importcfg $WORK/b089/importcfg -pack ./types.go mkdir -p $WORK/b260/ cat >$WORK/b260/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/docker/policyconfiguration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath $WORK/b260 -shared -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid 8J5YLWJz7a3eTHQN2guv/8J5YLWJz7a3eTHQN2guv -goversion go1.10.2 -D "" -importcfg $WORK/b260/importcfg -pack ./naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/27/277edb72c7de2eeb8fbdf620ffaf255cdd735ce092f9c6ce91a6e31dd2db8187-d # internal google.golang.org/grpc/internal mkdir -p $WORK/b325/ cat >$WORK/b325/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b326/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/google.golang.org/grpc/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath $WORK/b325 -shared -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid PXT7cEKDqnnXZxdK2tSw/PXT7cEKDqnnXZxdK2tSw -goversion go1.10.2 -D "" -importcfg $WORK/b325/importcfg -pack ./internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/5a/5a5a9d2d2a4b518101ee6c34a986520444677f5e132285546c764f0e693d8e81-d # internal github.com/opencontainers/runtime-tools/filepath mkdir -p $WORK/b362/ cat >$WORK/b362/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-tools/filepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath $WORK/b362 -shared -p github.com/opencontainers/runtime-tools/filepath -complete -installsuffix shared -buildid AnPHBEO9gDo94gIotHlf/AnPHBEO9gDo94gIotHlf -goversion go1.10.2 -D "" -importcfg $WORK/b362/importcfg -pack ./abs.go ./ancestor.go ./clean.go ./doc.go ./join.go ./separator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/e2/e2ca40b97024c2e8ed56cd6011334bb0a68d6348534d77128e52a450b7d1a7db-d # internal github.com/opencontainers/runtime-tools/error mkdir -p $WORK/b364/ cat >$WORK/b364/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-tools/error /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath $WORK/b364 -shared -p github.com/opencontainers/runtime-tools/error -complete -installsuffix shared -buildid aqEuIETjxTZJVnewLc4N/aqEuIETjxTZJVnewLc4N -goversion go1.10.2 -D "" -importcfg $WORK/b364/importcfg -pack ./error.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/f4/f4aff199ea24a5c42905f4fdee45d422c78b59677bc48e72df0e8b43adb15fc3-d # internal github.com/xeipuuv/gojsonpointer mkdir -p $WORK/b367/ cat >$WORK/b367/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/xeipuuv/gojsonpointer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath $WORK/b367 -shared -p github.com/xeipuuv/gojsonpointer -complete -installsuffix shared -buildid 0ouLAy3U4gmacK5Yx-N8/0ouLAy3U4gmacK5Yx-N8 -goversion go1.10.2 -D "" -importcfg $WORK/b367/importcfg -pack ./pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/31/319244da27028cc218d59a80d36cb74419daf0848f5edebc01878c7e24eac88e-d # internal github.com/google/gofuzz mkdir -p $WORK/b375/ cat >$WORK/b375/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/google/gofuzz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath $WORK/b375 -shared -p github.com/google/gofuzz -complete -installsuffix shared -buildid IQyXLXlhpHhgeUPob8Vf/IQyXLXlhpHhgeUPob8Vf -goversion go1.10.2 -D "" -importcfg $WORK/b375/importcfg -pack ./doc.go ./fuzz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/63/63ceb4aedc78f72aca254cb75da9687f428f70277fb876234582b204db8f3f27-d # internal k8s.io/apimachinery/third_party/forked/golang/reflect mkdir -p $WORK/b377/ cat >$WORK/b377/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/third_party/forked/golang/reflect /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath $WORK/b377 -shared -p k8s.io/apimachinery/third_party/forked/golang/reflect -complete -installsuffix shared -buildid 05Nv_o72AM8sayYb1xno/05Nv_o72AM8sayYb1xno -goversion go1.10.2 -D "" -importcfg $WORK/b377/importcfg -pack ./deep_equal.go cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/89/898b15691bec73686a2e7a985f6b45b503216dcd88c1df65979f8021e567bdd2-d # internal compress/zlib mkdir -p $WORK/b147/ cat >$WORK/b147/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b146/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile hash/adler32=$WORK/b148/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /usr/lib/golang/src/compress/zlib /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath $WORK/b147 -shared -p compress/zlib -std -complete -installsuffix shared -buildid QgjT70u8fGLsZ5KpHbW2/QgjT70u8fGLsZ5KpHbW2 -goversion go1.10.2 -D "" -importcfg $WORK/b147/importcfg -pack ./reader.go ./writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/36/3660ac77df58e98f15276831abe8602c756c4720793e554f3767960da5c148d8-d # internal compress/gzip mkdir -p $WORK/b216/ cat >$WORK/b216/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/flate=$WORK/b146/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/compress/gzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath $WORK/b216 -shared -p compress/gzip -std -complete -installsuffix shared -buildid WdTzlKMklus80_Goh1_p/WdTzlKMklus80_Goh1_p -goversion go1.10.2 -D "" -importcfg $WORK/b216/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/90/90b79048dc4936c1315c57e3d9eac55100e6b6fd55262a9b1cfed8fff2d7239c-d # internal github.com/containers/storage/pkg/reexec mkdir -p $WORK/b069/ cat >$WORK/b069/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath $WORK/b069 -shared -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid c6uOBt6Lak-1MLwOhACH/c6uOBt6Lak-1MLwOhACH -goversion go1.10.2 -D "" -importcfg $WORK/b069/importcfg -pack ./command_linux.go ./reexec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/28/28945de9752d37ac5efbcb863e54a8e9aa12076ae7cd40dfc1a45f61cadc934c-d # internal github.com/mistifyio/go-zfs mkdir -p $WORK/b193/ cat >$WORK/b193/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mistifyio/go-zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath $WORK/b193 -shared -p github.com/mistifyio/go-zfs -complete -installsuffix shared -buildid qvNxqXs73TIw_ilahpYK/qvNxqXs73TIw_ilahpYK -goversion go1.10.2 -D "" -importcfg $WORK/b193/importcfg -pack ./error.go ./utils.go ./zfs.go ./zpool.go cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/33/33cf37b3c9595150519eaaf84bff741572817f878b7be8f6c3618941873f44ee-d # internal vendor/golang_org/x/text/secure/bidirule mkdir -p $WORK/b219/ cat >$WORK/b219/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/b220/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b221/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath $WORK/b219 -shared -p vendor/golang_org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid 5ajCtYoMniIsTvqtQhKn/5ajCtYoMniIsTvqtQhKn -goversion go1.10.2 -D "" -importcfg $WORK/b219/importcfg -pack ./bidirule.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/40/4083b51df37d97563bf54536c4666d1ba1d7a490bb884a6989bace7b52bc6b24-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b165/ cat >$WORK/b165/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath $WORK/b165 -shared -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid wNWlyWEK4mTw5Jxpqi6e/wNWlyWEK4mTw5Jxpqi6e -goversion go1.10.2 -D "" -importcfg $WORK/b165/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/0c/0c766e7846a20da8ff61cc2b8c5f4ac18feaa923b169adbd88d37678d9cbedd1-d # internal github.com/opencontainers/runtime-tools/specerror mkdir -p $WORK/b363/ cat >$WORK/b363/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b364/_pkg_.a EOF cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/50/5021baae28272af9c60801559f335696d859a7ca17487f056f2bc1b61b56bb1d-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-tools/specerror /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath $WORK/b363 -shared -p github.com/opencontainers/runtime-tools/specerror -complete -installsuffix shared -buildid 06jLmRzuwBCy3KBA4c-D/06jLmRzuwBCy3KBA4c-D -goversion go1.10.2 -D "" -importcfg $WORK/b363/importcfg -pack ./bundle.go ./config-linux.go ./config-windows.go ./config.go ./error.go ./runtime-linux.go ./runtime.go github.com/xeipuuv/gojsonreference mkdir -p $WORK/b366/ cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_lookup_unix.cgo2.c cat >$WORK/b366/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b367/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/xeipuuv/gojsonreference /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath $WORK/b366 -shared -p github.com/xeipuuv/gojsonreference -complete -installsuffix shared -buildid Qsr5fE81lhO4hLo9qHrR/Qsr5fE81lhO4hLo9qHrR -goversion go1.10.2 -D "" -importcfg $WORK/b366/importcfg -pack ./reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/98/98c150cf392eb96533f18c1aca14d81c6a2017d1e818ac97cef3c5559fe15382-d # internal k8s.io/apimachinery/pkg/fields mkdir -p $WORK/b378/ cat >$WORK/b378/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b379/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/fields /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath $WORK/b378 -shared -p k8s.io/apimachinery/pkg/fields -complete -installsuffix shared -buildid UDHHblZsCY7Wszk5_K_u/UDHHblZsCY7Wszk5_K_u -goversion go1.10.2 -D "" -importcfg $WORK/b378/importcfg -pack ./doc.go ./fields.go ./requirements.go ./selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/68/68b22d43579649db680cd43644e233cd2334ef5e931f3734886e1b5b3d40bf7b-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b139/ cat >$WORK/b139/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/transports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath $WORK/b139 -shared -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid Lc7yE9uS4EJnn0DwXZq-/Lc7yE9uS4EJnn0DwXZq- -goversion go1.10.2 -D "" -importcfg $WORK/b139/importcfg -pack ./stub.go ./transports.go cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/cc/cc991f0225d92875ce85e9180515429ef5b050ff00a24d5e8a1b551edf41d298-d # internal github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b158/ cat >$WORK/b158/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/blobinfocache/none /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath $WORK/b158 -shared -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid E0Fc5vw3oimRdlCUnvwk/E0Fc5vw3oimRdlCUnvwk -goversion go1.10.2 -D "" -importcfg $WORK/b158/importcfg -pack ./none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a9/a9a98da941a82a36df4225cf89a3a5ad8abeb160d92f2932f002242767e70349-d # internal github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b244/ cat >$WORK/b244/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath $WORK/b244 -shared -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid cn3L5-rHokQIwCfJTb8n/cn3L5-rHokQIwCfJTb8n -goversion go1.10.2 -D "" -importcfg $WORK/b244/importcfg -pack ./prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/80/80fa943d0c419bbd89487725aebd40e904d4fca28ac38fc2b2227cee226e4ffc-d # internal k8s.io/apimachinery/pkg/util/errors mkdir -p $WORK/b384/ cat >$WORK/b384/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b381/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/errors /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath $WORK/b384 -shared -p k8s.io/apimachinery/pkg/util/errors -complete -installsuffix shared -buildid puNUfHMnReBS991M1l5x/puNUfHMnReBS991M1l5x -goversion go1.10.2 -D "" -importcfg $WORK/b384/importcfg -pack ./doc.go ./errors.go cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/60/60cbc4ce5d970bf876a3cdb1a91e6614996de7e39694e1129991456a55958d7f-d # internal k8s.io/apimachinery/pkg/conversion/queryparams mkdir -p $WORK/b388/ cat >$WORK/b388/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/conversion/queryparams /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath $WORK/b388 -shared -p k8s.io/apimachinery/pkg/conversion/queryparams -complete -installsuffix shared -buildid bCNX0PVjPvGQ_jVSa5E8/bCNX0PVjPvGQ_jVSa5E8 -goversion go1.10.2 -D "" -importcfg $WORK/b388/importcfg -pack ./convert.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/05/05e116848bb00c91d6936d204aa0eefd9a8712daec927ddb65539ea97bcae256-d # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/83/83bac76bbdad6b5ace4d316ed0b754e7a787800b7064fffdcee0aed9ce79b264-d # internal github.com/vbauerster/mpb/cwriter mkdir -p $WORK/b250/ cat >$WORK/b250/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b251/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbauerster/mpb/cwriter /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath $WORK/b250 -shared -p github.com/vbauerster/mpb/cwriter -complete -installsuffix shared -buildid sWKlp-rpvitkzXwRnx5b/sWKlp-rpvitkzXwRnx5b -goversion go1.10.2 -D "" -importcfg $WORK/b250/importcfg -pack ./writer.go ./writer_posix.go text/template mkdir -p $WORK/b211/ cat >$WORK/b211/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template/parse=$WORK/b212/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/text/template /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath $WORK/b211 -shared -p text/template -std -complete -installsuffix shared -buildid V6czcXFxeBzPLnUXNu1E/V6czcXFxeBzPLnUXNu1E -goversion go1.10.2 -D "" -importcfg $WORK/b211/importcfg -pack ./doc.go ./exec.go ./funcs.go ./helper.go ./option.go ./template.go cd $WORK/b141 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/9f/9f13b0a84a86eae4ce404c2f4e18de3a281f95a43d571ea119d8f35cd2901bd1-d # internal k8s.io/apimachinery/pkg/conversion mkdir -p $WORK/b376/ cat >$WORK/b376/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b377/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/conversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath $WORK/b376 -shared -p k8s.io/apimachinery/pkg/conversion -complete -installsuffix shared -buildid SSqEqPbgPRAgKPrUIQtD/SSqEqPbgPRAgKPrUIQtD -goversion go1.10.2 -D "" -importcfg $WORK/b376/importcfg -pack ./converter.go ./deep_equal.go ./doc.go ./helper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cd $WORK/b233 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/31/31ba77c937c0102f44254c97ff64c66001857f85fcb181f46030888ee3ee3678-d # internal k8s.io/apimachinery/pkg/util/naming mkdir -p $WORK/b391/ cat >$WORK/b391/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/naming /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath $WORK/b391 -shared -p k8s.io/apimachinery/pkg/util/naming -complete -installsuffix shared -buildid 7Ir161JV9r078L27Xoon/7Ir161JV9r078L27Xoon -goversion go1.10.2 -D "" -importcfg $WORK/b391/importcfg -pack ./from_stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/b9/b949b31c280e185de0ab351206eb474fb41c52edaaefce441264d88480fe73be-d # internal k8s.io/apimachinery/pkg/types mkdir -p $WORK/b393/ cat >$WORK/b393/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath $WORK/b393 -shared -p k8s.io/apimachinery/pkg/types -complete -installsuffix shared -buildid IWYN8LY79bK6bwUQsaAG/IWYN8LY79bK6bwUQsaAG -goversion go1.10.2 -D "" -importcfg $WORK/b393/importcfg -pack ./doc.go ./namespacedname.go ./nodename.go ./patch.go ./uid.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/81/813cc456890abfa37876776da99366428a97566dcc3684b27688538367bd747c-d # internal github.com/containerd/continuity/sysx mkdir -p $WORK/b401/ cat >$WORK/b401/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b402/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containerd/continuity/sysx /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath $WORK/b401 -shared -p github.com/containerd/continuity/sysx -complete -installsuffix shared -buildid qCt_Ba3992iwXdlie_j_/qCt_Ba3992iwXdlie_j_ -goversion go1.10.2 -D "" -importcfg $WORK/b401/importcfg -pack ./file_posix.go ./nodata_linux.go ./xattr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/de/dee8a98b3877844808c8e5df45e1de86be4cd6bcb11bb6adda8d5f763100e1bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/b3/b344b286c2129fa6d4fba708b0e802f83b6479fdaea503a93dab6c757cbb0035-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b342/ cat >$WORK/b342/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b343/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b344/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/47/4748417b6136b95134b53eba37c3437851f540b34e632521e27bca43f44e889b-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b403/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/text/secure/bidirule /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath $WORK/b342 -shared -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid 8npofKx3DDOLH4hm8UJj/8npofKx3DDOLH4hm8UJj -goversion go1.10.2 -D "" -importcfg $WORK/b342/importcfg -pack ./bidirule.go ./bidirule10.0.0.go cat >$WORK/b403/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/sync/errgroup /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath $WORK/b403 -shared -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid nfBc1sdlwxrGFUvys08M/nfBc1sdlwxrGFUvys08M -goversion go1.10.2 -D "" -importcfg $WORK/b403/importcfg -pack ./errgroup.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b408/ cat >$WORK/b408/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b350/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/pools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath $WORK/b408 -shared -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid Rl7acg3J3cEr_EjatrWT/Rl7acg3J3cEr_EjatrWT -goversion go1.10.2 -D "" -importcfg $WORK/b408/importcfg -pack ./pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/77/77527e56ac77ac8a483e29e9090226dac0ae66d3ddbbf966eaef7bfe2258af02-d # internal github.com/docker/docker/pkg/term mkdir -p $WORK/b410/ cat >$WORK/b410/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b255/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/term /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath $WORK/b410 -shared -p github.com/docker/docker/pkg/term -complete -installsuffix shared -buildid 9Uk5W6s8GiYyzzFDw0h9/9Uk5W6s8GiYyzzFDw0h9 -goversion go1.10.2 -D "" -importcfg $WORK/b410/importcfg -pack ./ascii.go ./proxy.go ./tc.go ./term.go ./termios_linux.go ./winsize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/04/0457f53b20b640a2c2d0dfcf4bd9ba056fb0959c746009752bb5a9c9cb7a68bb-d # internal github.com/morikuni/aec mkdir -p $WORK/b411/ cat >$WORK/b411/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/morikuni/aec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath $WORK/b411 -shared -p github.com/morikuni/aec -complete -installsuffix shared -buildid LuK1miao77Ebh1swIi_X/LuK1miao77Ebh1swIi_X -goversion go1.10.2 -D "" -importcfg $WORK/b411/importcfg -pack ./aec.go ./ansi.go ./builder.go ./sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/a3/a3fecf77b45930653b8acd9ce14ec2ecfee1fc00b71999b902f9210a308cbc94-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b412/ cat >$WORK/b412/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/stdcopy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath $WORK/b412 -shared -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid PP0tx5aUzO95P8v2HV8R/PP0tx5aUzO95P8v2HV8R -goversion go1.10.2 -D "" -importcfg $WORK/b412/importcfg -pack ./stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/01/0179948e950f44c9b0ce7caabc5626278c48b960227fb692d75aed7a483c1ea7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b415/ cat >$WORK/b415/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/openshift/imagebuilder/signal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath $WORK/b415 -shared -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid 7hKDdOnlPvB9YC_4SMM0/7hKDdOnlPvB9YC_4SMM0 -goversion go1.10.2 -D "" -importcfg $WORK/b415/importcfg -pack ./signal.go ./signals.go cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/d2/d22734aec556cb809f692d4e271812ee26ea9106fe2362f3d754ddd5d8d6afc3-d # internal k8s.io/apimachinery/pkg/util/validation/field mkdir -p $WORK/b383/ cat >$WORK/b383/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b381/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/validation/field /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath $WORK/b383 -shared -p k8s.io/apimachinery/pkg/util/validation/field -complete -installsuffix shared -buildid 0M7XZTW_HlaZNFq3WAV7/0M7XZTW_HlaZNFq3WAV7 -goversion go1.10.2 -D "" -importcfg $WORK/b383/importcfg -pack ./errors.go ./path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/6b/6bfc52f37952ac6f4df95b004e1cec08e965964640f4f5b2a6212fbbf83b5252-d # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/31/31df05827e03468db7d7f7478a5a47b71130437a3c20de93d8ee5cbb996a5995-d # internal github.com/cyphar/filepath-securejoin mkdir -p $WORK/b419/ cat >$WORK/b419/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/cyphar/filepath-securejoin /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath $WORK/b419 -shared -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid yLNKFWIuss34yh2n8ZPz/yLNKFWIuss34yh2n8ZPz -goversion go1.10.2 -D "" -importcfg $WORK/b419/importcfg -pack ./join.go ./vfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/9a/9a633de614790db56317aacb0665ea49d9f6166c1fdf0c21276608f680e273b6-d # internal github.com/vbauerster/mpb mkdir -p $WORK/b248/ cat >$WORK/b248/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile container/heap=$WORK/b249/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b250/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b252/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b254/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/signal=$WORK/b255/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbauerster/mpb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath $WORK/b248 -shared -p github.com/vbauerster/mpb -complete -installsuffix shared -buildid FRf0sxAaDJ0TzkBgnGhG/FRf0sxAaDJ0TzkBgnGhG -goversion go1.10.2 -D "" -importcfg $WORK/b248/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 encoding/csv mkdir -p $WORK/b425/ cat >$WORK/b425/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/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/csv /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath $WORK/b425 -shared -p encoding/csv -std -complete -installsuffix shared -buildid hRBVFEu3tXKJ2vQ1H41d/hRBVFEu3tXKJ2vQ1H41d -goversion go1.10.2 -D "" -importcfg $WORK/b425/importcfg -pack ./reader.go ./writer.go cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/0b/0b0dc564d859e192fc599a767b14717ec41d71669a8840a58c8440c267f120ff-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b059/ cat >$WORK/b059/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/sirupsen/logrus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath $WORK/b059 -shared -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid 0d0p1VW8EC2hipoC50tV/0d0p1VW8EC2hipoC50tV -goversion go1.10.2 -D "" -importcfg $WORK/b059/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/fc/fc8fb6fd4400be2c6070436679d455c90c46ff64dcf91648080d5b42681c0d31-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b113/ cat >$WORK/b113/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath $WORK/b113 -shared -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid ehq0D_X0HANIJL1VvXbF/ehq0D_X0HANIJL1VvXbF -goversion go1.10.2 -D "" -importcfg $WORK/b113/importcfg -pack ./strslice.go cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/cc/cccb5da08650b0ad897c1b6910cd5573cf82faa574e2ee4e02fb112adf88becd-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/b0/b0c07190744002c758308bc3c105f67d2009a4535101fb60ff84b1a8d42e2355-d # internal github.com/pquerna/ffjson/fflib/v1 mkdir -p $WORK/b168/ cat >$WORK/b168/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b169/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/pquerna/ffjson/fflib/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath $WORK/b168 -shared -p github.com/pquerna/ffjson/fflib/v1 -complete -installsuffix shared -buildid eUCMghkJFKd3AH1eB3aB/eUCMghkJFKd3AH1eB3aB -goversion go1.10.2 -D "" -importcfg $WORK/b168/importcfg -pack ./buffer.go ./buffer_pool.go ./bytenum.go ./decimal.go ./extfloat.go ./fold.go ./ftoa.go ./iota.go ./jsonstring.go ./lexer.go ./reader.go ./reader_scan_generic.go github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b172/ cat >$WORK/b172/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbatts/tar-split/tar/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath $WORK/b172 -shared -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid V4z3VVOJAhlPib9QSiPb/V4z3VVOJAhlPib9QSiPb -goversion go1.10.2 -D "" -importcfg $WORK/b172/importcfg -pack ./doc.go ./entry.go ./getter.go ./packer.go cd $WORK/b233 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/a3/a38bdfc7212493d4d57bc53533d5f74df20a50185055e6ce16e979a3d376fea2-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b264/ cat >$WORK/b264/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker-credential-helpers/credentials /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath $WORK/b264 -shared -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid 86U857ZD7VyeiG9buRbv/86U857ZD7VyeiG9buRbv -goversion go1.10.2 -D "" -importcfg $WORK/b264/importcfg -pack ./credentials.go ./error.go ./helper.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/9d/9d36b1dd6a80d75a754451a19c24fc74d6a22e7c8d5ae97ffae283bb7b08cdf9-d # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c github.com/golang/protobuf/proto mkdir -p $WORK/b285/ cat >$WORK/b285/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/golang/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath $WORK/b285 -shared -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid T07Ffmb2Gpa-gZTZoeJA/T07Ffmb2Gpa-gZTZoeJA -goversion go1.10.2 -D "" -importcfg $WORK/b285/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_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/c7/c77a4afe2839a9d95b12e519e393ea38c15634a1b42d4ca4880d0bc03a5fef74-d # internal github.com/prometheus/common/model mkdir -p $WORK/b291/ cat >$WORK/b291/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/common/model /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath $WORK/b291 -shared -p github.com/prometheus/common/model -complete -installsuffix shared -buildid dqiYAs_lb_NoDQ1ED6UU/dqiYAs_lb_NoDQ1ED6UU -goversion go1.10.2 -D "" -importcfg $WORK/b291/importcfg -pack ./alert.go ./fingerprinting.go ./fnv.go ./labels.go ./labelset.go ./metric.go ./model.go ./signature.go ./silence.go ./time.go ./value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cd $WORK/b141 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x002.o -c data.cgo2.c cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/b4/b4c583612ea5c61ead195dd79a27240ea592e8e95011a052619a3ba6c141845d-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/79/799b570c97aa57c15c5c8ea961ba369a16a6ddf74c5dacb1116d920a0d000070-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b312/ github.com/docker/docker/api/types/filters cat >$WORK/b312/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF mkdir -p $WORK/b314/ cat >$WORK/b314/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b138/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath $WORK/b312 -shared -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid 5RwxC72BUjSTXCqo2RNh/5RwxC72BUjSTXCqo2RNh -goversion go1.10.2 -D "" -importcfg $WORK/b312/importcfg -pack ./strslice.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath $WORK/b314 -shared -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid zgKkGSJJMt1-3tHHufsn/zgKkGSJJMt1-3tHHufsn -goversion go1.10.2 -D "" -importcfg $WORK/b314/importcfg -pack ./parse.go cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/03/032e46adab4d9fe555b3aa22e30980e8a169a3d41a2c4a09b49176d94a2f3a4f-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b331/ cat >$WORK/b331/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/gogo/protobuf/proto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath $WORK/b331 -shared -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid 6m2U2Lyuo0OStc8QPxeJ/6m2U2Lyuo0OStc8QPxeJ -goversion go1.10.2 -D "" -importcfg $WORK/b331/importcfg -pack ./clone.go ./custom_gogo.go ./decode.go ./deprecated.go ./discard.go ./duration.go ./duration_gogo.go ./encode.go ./encode_gogo.go ./equal.go ./extensions.go ./extensions_gogo.go ./lib.go ./lib_gogo.go ./message_set.go ./pointer_unsafe.go ./pointer_unsafe_gogo.go ./properties.go ./properties_gogo.go ./skip_gogo.go ./table_marshal.go ./table_marshal_gogo.go ./table_merge.go ./table_unmarshal.go ./table_unmarshal_gogo.go ./text.go ./text_gogo.go ./text_parser.go ./timestamp.go ./timestamp_gogo.go ./wrappers.go ./wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/fc/fce7315d536ef32a76587e238233ba67403a6320dad9c09edf16924b3cfea69b-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b235/ cat >$WORK/b235/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath $WORK/b235 -shared -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid dG-zQL3n09pv3hPZpAdd/dG-zQL3n09pv3hPZpAdd -goversion go1.10.2 -D "" -importcfg $WORK/b235/importcfg -pack ./types.go cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c listgroups_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c6/c66ae4c8b05ffbede1312a43568287f7672bd39e5e2884edfb6288437001d1d0-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b105/ cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c cgo_linux.cgo2.c cat >$WORK/b105/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/b017/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/pgzip /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath $WORK/b105 -shared -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid HP-7Le7Yvr38J9EzVh0W/HP-7Le7Yvr38J9EzVh0W -goversion go1.10.2 -D "" -importcfg $WORK/b105/importcfg -pack ./gunzip.go ./gzip.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/2f/2f276c82c9991d02aacf88814afec4e5c931dbc4a315eb1e57c790af49217c5b-d # internal github.com/blang/semver mkdir -p $WORK/b360/ cat >$WORK/b360/importcfg << 'EOF' # internal # import config packagefile database/sql/driver=$WORK/b361/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/blang/semver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath $WORK/b360 -shared -p github.com/blang/semver -complete -installsuffix shared -buildid 9631BgCxsltbtWmDrpUu/9631BgCxsltbtWmDrpUu -goversion go1.10.2 -D "" -importcfg $WORK/b360/importcfg -pack ./json.go ./range.go ./semver.go ./sort.go ./sql.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/f1/f118028dd74c338563f4f379d6d4a7c51c16ff77a9ab0cd5377f681dd716c1e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/e7/e7a6be3cc5fd076a6521938505297c877d0208ee5944eb6f9e8de53b47547dab-d # internal k8s.io/apimachinery/pkg/util/json mkdir -p $WORK/b390/ cat >$WORK/b390/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/json /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath $WORK/b390 -shared -p k8s.io/apimachinery/pkg/util/json -complete -installsuffix shared -buildid X8oI6x1gEjA_fM7ou9Bd/X8oI6x1gEjA_fM7ou9Bd -goversion go1.10.2 -D "" -importcfg $WORK/b390/importcfg -pack ./json.go github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b416/ cat >$WORK/b416/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/openshift/imagebuilder/strslice /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath $WORK/b416 -shared -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid Fe3YXo16J6inSODU2UYc/Fe3YXo16J6inSODU2UYc -goversion go1.10.2 -D "" -importcfg $WORK/b416/importcfg -pack ./strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/5b/5b8e012e79a6d89cf1ff59e0f1d21b47f0dc66129bbc0e2e7b4e51e72728a484-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal github.com/mattn/go-shellwords mkdir -p $WORK/b430/ cat >$WORK/b430/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mattn/go-shellwords /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath $WORK/b430 -shared -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid FtnrDRbhLqHuv7JypqQZ/FtnrDRbhLqHuv7JypqQZ -goversion go1.10.2 -D "" -importcfg $WORK/b430/importcfg -pack ./shellwords.go ./util_posix.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/e2/e292fe6353834ddb8c6f8db1a608c1478d35791ed36a58ddc50de15d15cce386-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/0d/0dc9aa61eaca761de5f2db36a3e2f2e9f15669ffc19db5a2ac6dd5dff032680c-d # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/47/47ae6ec2aae5ed88b807cd28e8ae1fc9402020830043c1222b798270032d5ef2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/47/47e7047bede209168f91808ef4d3d287c3bd416347aa91bc51aedd1574458dcc-d # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/f3/f3cc46b31a9606bda8bfa6c2db9551b39ab03e3dc944900fe96413b5253206fe-d # internal vendor/golang_org/x/net/idna mkdir -p $WORK/b218/ cat >$WORK/b218/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/b017/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b219/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b221/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b222/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath $WORK/b218 -shared -p vendor/golang_org/x/net/idna -std -complete -installsuffix shared -buildid EI_KBAuEdTaytik5EkwL/EI_KBAuEdTaytik5EkwL -goversion go1.10.2 -D "" -importcfg $WORK/b218/importcfg -pack ./idna.go ./punycode.go ./tables.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cd $WORK/b046 gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/74/7493e2b5f1a8f24ec1d3cc6e0d58fa5279db042bed52a5af9276239181840317-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b409/ cat >$WORK/b409/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b410/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b411/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath $WORK/b409 -shared -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid 38dOGGzy1ovqFElNsHQP/38dOGGzy1ovqFElNsHQP -goversion go1.10.2 -D "" -importcfg $WORK/b409/importcfg -pack ./jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/6c/6c738f1374a851b49b52b313f57cf3f24fec9d80027e5e7edb73018d33859421-d # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/4f/4f4e1ad5bc725d3d5030977fc24915a9eb15c9dd60c9bc56842f8010ef030c64-d # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c cgo_resnew.cgo2.c cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/30/3063025d6ef3f5e848999a3d3aca4851a56f9c3bb04b62bdcbdaad953636efdf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/42/42f06c6b80be1bdbd90628352bbd65d3d26d7799ad3d247c554687dec2aa4512-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/4b/4bac8272109e18d7566d19c6287018ffafd2cd3d358ade2c3fddc02cb2e0ec1c-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b263/ cat >$WORK/b263/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b264/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath $WORK/b263 -shared -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid guPc_VoWbDU1cIdJr7LH/guPc_VoWbDU1cIdJr7LH -goversion go1.10.2 -D "" -importcfg $WORK/b263/importcfg -pack ./client.go ./command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/08/08cf2da45b342d2266872543e0d4b0ea5db8899740725a1cbedba68a92568180-d # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/f9/f9cd22d58ab4430c3c32b7adfd3bc3910842ed3f72479878d31e843164c25ef6-d # internal cd $WORK/b233 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b141 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_x003.o -c gpgme.cgo2.c cd /usr/lib/golang/src/os/user gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b046=/tmp/go-build -gno-record-gcc-switches -o $WORK/b046/_cgo_.o $WORK/b046/_cgo_main.o $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/06/062a92ebe4cb203edcd5a5544897e573a9217dc3157e8f8930c7853a2b278dc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/c0/c0552239b19dda18eb06b045f26a78039edc3f2bcba2999f459ae0999a3f8f63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b046/_cgo_.o -dynout $WORK/b046/_cgo_import.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/4a/4ac97859661acea78e098f4b925c9cdbbf11fddf512078973fc0ebce51fefe07-d # internal cat >$WORK/b046/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath $WORK/b046 -shared -p os/user -std -installsuffix shared -buildid b47ZlOQxcnyKJ9UhyrQC/b47ZlOQxcnyKJ9UhyrQC -goversion go1.10.2 -D "" -importcfg $WORK/b046/importcfg -pack ./lookup.go ./user.go $WORK/b046/_cgo_gotypes.go $WORK/b046/cgo_lookup_unix.cgo1.go $WORK/b046/getgrouplist_unix.cgo1.go $WORK/b046/listgroups_unix.cgo1.go $WORK/b046/_cgo_import.go cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/90/90c4a013fad25c0778606b03801aed029225b917ad31f2e2669f571756232e4d-d # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c cgo_socknew.cgo2.c github.com/ulikunitz/xz golang.org/x/net/idna mkdir -p $WORK/b107/ cat >$WORK/b107/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF mkdir -p $WORK/b341/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/ulikunitz/xz /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath $WORK/b107 -shared -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 6LMQTjOAeh6zJvZTl99K/6LMQTjOAeh6zJvZTl99K -goversion go1.10.2 -D "" -importcfg $WORK/b107/importcfg -pack ./bits.go ./crc.go ./format.go ./lzmafilter.go ./reader.go ./writer.go cat >$WORK/b341/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b342/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b344/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b345/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/idna /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath $WORK/b341 -shared -p golang.org/x/net/idna -complete -installsuffix shared -buildid bPzpEXo4uVe0pidW-U_Q/bPzpEXo4uVe0pidW-U_Q -goversion go1.10.2 -D "" -importcfg $WORK/b341/importcfg -pack ./idna10.0.0.go ./punycode.go ./tables10.0.0.go ./trie.go ./trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/a5/a5d33ccca6eb4bc7429931e88228cd7005c137e143b4f795af5a4d18630bfd1c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/e1/e1a629f2d83991ffb90b00ab5626633bc49a925c45c00d62f02e5f429245d597-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/9c/9c15f41bfa3a5439b8902dc132df279227e3231f9741edf97a11c40c42d00f4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal go/parser mkdir -p $WORK/b208/ go/printer cat >$WORK/b208/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b205/_pkg_.a packagefile go/scanner=$WORK/b206/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /usr/lib/golang/src/go/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath $WORK/b208 -shared -p go/parser -std -complete -installsuffix shared -buildid p2P8-fXn-iVXFSF8JWAH/p2P8-fXn-iVXFSF8JWAH -goversion go1.10.2 -D "" -importcfg $WORK/b208/importcfg -pack ./interface.go ./parser.go mkdir -p $WORK/b209/ cat >$WORK/b209/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b205/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b210/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/printer /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath $WORK/b209 -shared -p go/printer -std -complete -installsuffix shared -buildid a1yFzoeD5xSyjPEG5DtT/a1yFzoeD5xSyjPEG5DtT -goversion go1.10.2 -D "" -importcfg $WORK/b209/importcfg -pack ./nodes.go ./printer.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/d5/d5e21494a7fa21658c2c8103514442c451a5ec47a00af20d03099d995c1ea82f-d # internal cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c cgo_unix.cgo2.c cd $WORK/b233 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/70/70f8fb2b727cef54cdaabba860cfbc207a598f413bcc100c77467a821bae32d6-d # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b081 -I $WORK/b081/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b081/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b081/_pkg_.a $WORK/b081/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b233=/tmp/go-build -gno-record-gcc-switches -o $WORK/b233/_cgo_.o $WORK/b233/_cgo_main.o $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o -g -O2 -lseccomp cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/c8/c88955e0ad70c703ff3c09d112498bbda471f72bee3cb948760b4be0e01523cb-d # internal crypto/dsa crypto/rand mkdir -p $WORK/b127/ cat >$WORK/b127/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF mkdir -p $WORK/b075/ cd /usr/lib/golang/src/crypto/dsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath $WORK/b127 -shared -p crypto/dsa -std -complete -installsuffix shared -buildid Kb0jkd-qId0VEv7wEim4/Kb0jkd-qId0VEv7wEim4 -goversion go1.10.2 -D "" -importcfg $WORK/b127/importcfg -pack ./dsa.go gopkg.in/inf.v0 cat >$WORK/b075/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/syscall/unix=$WORK/b080/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b373/ cd /usr/lib/golang/src/crypto/rand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -shared -p crypto/rand -std -complete -installsuffix shared -buildid sj5BBjBBhcGwjFaYcSCd/sj5BBjBBhcGwjFaYcSCd -goversion go1.10.2 -D "" -importcfg $WORK/b075/importcfg -pack ./eagain.go ./rand.go ./rand_linux.go ./rand_unix.go ./util.go cat >$WORK/b373/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/gopkg.in/inf.v0 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath $WORK/b373 -shared -p gopkg.in/inf.v0 -complete -installsuffix shared -buildid HmALgZYVxEb5EZM0Ae_x/HmALgZYVxEb5EZM0Ae_x -goversion go1.10.2 -D "" -importcfg $WORK/b373/importcfg -pack ./dec.go ./rounder.go encoding/asn1 mkdir -p $WORK/b118/ cat >$WORK/b118/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/encoding/asn1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath $WORK/b118 -shared -p encoding/asn1 -std -complete -installsuffix shared -buildid QdrAj_eNxqso3_65flEL/QdrAj_eNxqso3_65flEL -goversion go1.10.2 -D "" -importcfg $WORK/b118/importcfg -pack ./asn1.go ./common.go ./marshal.go crypto/elliptic mkdir -p $WORK/b116/ cat >$WORK/b116/importcfg << 'EOF' # internal # import config packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath $WORK/b116 -shared -p crypto/elliptic -std -installsuffix shared -buildid WzTbDJXEtZCcGRaobbFa/WzTbDJXEtZCcGRaobbFa -goversion go1.10.2 -D "" -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h ./elliptic.go ./p224.go ./p256_amd64.go cd $WORK/b035 gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b046/_pkg_.a $WORK/b046/_x001.o $WORK/b046/_x002.o $WORK/b046/_x003.o $WORK/b046/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/97/9700f6a39ce254706e6b1f0fb29b1257970c5f64edfe12bcc18dc6215bff0aa1-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/2b/2b9b61541353e6f2eaa80e06087107d77fba8ae3fe0f733e679e01b6bd16687b-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b265/ cat >$WORK/b265/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b068/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/homedir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath $WORK/b265 -shared -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid _LHsPeA4R1QfYc-05-CU/_LHsPeA4R1QfYc-05-CU -goversion go1.10.2 -D "" -importcfg $WORK/b265/importcfg -pack ./homedir_linux.go ./homedir_unix.go cat >$WORK/b068/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/user /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath $WORK/b068 -shared -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid KMp3SvIiJAQdrXA1NRZi/KMp3SvIiJAQdrXA1NRZi -goversion go1.10.2 -D "" -importcfg $WORK/b068/importcfg -pack ./lookup.go ./lookup_unix.go ./user.go k8s.io/klog mkdir -p $WORK/b385/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal archive/tar github.com/vbatts/tar-split/archive/tar cat >$WORK/b385/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b199/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/klog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath $WORK/b385 -shared -p k8s.io/klog -complete -installsuffix shared -buildid VSKN0gIsftMvpWb82F9X/VSKN0gIsftMvpWb82F9X -goversion go1.10.2 -D "" -importcfg $WORK/b385/importcfg -pack ./klog.go ./klog_file.go cat >$WORK/b199/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b043/ cat >$WORK/b043/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbatts/tar-split/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath $WORK/b199 -shared -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid 71m1aDEBbWU5kOBjQ8d3/71m1aDEBbWU5kOBjQ8d3 -goversion go1.10.2 -D "" -importcfg $WORK/b199/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /usr/lib/golang/src/archive/tar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath $WORK/b043 -shared -p archive/tar -std -complete -installsuffix shared -buildid h4B6NSOEr_A7qOXQ1wuh/h4B6NSOEr_A7qOXQ1wuh -goversion go1.10.2 -D "" -importcfg $WORK/b043/importcfg -pack ./common.go ./format.go ./reader.go ./stat_actime1.go ./stat_unix.go ./strconv.go ./writer.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b233/_cgo_.o -dynout $WORK/b233/_cgo_import.go cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/9c/9cdb4064ad96f75a11af41d9f1a3151189abbc325a21c915976addd6ebf53678-d # internal cat >$WORK/b233/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath $WORK/b233 -shared -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid la5BFnL41SaUPbgHwHJB/la5BFnL41SaUPbgHwHJB -goversion go1.10.2 -D "" -importcfg $WORK/b233/importcfg -pack $WORK/b233/_cgo_gotypes.go $WORK/b233/seccomp.cgo1.go $WORK/b233/seccomp_internal.cgo1.go $WORK/b233/_cgo_import.go cd /usr/lib/golang/src/net gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -o $WORK/b035/_cgo_.o $WORK/b035/_cgo_main.o $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/83/8370a4f260db9eab51e43dd15c0025486f6fdab1e58c8b4ce8863e9c1b03d7c8-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/1e/1e0d3fc0d11dfcf3386e23148d80f3a100d4e142ad97fe54ace34ed90e572f63-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/5e/5e1add9a4f5847ebd432d07c44c4d7c5fa47ff92f77bffb9bd601ce6e53ad7ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/7a/7a5a838ea74ef07fb44730e8b972aec8606091e579c7da80f286e994486e2130-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b058/ github.com/containers/image/v5/pkg/sysregistriesv2 cat >$WORK/b058/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath $WORK/b058 -shared -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid igkKwbrBd99mW89RkMN2/igkKwbrBd99mW89RkMN2 -goversion go1.10.2 -D "" -importcfg $WORK/b058/importcfg -pack ./fileutils.go ./fileutils_unix.go github.com/containers/storage/pkg/loopback mkdir -p $WORK/b184/ github.com/containers/storage/pkg/parsers/kernel cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b184/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b184/ -g -O2 ./loop_wrapper.go github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b182/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper mkdir -p $WORK/b087/ cat >$WORK/b087/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b088/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/sysregistriesv2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath $WORK/b087 -shared -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid BXgo6DXPJlYXfJYmrh9S/BXgo6DXPJlYXfJYmrh9S -goversion go1.10.2 -D "" -importcfg $WORK/b087/importcfg -pack ./system_registries_v2.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b035/_cgo_.o -dynout $WORK/b035/_cgo_import.go github.com/containers/storage/drivers/quota mkdir -p $WORK/b185/ github.com/containers/storage/pkg/config cat >$WORK/b185/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/parsers/kernel /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath $WORK/b185 -shared -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid o-U8fFUs-ogCWyVRP9K0/o-U8fFUs-ogCWyVRP9K0 -goversion go1.10.2 -D "" -importcfg $WORK/b185/importcfg -pack ./kernel.go ./kernel_unix.go ./uname_linux.go github.com/containers/buildah/pkg/chrootuser github.com/containers/buildah/pkg/umask github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b188/ github.com/opencontainers/runc/libcontainer/configs cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b188/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b188/ -g -O2 ./projectquota.go mkdir -p $WORK/b194/ cat >$WORK/b194/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a EOF mkdir -p $WORK/b237/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath $WORK/b194 -shared -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid LTHVnmQqxMta1y4PJWX6/LTHVnmQqxMta1y4PJWX6 -goversion go1.10.2 -D "" -importcfg $WORK/b194/importcfg -pack ./config.go cat >$WORK/b237/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b240/ cat >$WORK/b240/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath $WORK/b237 -shared -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid Jus-FUdoq_PV6pctQXAZ/Jus-FUdoq_PV6pctQXAZ -goversion go1.10.2 -D "" -importcfg $WORK/b237/importcfg -pack ./user.go ./user_linux.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/umask /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath $WORK/b240 -shared -p github.com/containers/buildah/pkg/umask -complete -installsuffix shared -buildid nskvfs4vp6dx1caygYFj/nskvfs4vp6dx1caygYFj -goversion go1.10.2 -D "" -importcfg $WORK/b240/importcfg -pack ./umask_unix.go mkdir -p $WORK/b243/ cat >$WORK/b243/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b245/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/blobinfocache/boltdb /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath $WORK/b243 -shared -p github.com/containers/image/v5/pkg/blobinfocache/boltdb -complete -installsuffix shared -buildid qrAfdyj4t0uC9eVh2k8I/qrAfdyj4t0uC9eVh2k8I -goversion go1.10.2 -D "" -importcfg $WORK/b243/importcfg -pack ./boltdb.go mkdir -p $WORK/b247/ cat >$WORK/b247/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b244/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/blobinfocache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath $WORK/b247 -shared -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid ZLE03nJu__NzM_gzxPal/ZLE03nJu__NzM_gzxPal -goversion go1.10.2 -D "" -importcfg $WORK/b247/importcfg -pack ./memory.go mkdir -p $WORK/b261/ cat >$WORK/b261/importcfg << 'EOF' # internal # import config packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b262/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b263/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b265/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/docker/config /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath $WORK/b261 -shared -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid _6VRjh7wVGXtjPyghmwV/_6VRjh7wVGXtjPyghmwV -goversion go1.10.2 -D "" -importcfg $WORK/b261/importcfg -pack ./config.go ./config_linux.go mkdir -p $WORK/b356/ cat >$WORK/b356/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/configs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath $WORK/b356 -shared -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid aOkr8SSQFoDIVHo7-b3b/aOkr8SSQFoDIVHo7-b3b -goversion go1.10.2 -D "" -importcfg $WORK/b356/importcfg -pack ./blkio_device.go ./cgroup_linux.go ./config.go ./config_linux.go ./device.go ./device_defaults.go ./hugepage_limit.go ./intelrdt.go ./interface_priority_map.go ./mount.go ./namespaces.go ./namespaces_linux.go ./namespaces_syscall.go ./network.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ed/ed48c013419796c4fe38f03fe4bcbc7ac9a55fb46222ba1a4906dad99f54d8e3-d # internal cat >$WORK/b035/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/singleflight=$WORK/b037/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath $WORK/b035 -shared -p net -std -installsuffix shared -buildid J1MxgvbX4poAHBaFRBUf/J1MxgvbX4poAHBaFRBUf -goversion go1.10.2 -D "" -importcfg $WORK/b035/importcfg -pack ./addrselect.go ./conf.go ./dial.go ./dnsclient.go ./dnsclient_unix.go ./dnsconfig_unix.go ./dnsmsg.go ./error_posix.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 ./sockopt_linux.go ./sockopt_posix.go ./sockoptip_linux.go ./sockoptip_posix.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/b035/_cgo_gotypes.go $WORK/b035/cgo_linux.cgo1.go $WORK/b035/cgo_resnew.cgo1.go $WORK/b035/cgo_socknew.cgo1.go $WORK/b035/cgo_unix.cgo1.go $WORK/b035/_cgo_import.go github.com/klauspost/compress/zstd mkdir -p $WORK/b098/ cat >$WORK/b098/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath $WORK/b098 -shared -p github.com/klauspost/compress/zstd -complete -installsuffix shared -buildid kFpzpCX1OMgOcJvPNJHP/kFpzpCX1OMgOcJvPNJHP -goversion go1.10.2 -D "" -importcfg $WORK/b098/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 cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a6/a6b13cadec5a25505cbb0e27a3df49383a2701a347d4b5ecadd381b9c9679342-d # internal crypto/rsa mkdir -p $WORK/b119/ cat >$WORK/b119/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/rsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath $WORK/b119 -shared -p crypto/rsa -std -complete -installsuffix shared -buildid 7SzSDyMRBfadqaK0CBDb/7SzSDyMRBfadqaK0CBDb -goversion go1.10.2 -D "" -importcfg $WORK/b119/importcfg -pack ./pkcs1v15.go ./pss.go ./rsa.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper CGO_LDFLAGS='"-g" "-O2" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b182/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b182/ -g -O2 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I $WORK/b141/ -g -O2 -o $WORK/b141/_x004.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/7f/7f259e94e7df0f0142e08c3468e0b020de76d7dbb85825ec0f90528974e9adf6-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b150/ cat >$WORK/b150/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/openpgp/elgamal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath $WORK/b150 -shared -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid CYMMvCIu5QJTW-w0yuTT/CYMMvCIu5QJTW-w0yuTT -goversion go1.10.2 -D "" -importcfg $WORK/b150/importcfg -pack ./elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/87/8713f9d00c8cdb9bfa8f6518efcc14c4336a43c9d5ae20e76144d3d5ae496c3f-d # internal github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b179/ cat >$WORK/b179/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath $WORK/b179 -shared -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid toC6d1F8bNbJ59Cku9Rq/toC6d1F8bNbJ59Cku9Rq -goversion go1.10.2 -D "" -importcfg $WORK/b179/importcfg -pack ./selinux_linux.go ./xattrs.go cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/56/56a30f0dad1522332a4bf171a412864dd01cc910da859b717e4960ef71638050-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b196/ cat >$WORK/b196/importcfg << 'EOF' # internal # import config packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/stringid /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath $WORK/b196 -shared -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid aOCad1VUEVcNKraFfzEK/aOCad1VUEVcNKraFfzEK -goversion go1.10.2 -D "" -importcfg $WORK/b196/importcfg -pack ./stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd $WORK/b184 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/8d/8d140195b3147728028a0fc709c439ff4a4064fed3201b22b686a91c6a60a15e-d # internal go/doc mkdir -p $WORK/b387/ cat >$WORK/b387/importcfg << 'EOF' # internal # import config packagefile go/ast=$WORK/b205/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/go/doc /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath $WORK/b387 -shared -p go/doc -std -complete -installsuffix shared -buildid cMr7bn9ZMZHRUrs-kRw0/cMr7bn9ZMZHRUrs-kRw0 -goversion go1.10.2 -D "" -importcfg $WORK/b387/importcfg -pack ./comment.go ./doc.go ./example.go ./exports.go ./filter.go ./reader.go ./synopsis.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/76/76ceefd0f9736f07a2cc7c3138dad5b99975da302547f1bd0dde10fbf291794d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/system mkdir -p $WORK/b167/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b167/ -importpath github.com/opencontainers/runc/libcontainer/system -- -I $WORK/b167/ -g -O2 ./sysconfig.go cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/66/6648111a8b7de1907a4606f9b7698ec9bea0530641764ce90f4398ac955f0566-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal github.com/containerd/continuity/fs mkdir -p $WORK/b400/ cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/3d/3df50870bc2c814e1af86c8fb6d07f8c0e2796e488b955f286357be6792f310f-d # internal cat >$WORK/b400/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b401/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b403/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containerd/continuity/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath $WORK/b400 -shared -p github.com/containerd/continuity/fs -complete -installsuffix shared -buildid 6eS5nUTjVyvQoi18XCIE/6eS5nUTjVyvQoi18XCIE -goversion go1.10.2 -D "" -importcfg $WORK/b400/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 github.com/docker/docker/pkg/fileutils mkdir -p $WORK/b404/ cat >$WORK/b404/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/fileutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath $WORK/b404 -shared -p github.com/docker/docker/pkg/fileutils -complete -installsuffix shared -buildid O-vGLjC3lxcUJgE20Jnp/O-vGLjC3lxcUJgE20Jnp -goversion go1.10.2 -D "" -importcfg $WORK/b404/importcfg -pack ./fileutils.go ./fileutils_unix.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/83/831c5fa9404483211ac476697aeddd4f8530ed8bab726f2f906f4707854fbeff-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b057/ cat >$WORK/b057/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b058/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath $WORK/b057 -shared -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid SA2CJsfM9Jlo2Mqok7fs/SA2CJsfM9Jlo2Mqok7fs -goversion go1.10.2 -D "" -importcfg $WORK/b057/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_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/0c/0c3e44aa6e5a8162eb39f55d8d6b41eb4d192f64b44287741dc40a6d458edd0e-d # internal github.com/docker/docker/pkg/mount mkdir -p $WORK/b407/ cat >$WORK/b407/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath $WORK/b407 -shared -p github.com/docker/docker/pkg/mount -complete -installsuffix shared -buildid jynJaiayBsJrMAqOY5YI/jynJaiayBsJrMAqOY5YI -goversion go1.10.2 -D "" -importcfg $WORK/b407/importcfg -pack ./flags.go ./flags_linux.go ./mount.go ./mounter_linux.go ./mountinfo.go ./mountinfo_linux.go ./sharedsubtree_linux.go ./unmount_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/bc/bc35f43b3201e2a0834c859a544de4709cdb7ca9297e0bb15a5056601b245518-d # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/f1/f1cd51ecf690db7341b8030c3ff889e339996b8120bd9f69c31090ee387a1814-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal github.com/ghodss/yaml mkdir -p $WORK/b297/ cd $WORK/b184 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c loop_wrapper.cgo2.c cat >$WORK/b297/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b298/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/ghodss/yaml /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath $WORK/b297 -shared -p github.com/ghodss/yaml -complete -installsuffix shared -buildid emBtqNrd2ZRzwwMbTxS_/emBtqNrd2ZRzwwMbTxS_ -goversion go1.10.2 -D "" -importcfg $WORK/b297/importcfg -pack ./fields.go ./yaml.go cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/69/696cc6f9a060ec268c685409f8e529a1b0c62972e6d9d61e2713f129148e06a8-d # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/c5/c54d2b1900d84cf25649a2fc4f37580d0ef7aaf6f1569c3ac703240ece7efa7a-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/asm -trimpath $WORK/b116 -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -o $WORK/b116/p256_asm_amd64.o ./p256_asm_amd64.s cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/c3/c3b425b986acc41662f791a64a424fb22cdf0229f39931d3e63a4baacefd7bef-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b242/ cat >$WORK/b242/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/blobinfocache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath $WORK/b242 -shared -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid I5EirqlCteoyWv_oe10O/I5EirqlCteoyWv_oe10O -goversion go1.10.2 -D "" -importcfg $WORK/b242/importcfg -pack ./default.go cd $WORK/b141 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/dd/dd5689e3e008f978b65f6a957ae9056a4070e95a63b95b37e7f7403a55b1a4c7-d # internal cd /usr/lib/golang/src/crypto/elliptic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b233/_pkg_.a $WORK/b233/_x001.o $WORK/b233/_x002.o $WORK/b233/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/16/16d04007f1bfb1ae0d96399dc82deb2a89c3a0c7b0c5125531d1eee1c4b9d063-d # internal cd $WORK/b188 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b184 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/7d/7d71cda47dd9cf05902cf412c03b5ae9aa5fef976a35fb5a5adee729dac7672d-d # internal github.com/seccomp/containers-golang mkdir -p $WORK/b417/ cat >$WORK/b417/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b233/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/seccomp/containers-golang /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath $WORK/b417 -shared -p github.com/seccomp/containers-golang -complete -installsuffix shared -buildid JaU6sdil6DE_y520uz7m/JaU6sdil6DE_y520uz7m -goversion go1.10.2 -D "" -importcfg $WORK/b417/importcfg -pack ./seccomp_default_linux.go ./seccomp_linux.go ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/de/de427d138d572be577449b0790d4803d557509f9d877fefdb3c1702772d58d02-d # internal k8s.io/apimachinery/pkg/util/runtime mkdir -p $WORK/b392/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cat >$WORK/b392/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath $WORK/b392 -shared -p k8s.io/apimachinery/pkg/util/runtime -complete -installsuffix shared -buildid JNoTDSQJRMEAWKF8W5_T/JNoTDSQJRMEAWKF8W5_T -goversion go1.10.2 -D "" -importcfg $WORK/b392/importcfg -pack ./runtime.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4e/4e9f495f7d5868fa62b07cc269f3e5b3ad9b73877ea36db307201b7362ddfc5b-d # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/85/855d600369b2c47d74a13f6a342af78097e472a3d98ced4197c1a59c896d9636-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b141=/tmp/go-build -gno-record-gcc-switches -o $WORK/b141/_cgo_.o $WORK/b141/_cgo_main.o $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o -g -O2 -lgpgme -lassuan -lgpg-error /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/39/397f541401ca1452375e98975441eb4a7aeed030e43c68071062c0c9528c1a6b-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/f8/f81848ba1254cd4f44d6a3619545f0508fe4e3ef160350dd62509fcd5efbf6c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/4f/4fa6bc6f71ee1964ba2053cea95137ffb4d3f845799b1b86bbb96007b164ae10-d # internal crypto/ecdsa mkdir -p $WORK/b115/ crypto/x509/pkix cat >$WORK/b115/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a EOF cd /usr/lib/golang/src/crypto/ecdsa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath $WORK/b115 -shared -p crypto/ecdsa -std -complete -installsuffix shared -buildid Z_XZzFVp7eynpWCVkeZc/Z_XZzFVp7eynpWCVkeZc -goversion go1.10.2 -D "" -importcfg $WORK/b115/importcfg -pack ./ecdsa.go vendor/golang_org/x/crypto/cryptobyte mkdir -p $WORK/b130/ 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/b118/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/cryptobyte/asn1=$WORK/b131/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/vendor/golang_org/x/crypto/cryptobyte /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath $WORK/b130 -shared -p vendor/golang_org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid WmtGec2Tk7hs_T7Dkh9E/WmtGec2Tk7hs_T7Dkh9E -goversion go1.10.2 -D "" -importcfg $WORK/b130/importcfg -pack ./asn1.go ./builder.go ./string.go mkdir -p $WORK/b128/ cat >$WORK/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509/pkix /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath $WORK/b128 -shared -p crypto/x509/pkix -std -complete -installsuffix shared -buildid iTatsX7evihBgzPpBFVr/iTatsX7evihBgzPpBFVr -goversion go1.10.2 -D "" -importcfg $WORK/b128/importcfg -pack ./pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/b0/b0a63040199144ca537a57202bf7d808fbfd9bc7f58efc6b8757b75040ba8a8c-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b141/_cgo_.o -dynout $WORK/b141/_cgo_import.go cd $WORK/b167 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd $WORK/b188 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c projectquota.cgo2.c cat >$WORK/b141/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath $WORK/b141 -shared -p github.com/mtrmac/gpgme -installsuffix shared -buildid TVZeupIU-yp8RhoeOOr8/TVZeupIU-yp8RhoeOOr8 -goversion go1.10.2 -D "" -importcfg $WORK/b141/importcfg -pack ./callbacks.go $WORK/b141/_cgo_gotypes.go $WORK/b141/data.cgo1.go $WORK/b141/gpgme.cgo1.go $WORK/b141/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b184=/tmp/go-build -gno-record-gcc-switches -o $WORK/b184/_cgo_.o $WORK/b184/_cgo_main.o $WORK/b184/_x001.o $WORK/b184/_x002.o -g -O2 cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/59/5969a2afa035f0dac33408532e54eadeac8c9ef5341ec05c431652cc98c2ddfc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/8f/8f2d3891900c0e5a471a388797861ddc7cd52d74a87e5c08fc3f0fb43b0f5ac0-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b428/ cat >$WORK/b428/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b356/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/devices /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath $WORK/b428 -shared -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid Nyf7xqzArfkPfnj2cCqB/Nyf7xqzArfkPfnj2cCqB -goversion go1.10.2 -D "" -importcfg $WORK/b428/importcfg -pack ./devices.go cd $WORK/b167 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c sysconfig.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b184/_cgo_.o -dynout $WORK/b184/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2f/2f7c428ffdb5958d839080d6a853bba7050461ffa5dfc8e9b87ddac81ada4d58-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b056/ cat >$WORK/b056/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/b017/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath $WORK/b056 -shared -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid 9ygqnw_vTPbBCeUmr3bu/9ygqnw_vTPbBCeUmr3bu -goversion go1.10.2 -D "" -importcfg $WORK/b056/importcfg -pack ./chtimes.go ./chtimes_unix.go ./errors.go ./exitcode.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 cat >$WORK/b184/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath $WORK/b184 -shared -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid rbsQA6BUEMYmvuT1E8YN/rbsQA6BUEMYmvuT1E8YN -goversion go1.10.2 -D "" -importcfg $WORK/b184/importcfg -pack ./attach_loopback.go ./ioctl.go ./loopback.go ./loopback_unsupported.go $WORK/b184/_cgo_gotypes.go $WORK/b184/loop_wrapper.cgo1.go $WORK/b184/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/cd/cd2c3adf554af1d299b057fb60ebbb3a61d3371dd1cbe542e8e783754e263536-d # internal go/format mkdir -p $WORK/b204/ cat >$WORK/b204/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile go/ast=$WORK/b205/_pkg_.a packagefile go/parser=$WORK/b208/_pkg_.a packagefile go/printer=$WORK/b209/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/go/format /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath $WORK/b204 -shared -p go/format -std -complete -installsuffix shared -buildid gU4vrwXqwCTpoOucg7Mm/gU4vrwXqwCTpoOucg7Mm -goversion go1.10.2 -D "" -importcfg $WORK/b204/importcfg -pack ./format.go ./internal.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/0d/0d748af6faec4e0e3c0fe9d5982fc01f5bc044312541b9233a072c83570d383e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b145/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cat >$WORK/b145/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b097/_pkg_.a packagefile compress/flate=$WORK/b146/_pkg_.a packagefile compress/zlib=$WORK/b147/_pkg_.a packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b149/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b150/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b151/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile image=$WORK/b152/_pkg_.a packagefile image/jpeg=$WORK/b154/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath $WORK/b145 -shared -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid -YJPCxd-vCargUR3jhDZ/-YJPCxd-vCargUR3jhDZ -goversion go1.10.2 -D "" -importcfg $WORK/b145/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 cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/d8/d836a5272099cf9daf5bd97f3c7ccb37debf999c660c03a316b4831028333f57-d # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/27/27b95e63df939bc4d82216b0a812ecc2ea55a5a3e7c964e7a7c1387db28694ee-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/17/17c99bd32a14b16211de1332e2d5ba395f8c0a756c98122bd50b45b1ec1fc518-d # internal github.com/containers/buildah/pkg/formats mkdir -p $WORK/b426/ cat >$WORK/b426/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b297/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/tabwriter=$WORK/b210/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/formats /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath $WORK/b426 -shared -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid qvE00nfSeYiiMNeJQmd4/qvE00nfSeYiiMNeJQmd4 -goversion go1.10.2 -D "" -importcfg $WORK/b426/importcfg -pack ./formats.go ./templates.go github.com/docker/docker/pkg/system mkdir -p $WORK/b406/ cat >$WORK/b406/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b407/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/system /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath $WORK/b406 -shared -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid mkK63UpU3FrRl7Xerx7c/mkK63UpU3FrRl7Xerx7c -goversion go1.10.2 -D "" -importcfg $WORK/b406/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/b188 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b167 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/d2/d2f3bf70d7f0faa8434dcd599affff4d871e0b3ce6ed8fcc57a3bd2ae30b0f63-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b178/ cat >$WORK/b178/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b179/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/selinux/go-selinux/label /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath $WORK/b178 -shared -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid XWDfD_GpG6X1VM7vvkRX/XWDfD_GpG6X1VM7vvkRX -goversion go1.10.2 -D "" -importcfg $WORK/b178/importcfg -pack ./label_selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/6e/6e114c21ab2183496811c6d660fe05288969cf8b32f604a3127e65a7e3c8b323-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b188=/tmp/go-build -gno-record-gcc-switches -o $WORK/b188/_cgo_.o $WORK/b188/_cgo_main.o $WORK/b188/_x001.o $WORK/b188/_x002.o -g -O2 cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/51/512f13c0a3aafda1045f6426780cd19fc3d1487b5dc41b5544f0548d9c77a35e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/f7/f7e2c068ddbadb7a56add93711b0387c997d8e797ed002170dc23391d5d5a841-d # internal github.com/pquerna/ffjson/inception mkdir -p $WORK/b202/ cat >$WORK/b202/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b203/_pkg_.a packagefile go/format=$WORK/b204/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/pquerna/ffjson/inception /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath $WORK/b202 -shared -p github.com/pquerna/ffjson/inception -complete -installsuffix shared -buildid O7I7EDtZcECnh9RtlohM/O7I7EDtZcECnh9RtlohM -goversion go1.10.2 -D "" -importcfg $WORK/b202/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_amd64/buildid -w $WORK/b400/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b167=/tmp/go-build -gno-record-gcc-switches -o $WORK/b167/_cgo_.o $WORK/b167/_cgo_main.o $WORK/b167/_x001.o $WORK/b167/_x002.o -g -O2 cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b184/_pkg_.a $WORK/b184/_x001.o $WORK/b184/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/33/3326022a81811638abc2d074d2c648e79799e281deadffe00284123478de3d0c-d # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/b7/b72514f304060385d9868e55ad9cc1ac3743a9b2a2a88bdb67a92097b2060cc3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b188/_cgo_.o -dynout $WORK/b188/_cgo_import.go cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/cc/cc7c948dd24f883a6d9948bdccedc0998713ff577627e5951e19567101c07267-d # internal cat >$WORK/b188/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath $WORK/b188 -shared -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid MRR6vECYb_KNA4SuMsC5/MRR6vECYb_KNA4SuMsC5 -goversion go1.10.2 -D "" -importcfg $WORK/b188/importcfg -pack $WORK/b188/_cgo_gotypes.go $WORK/b188/projectquota.cgo1.go $WORK/b188/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/69/692456b02dd5ce1baa5da17887102c3d5c8f0dd5f292b1fa9bf18aea20e3f900-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b198/ cat >$WORK/b198/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b199/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b213/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/tarlog /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath $WORK/b198 -shared -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid lldBrfoB5Q6VYIIJOici/lldBrfoB5Q6VYIIJOici -goversion go1.10.2 -D "" -importcfg $WORK/b198/importcfg -pack ./tarlogger.go cat >$WORK/b213/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b199/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/vbatts/tar-split/tar/asm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath $WORK/b213 -shared -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid -WAgSoDoIYaqZwHwEGfN/-WAgSoDoIYaqZwHwEGfN -goversion go1.10.2 -D "" -importcfg $WORK/b213/importcfg -pack ./assemble.go ./disassemble.go ./doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/be/be1fe2587b5b9d1214340b00d9b1eff6b4507b3c2335807048305c3dbfeb103d-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage system -dynimport $WORK/b167/_cgo_.o -dynout $WORK/b167/_cgo_import.go cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/21/214b1b5c1c129613eecb4df32545524c55e70d9ecee3684249c72b9d7760baf3-d # internal cat >$WORK/b167/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b068/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath $WORK/b167 -shared -p github.com/opencontainers/runc/libcontainer/system -installsuffix shared -buildid v6PM5nBHRGHXeBAqkqoH/v6PM5nBHRGHXeBAqkqoH -goversion go1.10.2 -D "" -importcfg $WORK/b167/importcfg -pack ./linux.go ./proc.go ./syscall_linux_64.go ./xattrs_linux.go $WORK/b167/_cgo_gotypes.go $WORK/b167/sysconfig.cgo1.go $WORK/b167/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/96/9691c819e5648c2bc375a78f3287dfde74a92c2fb5078f9b6958995bb54a4993-d # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/2a/2a68995805fe37a9a50f98df234ea5d16d06ff16385696ffaa6425a2a7219190-d # internal github.com/containers/storage/pkg/idtools mkdir -p $WORK/b055/ github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b195/ cat >$WORK/b055/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b068/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cat >$WORK/b195/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath $WORK/b055 -shared -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid B6Z53fLkdLWTIHqWgFpQ/B6Z53fLkdLWTIHqWgFpQ -goversion go1.10.2 -D "" -importcfg $WORK/b055/importcfg -pack ./idtools.go ./idtools_unix.go ./parser.go ./usergroupadd_linux.go ./utils_unix.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/lockfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath $WORK/b195 -shared -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid GCqr49Zpze3eJYjkoSzk/GCqr49Zpze3eJYjkoSzk -goversion go1.10.2 -D "" -importcfg $WORK/b195/importcfg -pack ./lockfile.go ./lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/84/84123f777861e8cb6f0076b16f8bf1e72710fe191068e957d494e4ad4e746487-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/59/59f2d1988d28a2b476d6e02ede5994f125c32737b0bed8fea5291ea63f8dcc71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/e0/e0760c7a06435b9027373ff010d4b2fd0e5c3686dc8679df683459c874d8c323-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b405/ github.com/openshift/imagebuilder/dockerfile/parser cat >$WORK/b405/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b406/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b068/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF mkdir -p $WORK/b414/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/idtools /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath $WORK/b405 -shared -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid A3b8SGpg76XExVBA8TcB/A3b8SGpg76XExVBA8TcB -goversion go1.10.2 -D "" -importcfg $WORK/b405/importcfg -pack ./idtools.go ./idtools_unix.go ./usergroupadd_linux.go ./utils_unix.go cat >$WORK/b414/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b406/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b413/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/openshift/imagebuilder/dockerfile/parser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath $WORK/b414 -shared -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid zJV5DNACyibKahC88WH0/zJV5DNACyibKahC88WH0 -goversion go1.10.2 -D "" -importcfg $WORK/b414/importcfg -pack ./line_parsers.go ./parser.go ./split_command.go cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/f3/f3045d310ebb312fc25a83d1685826e9831ec7ab4d8b166ec3de0a32820311e0-d # internal cd $WORK/b182 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runc/libcontainer/system /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b167/_pkg_.a $WORK/b167/_x001.o $WORK/b167/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b188/_pkg_.a $WORK/b188/_x001.o $WORK/b188/_x002.o # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/10/10ead2653d9e682aa2019b897f3caddefdd237910af002d50a5aae5b1ca7f7f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d8/d8dda717e6fbc6fbf66b0eca912d44bab88cc74b0fc6a122b7cb12bb4371f429-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/0a/0ae3085998ab6cbf622f5e5a0aa1aadfe85a875a0c15187e6d18c4ee3a80107c-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/mtrmac/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b141/_pkg_.a $WORK/b141/_x001.o $WORK/b141/_x002.o $WORK/b141/_x003.o $WORK/b141/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cd $WORK/b182 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c devmapper_log.cgo2.c cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/b4/b4cff4222403d703e41efbf8c5c47ebbd32053b091885c3247db20fa3eb6b338-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/90/90a32a6afdb5f5b9745daaa9ee811507527cce6151c7edb6b77b80e2ab7d1c5d-d # internal github.com/containers/storage/drivers/copy mkdir -p $WORK/b191/ github.com/containers/buildah/pkg/secrets github.com/containers/common/pkg/unshare mkdir -p $WORK/b239/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b191/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b191/ -g -O2 ./copy_linux.go cat >$WORK/b239/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b240/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b054/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/secrets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath $WORK/b239 -shared -p github.com/containers/buildah/pkg/secrets -complete -installsuffix shared -buildid DyRt9f366erpHnhO8mwU/DyRt9f366erpHnhO8mwU -goversion go1.10.2 -D "" -importcfg $WORK/b239/importcfg -pack ./secrets.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b054/ -importpath github.com/containers/common/pkg/unshare -- -I $WORK/b054/ -g -O2 -Wall ./unshare_cgo.go cd $WORK/b054 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/02/022a6782c0b14baa323a200ff0d4a7266c93b4256e827482aa686e946c57e0cf-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b399/ cat >$WORK/b399/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b097/_pkg_.a packagefile compress/gzip=$WORK/b216/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b400/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b350/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b406/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath $WORK/b399 -shared -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid cI9luwlcbk-DNZVUoPus/cI9luwlcbk-DNZVUoPus -goversion go1.10.2 -D "" -importcfg $WORK/b399/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_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/d2/d2290068c70efe9dd1275c208f4a52cd8167797bbe16bb2c7907d8309cdd755c-d # internal cd $WORK/b054 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_x002.o -c unshare_cgo.cgo2.c cd $WORK/b191 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy -fPIC -m64 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/01/013c8f2dd19bbf596e58742999367e852600dfc4616c6f84d86b51a7e22923db-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/6a/6afce813e62d462ba3b513a1eb011edf267e5164fce64e7c0d71d2745bbe7d75-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I $WORK/b054/ -g -O2 -Wall -o $WORK/b054/_x003.o -c unshare.c cd $WORK/b191 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b191=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c copy_linux.cgo2.c cd $WORK/b182 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd $WORK/b191 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy -fPIC -m64 -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-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy gcc -I . -fPIC -m64 -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 -g -O2 cd $WORK/b182 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b191/_cgo_.o -dynout $WORK/b191/_cgo_import.go cat >$WORK/b191/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath $WORK/b191 -shared -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid _ccDMBJvuJqhPg1ttN_c/_ccDMBJvuJqhPg1ttN_c -goversion go1.10.2 -D "" -importcfg $WORK/b191/importcfg -pack $WORK/b191/_cgo_gotypes.go $WORK/b191/copy_linux.cgo1.go $WORK/b191/_cgo_import.go cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/5e/5e6b536d6bd25ea37004dcdcde8df151b2079b950aaf1fe9ee54d85e730ccaf5-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b096/ cat >$WORK/b096/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b097/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b091/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b090/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b098/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/compression /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath $WORK/b096 -shared -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid wNK9Wff0EO4BoE_8wa8g/wNK9Wff0EO4BoE_8wa8g -goversion go1.10.2 -D "" -importcfg $WORK/b096/importcfg -pack ./compression.go ./zstd.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b162/ cat >$WORK/b162/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/bzip2=$WORK/b097/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b098/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath $WORK/b162 -shared -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid 82PLOGq0EteKwGu4sHYk/82PLOGq0EteKwGu4sHYk -goversion go1.10.2 -D "" -importcfg $WORK/b162/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 cd $WORK/b182 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cd $WORK/b054 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b054=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -Wall -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/60/6057888068f6a90166792a6cd72317281c0e4d10590a75dd10bdcb82c8f3c1a3-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b142/ cat >$WORK/b142/importcfg << 'EOF' # internal # import config packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b151/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/crypto/openpgp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath $WORK/b142 -shared -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid V7cKH-vF8NJXnYQ61cmk/V7cKH-vF8NJXnYQ61cmk -goversion go1.10.2 -D "" -importcfg $WORK/b142/importcfg -pack ./canonical_text.go ./keys.go ./read.go ./write.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b182=/tmp/go-build -gno-record-gcc-switches -o $WORK/b182/_cgo_.o $WORK/b182/_cgo_main.o $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o -g -O2 -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/27/27cdb827b1b0a3929c752831f11c1a895ebd055e1d44d023fba9f7fd9f9cbf3b-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b191/_pkg_.a $WORK/b191/_x001.o $WORK/b191/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/83/831d43aa8c1244ee466d02ac52f39043d9ea3fef8f2ed130d8020663a6857583-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare gcc -I . -fPIC -m64 -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 -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b054/_cgo_.o -dynout $WORK/b054/_cgo_import.go cat >$WORK/b054/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath $WORK/b054 -shared -p github.com/containers/common/pkg/unshare -installsuffix shared -buildid uBssWte5Jc1kRFFPlclk/uBssWte5Jc1kRFFPlclk -goversion go1.10.2 -D "" -importcfg $WORK/b054/importcfg -pack ./unshare.go $WORK/b054/_cgo_gotypes.go $WORK/b054/unshare_cgo.cgo1.go $WORK/b054/_cgo_import.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b182/_cgo_.o -dynout $WORK/b182/_cgo_import.go cat >$WORK/b182/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath $WORK/b182 -shared -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 5V_hN3BGTDpkjITlHHTz/5V_hN3BGTDpkjITlHHTz -goversion go1.10.2 -D "" -importcfg $WORK/b182/importcfg -pack ./devmapper.go ./ioctl.go ./log.go $WORK/b182/_cgo_gotypes.go $WORK/b182/devmapper_log.cgo1.go $WORK/b182/devmapper_wrapper.cgo1.go $WORK/b182/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b182/devmapper_wrapper_dynamic.cgo1.go $WORK/b182/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/f8/f8c9262dd2a91eaf99edb88151a7c23463f166547273815b3951842b67aaf459-d # internal github.com/matttproud/golang_protobuf_extensions/pbutil mkdir -p $WORK/b289/ github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp cat >$WORK/b289/importcfg << 'EOF' # internal # import config packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF github.com/prometheus/client_model/go mkdir -p $WORK/b287/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/matttproud/golang_protobuf_extensions/pbutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath $WORK/b289 -shared -p github.com/matttproud/golang_protobuf_extensions/pbutil -complete -installsuffix shared -buildid O9-HNTXvl4fHnGyzTmh6/O9-HNTXvl4fHnGyzTmh6 -goversion go1.10.2 -D "" -importcfg $WORK/b289/importcfg -pack ./decode.go ./doc.go ./encode.go cat >$WORK/b287/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b322/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/client_model/go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath $WORK/b287 -shared -p github.com/prometheus/client_model/go -complete -installsuffix shared -buildid jiu6OxmwHc9poC9g_gVg/jiu6OxmwHc9poC9g_gVg -goversion go1.10.2 -D "" -importcfg $WORK/b287/importcfg -pack ./metrics.pb.go cat >$WORK/b322/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b321/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/golang/protobuf/ptypes/duration /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath $WORK/b322 -shared -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid 7-N6lYzVNbsV3JiL9cw7/7-N6lYzVNbsV3JiL9cw7 -goversion go1.10.2 -D "" -importcfg $WORK/b322/importcfg -pack ./duration.pb.go cat >$WORK/b321/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b323/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/golang/protobuf/ptypes/any /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath $WORK/b321 -shared -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid YYNVuBKdpQCMm2o1IZ66/YYNVuBKdpQCMm2o1IZ66 -goversion go1.10.2 -D "" -importcfg $WORK/b321/importcfg -pack ./any.pb.go cat >$WORK/b323/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/golang/protobuf/ptypes/timestamp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath $WORK/b323 -shared -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid hKEPraMbUhPQYjsFxPti/hKEPraMbUhPQYjsFxPti -goversion go1.10.2 -D "" -importcfg $WORK/b323/importcfg -pack ./timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4e/4e300cb7f2355c4e6b4744703d7a82d09557c5aa80b3997a39d8f28a3dc382fa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/5a/5a3cc07b2b668b0b6d91989dc29993f21629cddb3f41e10054ebd133b21153ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/9e/9e8f477fc4d8a7790f9e350184b443818d6b3ad737a26b34c0f7cef9b5cd76bc-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b324/ cat >$WORK/b324/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b321/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/google.golang.org/genproto/googleapis/rpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath $WORK/b324 -shared -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid pzhcQwQ09XZl3X8yWcOv/pzhcQwQ09XZl3X8yWcOv -goversion go1.10.2 -D "" -importcfg $WORK/b324/importcfg -pack ./status.pb.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/c4/c4d20c5570ad5ca200eed785269ebdb9813f2ab44e7e1e4e5f6d141225b21fce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/53/5389db8bbda5aee3e940381c7273a0806e40f3cb71be40f7a6b7cabf3a7bd01f-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b320/ cat >$WORK/b320/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b321/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b322/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b323/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/golang/protobuf/ptypes /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath $WORK/b320 -shared -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid IdqSldDbhsknCezlpQhy/IdqSldDbhsknCezlpQhy -goversion go1.10.2 -D "" -importcfg $WORK/b320/importcfg -pack ./any.go ./doc.go ./duration.go ./timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/c5/c5a95de04a9db103c2df86a305e018460e19796173cc19f1b53e60a9b461e532-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b054/_pkg_.a $WORK/b054/_x001.o $WORK/b054/_x002.o $WORK/b054/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/c2/c284a6f1305cbe8d504180ce1f0ed05b2544957fd6f50b511ef73a3148c09699-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b182/_pkg_.a $WORK/b182/_x001.o $WORK/b182/_x002.o $WORK/b182/_x003.o $WORK/b182/_x004.o $WORK/b182/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/6e/6ecdc3f0b65460cfb9de1f29e0195db1c03cbe8080f355d2f889e522e0f98433-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/ac/ac93778ed42a41336ee4b664955e8d40b7bf0c1e126020926e7d4e3b7b54912e-d # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/c4/c44e892a5583025b0e6a19773cdf280a5a6ef29c0d5cbb77b7b51496c4c81cbc-d # internal github.com/prometheus/client_golang/prometheus/internal mkdir -p $WORK/b286/ cat >$WORK/b286/importcfg << 'EOF' # internal # import config packagefile github.com/prometheus/client_model/go=$WORK/b287/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/client_golang/prometheus/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath $WORK/b286 -shared -p github.com/prometheus/client_golang/prometheus/internal -complete -installsuffix shared -buildid fPtbCPB2v8jAOm93kX9a/fPtbCPB2v8jAOm93kX9a -goversion go1.10.2 -D "" -importcfg $WORK/b286/importcfg -pack ./metric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/7c/7c8127a8c2fc8f9824f51d93fc3490ea1d7d1b753a5218ee807f5d335c61c9d6-d # internal google.golang.org/grpc/status mkdir -p $WORK/b319/ cat >$WORK/b319/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b320/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b318/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b325/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/google.golang.org/grpc/status /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath $WORK/b319 -shared -p google.golang.org/grpc/status -complete -installsuffix shared -buildid SsMLGfYUbrdOCX6MZd2W/SsMLGfYUbrdOCX6MZd2W -goversion go1.10.2 -D "" -importcfg $WORK/b319/importcfg -pack ./status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/ba/ba41e615f1d11e37b6b5243efaadb586ff9cb2733d2b830103a3cc188b0515ea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/96/96632a16d0847a0c670ef49045281aecac7199c3962eff4de3cacb781e1f9561-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b317/ cat >$WORK/b317/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b318/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b319/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containerd/containerd/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath $WORK/b317 -shared -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid vLcpBPnT1UG9q3-dIo0Z/vLcpBPnT1UG9q3-dIo0Z -goversion go1.10.2 -D "" -importcfg $WORK/b317/importcfg -pack ./errors.go ./grpc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/67/67d62c682aa22040c69cb63e6852b34a4f3ecab1b67c2abd82a61113a9254fbd-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/_x001.o $WORK/b035/_x002.o $WORK/b035/_x003.o $WORK/b035/_x004.o $WORK/b035/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/44/447e27bdd5248f08bbd4110e16850cab984ecea89ba1ff1859497fc5c3becc61-d # internal github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b034/ vendor/golang_org/x/net/lex/httplex cat >$WORK/b034/importcfg << 'EOF' # internal # import config packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b223/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containernetworking/cni/pkg/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath $WORK/b034 -shared -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid WhNIlNZZx5kiMLru3Z_e/WhNIlNZZx5kiMLru3Z_e -goversion go1.10.2 -D "" -importcfg $WORK/b034/importcfg -pack ./args.go ./types.go cat >$WORK/b223/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/b218/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF vendor/golang_org/x/net/proxy mkdir -p $WORK/b224/ net/textproto cd /usr/lib/golang/src/vendor/golang_org/x/net/lex/httplex /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath $WORK/b223 -shared -p vendor/golang_org/x/net/lex/httplex -std -complete -installsuffix shared -buildid LnxOeqem9B_2SeqWU_87/LnxOeqem9B_2SeqWU_87 -goversion go1.10.2 -D "" -importcfg $WORK/b223/importcfg -pack ./httplex.go cat >$WORK/b224/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF golang.org/x/net/internal/socks cd /usr/lib/golang/src/vendor/golang_org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath $WORK/b224 -shared -p vendor/golang_org/x/net/proxy -std -complete -installsuffix shared -buildid 0p4P58UGw8_AFKSpPskS/0p4P58UGw8_AFKSpPskS -goversion go1.10.2 -D "" -importcfg $WORK/b224/importcfg -pack ./direct.go ./per_host.go ./proxy.go ./socks5.go mkdir -p $WORK/b228/ mkdir -p $WORK/b269/ cat >$WORK/b228/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF github.com/docker/docker/api/types/registry mkdir -p $WORK/b328/ github.com/docker/go-connections/nat k8s.io/apimachinery/pkg/util/validation mkdir -p $WORK/b382/ cat >$WORK/b328/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile net=$WORK/b035/_pkg_.a EOF cat >$WORK/b269/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF crypto/x509 cd /usr/lib/golang/src/net/textproto /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath $WORK/b228 -shared -p net/textproto -std -complete -installsuffix shared -buildid RSRIFE-cT3bKL06Z0F2b/RSRIFE-cT3bKL06Z0F2b -goversion go1.10.2 -D "" -importcfg $WORK/b228/importcfg -pack ./header.go ./pipeline.go ./reader.go ./textproto.go ./writer.go github.com/ishidawataru/sctp cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath $WORK/b328 -shared -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid UFEXEemLl38x6I-J_Cll/UFEXEemLl38x6I-J_Cll -goversion go1.10.2 -D "" -importcfg $WORK/b328/importcfg -pack ./authenticate.go ./registry.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/internal/socks /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath $WORK/b269 -shared -p golang.org/x/net/internal/socks -complete -installsuffix shared -buildid hoptzs8P5zL4PlFLhf9A/hoptzs8P5zL4PlFLhf9A -goversion go1.10.2 -D "" -importcfg $WORK/b269/importcfg -pack ./client.go ./socks.go mkdir -p $WORK/b126/ cat >$WORK/b382/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b383/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b313/ mkdir -p $WORK/b353/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/validation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath $WORK/b382 -shared -p k8s.io/apimachinery/pkg/util/validation -complete -installsuffix shared -buildid gIZayTvQTh9YjO8FWQyU/gIZayTvQTh9YjO8FWQyU -goversion go1.10.2 -D "" -importcfg $WORK/b382/importcfg -pack ./validation.go 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/b003/_pkg_.a packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/dsa=$WORK/b127/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_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/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cat >$WORK/b313/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cat >$WORK/b353/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath $WORK/b126 -shared -p crypto/x509 -std -complete -installsuffix shared -buildid o5WmhTOqAShbpFCfbtzZ/o5WmhTOqAShbpFCfbtzZ -goversion go1.10.2 -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 /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/go-connections/nat /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath $WORK/b313 -shared -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid m0_Me3bZBipgDKWaPzr0/m0_Me3bZBipgDKWaPzr0 -goversion go1.10.2 -D "" -importcfg $WORK/b313/importcfg -pack ./nat.go ./parse.go ./sort.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/ishidawataru/sctp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath $WORK/b353 -shared -p github.com/ishidawataru/sctp -complete -installsuffix shared -buildid UzDcqQogJFGZ9rYcpfpG/UzDcqQogJFGZ9rYcpfpG -goversion go1.10.2 -D "" -importcfg $WORK/b353/importcfg -pack ./ipsock_linux.go ./sctp.go ./sctp_linux.go github.com/godbus/dbus mkdir -p $WORK/b074/ cat >$WORK/b074/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/godbus/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -shared -p github.com/godbus/dbus -complete -installsuffix shared -buildid jKyfdGh9WFAr7oZk9Ett/jKyfdGh9WFAr7oZk9Ett -goversion go1.10.2 -D "" -importcfg $WORK/b074/importcfg -pack ./auth.go ./auth_anonymous.go ./auth_external.go ./auth_sha1.go ./call.go ./conn.go ./conn_other.go ./conn_unix.go ./dbus.go ./decoder.go ./default_handler.go ./doc.go ./encoder.go ./export.go ./homedir.go ./homedir_dynamic.go ./message.go ./object.go ./server_interfaces.go ./sig.go ./transport_generic.go ./transport_nonce_tcp.go ./transport_tcp.go ./transport_unix.go ./transport_unixcred_linux.go ./variant.go ./variant_lexer.go ./variant_parser.go github.com/prometheus/procfs mkdir -p $WORK/b292/ cat >$WORK/b292/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b293/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b294/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/procfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath $WORK/b292 -shared -p github.com/prometheus/procfs -complete -installsuffix shared -buildid dii7KHyttcVxZ8jL68ju/dii7KHyttcVxZ8jL68ju -goversion go1.10.2 -D "" -importcfg $WORK/b292/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 github.com/spf13/pflag mkdir -p $WORK/b424/ cat >$WORK/b424/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/csv=$WORK/b425/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/spf13/pflag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath $WORK/b424 -shared -p github.com/spf13/pflag -complete -installsuffix shared -buildid 5gwh0P4uqAJtp8uIvIaB/5gwh0P4uqAJtp8uIvIaB -goversion go1.10.2 -D "" -importcfg $WORK/b424/importcfg -pack ./bool.go ./bool_slice.go ./bytes.go ./count.go ./duration.go ./duration_slice.go ./flag.go ./float32.go ./float32_slice.go ./float64.go ./float64_slice.go ./golangflag.go ./int.go ./int16.go ./int32.go ./int32_slice.go ./int64.go ./int64_slice.go ./int8.go ./int_slice.go ./ip.go ./ip_slice.go ./ipmask.go ./ipnet.go ./string.go ./string_array.go ./string_slice.go ./string_to_int.go ./string_to_int64.go ./string_to_string.go ./uint.go ./uint16.go ./uint32.go ./uint64.go ./uint8.go ./uint_slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/f7/f7cdce1f7d43a8d84b32fcc01013207dad80e409a03faffd75128f70a580fa3d-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b170/ cat >$WORK/b170/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/pkg/chrootarchive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath $WORK/b170 -shared -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid N0vPDUg_X5k6NhbamAwC/N0vPDUg_X5k6NhbamAwC -goversion go1.10.2 -D "" -importcfg $WORK/b170/importcfg -pack ./archive.go ./archive_unix.go ./chroot_linux.go ./diff.go ./diff_unix.go ./init_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/f4/f4a609b619395d46e02b36ab37588e23a294b08a834c441778d073ef4127efff-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/03/032346eeaebd812c063d1ddab3580bbfef220a882fa3e7828df0fa69f465810f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/2d/2d4b4f37302decf9c68d5dec25d88d43e4f6cfb7ecb8657162904d482e7fb682-d # internal k8s.io/apimachinery/pkg/labels mkdir -p $WORK/b380/ cat >$WORK/b380/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b381/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b382/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/labels /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath $WORK/b380 -shared -p k8s.io/apimachinery/pkg/labels -complete -installsuffix shared -buildid vRlO_ebVX0JihsXM5cfr/vRlO_ebVX0JihsXM5cfr -goversion go1.10.2 -D "" -importcfg $WORK/b380/importcfg -pack ./doc.go ./labels.go ./selector.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/0c/0cf0b7206a4a592683b370b05123d1fa36e89ab3ef91f7d7d8799ff1b39ebe6a-d # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/8e/8eba12f4707561449ba6b1cfc4a5b41eca146a45d1855a3df1332b1e541ab514-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b309/ cat >$WORK/b309/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b310/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b312/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b313/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/container /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath $WORK/b309 -shared -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid bTL8T8XFcvif8aKP0jwH/bTL8T8XFcvif8aKP0jwH -goversion go1.10.2 -D "" -importcfg $WORK/b309/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_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/1e/1e1c86b94590f498424ae593a55ef586193fb84cbaaa5546051db6d48f05790a-d # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b040/ cat >$WORK/b040/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containernetworking/cni/pkg/types/020 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath $WORK/b040 -shared -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid sOr3XKiTc9yIu-zcZVLX/sOr3XKiTc9yIu-zcZVLX -goversion go1.10.2 -D "" -importcfg $WORK/b040/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/52/52b50220aaf8700bac3b01ced809d2c3176e3899a5bb469a84bb36ffcc6e2d95-d # internal golang.org/x/net/http/httpguts mkdir -p $WORK/b340/ mime/multipart cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/84/8406df619d5bd8d1fd2f426a27eebcbce24cc2b418fff1ef9fb7b635c8f943cc-d # internal net/mail cat >$WORK/b340/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=$WORK/b341/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b368/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/http/httpguts /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath $WORK/b340 -shared -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid 6wAQ1njxqIKbVUUG0VV-/6wAQ1njxqIKbVUUG0VV- -goversion go1.10.2 -D "" -importcfg $WORK/b340/importcfg -pack ./guts.go ./httplex.go cat >$WORK/b368/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/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF mkdir -p $WORK/b226/ cd /usr/lib/golang/src/net/mail /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath $WORK/b368 -shared -p net/mail -std -complete -installsuffix shared -buildid vXFpbgeOlysEwsIw2SI7/vXFpbgeOlysEwsIw2SI7 -goversion go1.10.2 -D "" -importcfg $WORK/b368/importcfg -pack ./message.go cat >$WORK/b226/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile mime/quotedprintable=$WORK/b227/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /usr/lib/golang/src/mime/multipart /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath $WORK/b226 -shared -p mime/multipart -std -complete -installsuffix shared -buildid urhj3rzY-4KUiYeeDQak/urhj3rzY-4KUiYeeDQak -goversion go1.10.2 -D "" -importcfg $WORK/b226/importcfg -pack ./formdata.go ./multipart.go ./writer.go golang.org/x/net/proxy mkdir -p $WORK/b268/ cat >$WORK/b268/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b269/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/proxy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath $WORK/b268 -shared -p golang.org/x/net/proxy -complete -installsuffix shared -buildid kz38YBgJ7UDLNRRGeM6m/kz38YBgJ7UDLNRRGeM6m -goversion go1.10.2 -D "" -importcfg $WORK/b268/importcfg -pack ./dial.go ./direct.go ./per_host.go ./proxy.go ./socks5.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/a0/a0f32bb533fe23b3d3299d9120f875d6bb22ff036fc73a2184f543e90a515f42-d # internal github.com/containernetworking/cni/pkg/types/current mkdir -p $WORK/b041/ cat >$WORK/b041/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containernetworking/cni/pkg/types/current /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath $WORK/b041 -shared -p github.com/containernetworking/cni/pkg/types/current -complete -installsuffix shared -buildid lVguVNbf9GSWzWJtmgOL/lVguVNbf9GSWzWJtmgOL -goversion go1.10.2 -D "" -importcfg $WORK/b041/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/0d/0d22575b907149b3b3360a5ecbc4f9828413dbb058465b03e169f4f6c3bef558-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/e3/e3450e56184656d47bef88e5e9e89d7d4189e363b3897829a59fa87385ce749b-d # internal github.com/docker/libnetwork/types mkdir -p $WORK/b352/ cat >$WORK/b352/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b353/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/libnetwork/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath $WORK/b352 -shared -p github.com/docker/libnetwork/types -complete -installsuffix shared -buildid 9b2Re_9byHDGOPSSSfvR/9b2Re_9byHDGOPSSSfvR -goversion go1.10.2 -D "" -importcfg $WORK/b352/importcfg -pack ./types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/93/93abf93649e2c48266e473c32236d2fd1db30b68b4781420bc3e16d2e55398fc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/7e/7ebc8ebfd51b0361f76f81a48af3d70036ab31b824f564ffb3a0a378dba9d47e-d # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/75/75e6837a151cef6b4d12403684fee5f8edc28d5d5e720241ab59308dd34e31e0-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b161/ cat >$WORK/b161/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath $WORK/b161 -shared -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid YyvFUi3ZUcjJahfNY-eU/YyvFUi3ZUcjJahfNY-eU -goversion go1.10.2 -D "" -importcfg $WORK/b161/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_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/27/273da99dfecd2eabc114c3ec5fca77f8a18e5cb796fc29d1a1f303c8f13cbe01-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b033/ cat >$WORK/b033/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b041/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containernetworking/cni/pkg/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath $WORK/b033 -shared -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid OOjjFBYQQrZ957eySTKo/OOjjFBYQQrZ957eySTKo -goversion go1.10.2 -D "" -importcfg $WORK/b033/importcfg -pack ./conf.go ./plugin.go ./reconcile.go ./version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/0b/0b0bd3e421d9f724b2139e64ddccc6e790bcf14c49fd59cdfc1fd368923f123a-d # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/7b/7b8cd0b37d5ba478704254d47bd8cdc8f649cf17e77d62c79a05ed17a5867dd7-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b330/ k8s.io/apimachinery/pkg/util/intstr k8s.io/apimachinery/pkg/runtime/schema cat >$WORK/b330/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a EOF mkdir -p $WORK/b389/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/swarm/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath $WORK/b330 -shared -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid ydqGXgVQp18NxxppsvB5/ydqGXgVQp18NxxppsvB5 -goversion go1.10.2 -D "" -importcfg $WORK/b330/importcfg -pack ./gen.go ./plugin.pb.go cat >$WORK/b389/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b394/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/runtime/schema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath $WORK/b389 -shared -p k8s.io/apimachinery/pkg/runtime/schema -complete -installsuffix shared -buildid NTxBQrAsfQFB2QLDTkKG/NTxBQrAsfQFB2QLDTkKG -goversion go1.10.2 -D "" -importcfg $WORK/b389/importcfg -pack ./generated.pb.go ./group_version.go ./interfaces.go k8s.io/apimachinery/pkg/api/resource cat >$WORK/b394/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b375/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b372/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/intstr /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath $WORK/b394 -shared -p k8s.io/apimachinery/pkg/util/intstr -complete -installsuffix shared -buildid QpfwpQt5oI7Ft5_RRVcK/QpfwpQt5oI7Ft5_RRVcK -goversion go1.10.2 -D "" -importcfg $WORK/b394/importcfg -pack ./generated.pb.go ./intstr.go cat >$WORK/b372/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b373/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/api/resource /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath $WORK/b372 -shared -p k8s.io/apimachinery/pkg/api/resource -complete -installsuffix shared -buildid IkOpDAe9RwDEigzZ91i2/IkOpDAe9RwDEigzZ91i2 -goversion go1.10.2 -D "" -importcfg $WORK/b372/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_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/d8/d84b5ffaec7a16818aef618d779bcd5bcfe037ae92eb15b22bcca667a2443325-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/89/8993545aba42088ce33620463ed4bb18d57603325ed2dbaaa5046ca88549e652-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/21/218b1c324cb9f605ab4647bc03e9c86f9acde86c216d37b256136e7eaceb43a7-d # internal github.com/containernetworking/cni/pkg/invoke mkdir -p $WORK/b049/ cat >$WORK/b049/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containernetworking/cni/pkg/invoke /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath $WORK/b049 -shared -p github.com/containernetworking/cni/pkg/invoke -complete -installsuffix shared -buildid y-i-TXYrHOgp_edHyzYj/y-i-TXYrHOgp_edHyzYj -goversion go1.10.2 -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_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/9c/9c79177f155157e31b317186724b2c50b4bef0782187db14a774ffeb57e101dd-d # internal github.com/docker/libnetwork/resolvconf mkdir -p $WORK/b349/ cat >$WORK/b349/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b350/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b351/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b352/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/libnetwork/resolvconf /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath $WORK/b349 -shared -p github.com/docker/libnetwork/resolvconf -complete -installsuffix shared -buildid mJvI6l1f_J2M4txrwcO2/mJvI6l1f_J2M4txrwcO2 -goversion go1.10.2 -D "" -importcfg $WORK/b349/importcfg -pack ./resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/0c/0cb89307e8c37fe7a0437d7157385bc0fbf6299807234235d328de00323e7e90-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/9f/9fe16f5af2cd38fe8361022fbc9843aee0a9ed2b9daa7693d9b43708a80656e7-d # internal k8s.io/apimachinery/pkg/runtime mkdir -p $WORK/b386/ cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/3f/3f69d279aa4793d516fb221752c0e164eac5fac467f55a244c09521e7b925f8f-d # internal cat >$WORK/b386/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile go/ast=$WORK/b205/_pkg_.a packagefile go/doc=$WORK/b387/_pkg_.a packagefile go/parser=$WORK/b208/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b381/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/runtime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath $WORK/b386 -shared -p k8s.io/apimachinery/pkg/runtime -complete -installsuffix shared -buildid rLZn31orDJWaDAASSyz9/rLZn31orDJWaDAASSyz9 -goversion go1.10.2 -D "" -importcfg $WORK/b386/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_amd64/buildid -w $WORK/b349/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/97/97f9089363f489331f337f2b7ccf3f4596acc038ff50ce6977849dc1e9d7e2e5-d # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/83/83b1703368cfe573f1070675b56541b071b3fa0389ae0c50b41f0fca411e4ea6-d # internal github.com/containernetworking/cni/libcni mkdir -p $WORK/b048/ cat >$WORK/b048/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containernetworking/cni/libcni /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath $WORK/b048 -shared -p github.com/containernetworking/cni/libcni -complete -installsuffix shared -buildid IBxKLz3v0RZYT53HZ7PX/IBxKLz3v0RZYT53HZ7PX -goversion go1.10.2 -D "" -importcfg $WORK/b048/importcfg -pack ./api.go ./conf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/1c/1c3ed9ffc22e01959598a6d3f82909df310710aa23f9fe8aaa53b470304da92b-d # internal crypto/tls mkdir -p $WORK/b120/ cat >$WORK/b120/importcfg << 'EOF' # internal # import config importmap golang_org/x/crypto/chacha20poly1305=vendor/golang_org/x/crypto/chacha20poly1305 importmap golang_org/x/crypto/curve25519=vendor/golang_org/x/crypto/curve25519 packagefile bytes=$WORK/b003/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /usr/lib/golang/src/crypto/tls /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath $WORK/b120 -shared -p crypto/tls -std -complete -installsuffix shared -buildid AENaQF-mG0oAopAepRS-/AENaQF-mG0oAopAepRS- -goversion go1.10.2 -D "" -importcfg $WORK/b120/importcfg -pack ./alert.go ./cipher_suites.go ./common.go ./conn.go ./handshake_client.go ./handshake_messages.go ./handshake_server.go ./key_agreement.go ./prf.go ./ticket.go ./tls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/59/598a0ab10cac37dac3821728dd8d3320622fe3f5535a4346ed415f83483140c8-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b187/ github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/btrfs github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/vfs cat >$WORK/b187/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a EOF mkdir -p $WORK/b192/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/overlayutils /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath $WORK/b187 -shared -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid jYs39eqo-r3RyqmlgxZw/jYs39eqo-r3RyqmlgxZw -goversion go1.10.2 -D "" -importcfg $WORK/b187/importcfg -pack ./overlayutils.go cat >$WORK/b192/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b193/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath $WORK/b192 -shared -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid 2AnxXb9PnZ1BZ-krdjXG/2AnxXb9PnZ1BZ-krdjXG -goversion go1.10.2 -D "" -importcfg $WORK/b192/importcfg -pack ./zfs.go ./zfs_linux.go mkdir -p $WORK/b180/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs CGO_LDFLAGS='"-g" "-O2"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b180/ -importpath github.com/containers/storage/drivers/btrfs -- -I $WORK/b180/ -g -O2 ./btrfs.go ./version.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b181/ cat >$WORK/b181/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b174/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath $WORK/b181 -shared -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid gKOMIjAgUz8A_LFn4yWH/gKOMIjAgUz8A_LFn4yWH -goversion go1.10.2 -D "" -importcfg $WORK/b181/importcfg -pack ./device_setup.go ./deviceset.go ./devmapper_doc.go ./driver.go ./mount.go cat >$WORK/b174/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b190/ cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/9c/9cfa74620b79ad43841042e4e28ddec11e9317aa2f6a891cf9b73f982bf3e9b2-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/aufs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath $WORK/b174 -shared -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid ceM4tCtRM1uG34F5bAFa/ceM4tCtRM1uG34F5bAFa -goversion go1.10.2 -D "" -importcfg $WORK/b174/importcfg -pack ./aufs.go ./dirs.go ./mount.go ./mount_linux.go cat >$WORK/b190/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b191/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/vfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath $WORK/b190 -shared -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid VE0ahUjK3sMkmG3Pj07G/VE0ahUjK3sMkmG3Pj07G -goversion go1.10.2 -D "" -importcfg $WORK/b190/importcfg -pack ./copy_linux.go ./driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/1a/1a6ea8e76648e55579787bb488e25a890b1d027c99a2b47e2924a267d173b7bd-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b186/ cat >$WORK/b186/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath $WORK/b186 -shared -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid FsdvwICvQlr0uoy28j0X/FsdvwICvQlr0uoy28j0X -goversion go1.10.2 -D "" -importcfg $WORK/b186/importcfg -pack ./check.go ./mount.go ./overlay.go ./randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/c3/c32dc5542b8080657931ab5e533512f4a5c6d326c23c9667a90324098e2c55a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d3/d3f2ec85a70fb61ffd2380fb4bb0f3456e4f194d78746ce18af249c47bc13ece-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/90/901742f81507bddcc22869c0083324898831391d06e616d54299ab38714bfc11-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/23/235d5ea1f44ece0ed72d0800e96b9e1d187e468a90917a3777457955e702cfa4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/6e/6e84fc7b8b1eeb9a0d3c884a047048c4333bb096e6eb0087430e65b713fc21f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/9c/9c5ff835ede665beea66e3a8ce289996ddac5a844b5aa5c49b21c2c30ba973d7-d # internal github.com/spf13/cobra mkdir -p $WORK/b429/ cat >$WORK/b429/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b424/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/spf13/cobra /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath $WORK/b429 -shared -p github.com/spf13/cobra -complete -installsuffix shared -buildid XxVXJthdLE204UqyiDjf/XxVXJthdLE204UqyiDjf -goversion go1.10.2 -D "" -importcfg $WORK/b429/importcfg -pack ./args.go ./bash_completions.go ./cobra.go ./command.go ./command_notwin.go ./powershell_completions.go ./shell_completions.go ./zsh_completions.go cd $WORK/b180 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x001.o -c _cgo_export.c gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x002.o -c btrfs.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/74/74e289b55edfd58ea0245a5268f9aa2bf5d7c9ee15bc920fb69994d8d302f012-d # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/aa/aa674ad3b4cc684366d58528a1556daa52f14b634d9d45c7b16971a721d1ade7-d # internal github.com/coreos/go-systemd/dbus mkdir -p $WORK/b072/ cat >$WORK/b072/importcfg << 'EOF' # internal # import config packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b074/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/coreos/go-systemd/dbus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath $WORK/b072 -shared -p github.com/coreos/go-systemd/dbus -complete -installsuffix shared -buildid xjznbQrFv2CC4OQtuTQi/xjznbQrFv2CC4OQtuTQi -goversion go1.10.2 -D "" -importcfg $WORK/b072/importcfg -pack ./dbus.go ./methods.go ./properties.go ./set.go ./subscription.go ./subscription_set.go cd $WORK/b180 gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_x003.o -c version.cgo2.c gcc -I /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/8f/8f66f41a7194765adf75bc6b904233b75726834c6433087de33d16810c2a8c0d-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs gcc -I . -fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b180/_cgo_.o $WORK/b180/_cgo_main.o $WORK/b180/_x001.o $WORK/b180/_x002.o $WORK/b180/_x003.o -g -O2 /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage btrfs -dynimport $WORK/b180/_cgo_.o -dynout $WORK/b180/_cgo_import.go cat >$WORK/b180/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath $WORK/b180 -shared -p github.com/containers/storage/drivers/btrfs -installsuffix shared -buildid ihgh5p7gEjxgl2vCdaTK/ihgh5p7gEjxgl2vCdaTK -goversion go1.10.2 -D "" -importcfg $WORK/b180/importcfg -pack $WORK/b180/_cgo_gotypes.go $WORK/b180/btrfs.cgo1.go $WORK/b180/version.cgo1.go $WORK/b180/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/05/05a609ebd23d35031b2dcdf742fabd69d914207c77a404615238b021b2b39857-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/16/16d0f8461cd66bd0cf7058c6ecdd8e88750c929a17e9a6a9460029b4a4796f86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/e5/e59c17337b56eb6715152bf69382e10ff17029c623fd430ec0bd494556c9545f-d # internal github.com/containers/common/pkg/cgroups mkdir -p $WORK/b053/ cat >$WORK/b053/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b072/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b074/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/common/pkg/cgroups /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath $WORK/b053 -shared -p github.com/containers/common/pkg/cgroups -complete -installsuffix shared -buildid hO5udJvPGXo4eKgeIyqO/hO5udJvPGXo4eKgeIyqO -goversion go1.10.2 -D "" -importcfg $WORK/b053/importcfg -pack ./blkio.go ./cgroups.go ./cgroups_supported.go ./cpu.go ./cpuset.go ./memory.go ./pids.go ./systemd.go cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/26/265a8794f42b15661ee2dd3d2b914f346ffacff0016d0f3f4cca0d78cc34ff46-d # internal net/http/httptrace mkdir -p $WORK/b229/ github.com/docker/go-connections/tlsconfig cat >$WORK/b229/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b270/ cd /usr/lib/golang/src/net/http/httptrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath $WORK/b229 -shared -p net/http/httptrace -std -complete -installsuffix shared -buildid 7UTNFYYZXTYLxfY9GZ3U/7UTNFYYZXTYLxfY9GZ3U -goversion go1.10.2 -D "" -importcfg $WORK/b229/importcfg -pack ./trace.go cat >$WORK/b270/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/go-connections/tlsconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath $WORK/b270 -shared -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid Z5NzC9HATbpfb21WzkMd/Z5NzC9HATbpfb21WzkMd -goversion go1.10.2 -D "" -importcfg $WORK/b270/importcfg -pack ./certpool_go17.go ./config.go ./config_client_ciphers.go github.com/containers/libtrust mkdir -p $WORK/b114/ cat >$WORK/b114/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile crypto=$WORK/b083/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/libtrust /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath $WORK/b114 -shared -p github.com/containers/libtrust -complete -installsuffix shared -buildid hJuPUfCEZvcY5vavU1F_/hJuPUfCEZvcY5vavU1F_ -goversion go1.10.2 -D "" -importcfg $WORK/b114/importcfg -pack ./certificates.go ./doc.go ./ec_key.go ./ec_key_no_openssl.go ./filter.go ./hash.go ./jsonsign.go ./key.go ./key_files.go ./key_manager.go ./rsa_key.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/8d/8d2e20f9fb0e725e29c80783c822247ea347d0348f624e19eb72fa747191d987-d # internal net/http mkdir -p $WORK/b215/ cat >$WORK/b215/importcfg << 'EOF' # internal # import config 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 importmap golang_org/x/net/lex/httplex=vendor/golang_org/x/net/lex/httplex importmap golang_org/x/net/proxy=vendor/golang_org/x/net/proxy packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b216/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b217/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b218/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b223/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b224/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile mime/multipart=$WORK/b226/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http/httptrace=$WORK/b229/_pkg_.a packagefile net/http/internal=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /usr/lib/golang/src/net/http /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath $WORK/b215 -shared -p net/http -std -complete -installsuffix shared -buildid FP1W0tVaEIiqevXLh51p/FP1W0tVaEIiqevXLh51p -goversion go1.10.2 -D "" -importcfg $WORK/b215/importcfg -pack ./client.go ./cookie.go ./doc.go ./filetransport.go ./fs.go ./h2_bundle.go ./header.go ./http.go ./jar.go ./method.go ./request.go ./response.go ./server.go ./sniff.go ./status.go ./transfer.go ./transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/de/dec9a94b714756d434abec0bd976fa22c26752ef9b567bf6dfe61ca6f26b9010-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/btrfs /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/_x001.o $WORK/b180/_x002.o $WORK/b180/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/b5/b59af104efc918fe4ef6f85cd0737042bceacb6f051eba4cfbc8ce15a7c9fe7c-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b173/ cat >$WORK/b173/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b192/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage/drivers/register /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath $WORK/b173 -shared -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fZFdQ71VGjpl6mIvPSjz/fZFdQ71VGjpl6mIvPSjz -goversion go1.10.2 -D "" -importcfg $WORK/b173/importcfg -pack ./register_aufs.go ./register_btrfs.go ./register_devicemapper.go ./register_overlay.go ./register_vfs.go ./register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/6b/6b8c7139d9463d287bae20f07f42da2fc25e0e141dd88c947168a68f5d54db39-d # internal github.com/containers/storage mkdir -p $WORK/b160/ cat >$WORK/b160/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b200/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b202/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b203/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b199/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b213/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath $WORK/b160 -shared -p github.com/containers/storage -complete -installsuffix shared -buildid VJVR8M5opNaVpo0khn-Z/VJVR8M5opNaVpo0khn-Z -goversion go1.10.2 -D "" -importcfg $WORK/b160/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_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/6b/6b9404532186da9781eb20da430626b6595acdcd85ac5d5e2c3768dd08ab50ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/06/06907b74d569c742c4f1ba506269e96a173c37ee4f5785e37fd711a7903c6137-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b095/ cat >$WORK/b095/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b138/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/manifest /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath $WORK/b095 -shared -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid 01WCVMHZzUNG4EH96DmT/01WCVMHZzUNG4EH96DmT -goversion go1.10.2 -D "" -importcfg $WORK/b095/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_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d3/d30e6b92db4629df2b79354aa99008ae2a22441bfd6644312426cf69fcfb09a0-d # internal github.com/containers/buildah/pkg/manifests mkdir -p $WORK/b421/ github.com/containers/image/v5/docker/tarfile cat >$WORK/b421/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile os=$WORK/b019/_pkg_.a EOF mkdir -p $WORK/b300/ github.com/containers/image/v5/image cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath $WORK/b421 -shared -p github.com/containers/buildah/pkg/manifests -complete -installsuffix shared -buildid MHeKbyqrdLaEYy_AODAo/MHeKbyqrdLaEYy_AODAo -goversion go1.10.2 -D "" -importcfg $WORK/b421/importcfg -pack ./errors.go ./manifests.go cat >$WORK/b300/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF mkdir -p $WORK/b157/ github.com/containers/image/v5/signature cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/docker/tarfile /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath $WORK/b300 -shared -p github.com/containers/image/v5/docker/tarfile -complete -installsuffix shared -buildid MzpljBjoXxxfuA9Okpzx/MzpljBjoXxxfuA9Okpzx -goversion go1.10.2 -D "" -importcfg $WORK/b300/importcfg -pack ./dest.go ./doc.go ./src.go ./types.go cat >$WORK/b157/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b094/ cat >$WORK/b094/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b140/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b141/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b142/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath $WORK/b157 -shared -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid QzKqfKb_X8oYi1FEWRXX/QzKqfKb_X8oYi1FEWRXX -goversion go1.10.2 -D "" -importcfg $WORK/b157/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-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/signature /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath $WORK/b094 -shared -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid JDNdDaweK9diBskGMhlo/JDNdDaweK9diBskGMhlo -goversion go1.10.2 -D "" -importcfg $WORK/b094/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_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/55/55f5ddb2507e1c6e246fc4f216e99fedacb95044b6c9117fe72f8034252a0f9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/4c/4c4af74a4d7b4f63d5476c43eb95e47d9353fc7085f01884e6851e70d7c17ab2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/b1/b1a8da8688392c36e0ccdf50f12c60b38d00cd7e79ea87923b738d66d7fcd410-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b236/ github.com/containers/image/v5/docker/archive github.com/containers/image/v5/directory github.com/containers/image/v5/tarball mkdir -p $WORK/b348/ cat >$WORK/b236/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b299/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath $WORK/b236 -shared -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid DxZSe8lx6iDhhWrVL21F/DxZSe8lx6iDhhWrVL21F -goversion go1.10.2 -D "" -importcfg $WORK/b236/importcfg -pack ./blobcache.go cat >$WORK/b348/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cat >$WORK/b299/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b257/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/tarball /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath $WORK/b348 -shared -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid G51uHiVmt1R3VkDoHJOO/G51uHiVmt1R3VkDoHJOO -goversion go1.10.2 -D "" -importcfg $WORK/b348/importcfg -pack ./doc.go ./tarball_reference.go ./tarball_src.go ./tarball_transport.go cat >$WORK/b257/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/docker/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath $WORK/b299 -shared -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid kWA90V0LVYzALT2Fz2ag/kWA90V0LVYzALT2Fz2ag -goversion go1.10.2 -D "" -importcfg $WORK/b299/importcfg -pack ./dest.go ./src.go ./transport.go cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/directory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath $WORK/b257 -shared -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid S8ra9QgqUUMWcE8OujlS/S8ra9QgqUUMWcE8OujlS -goversion go1.10.2 -D "" -importcfg $WORK/b257/importcfg -pack ./directory_dest.go ./directory_src.go ./directory_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/a0/a0379a0a5efb0e5bb13ce81665945338cee5bc60c54c3ca24b8a20285a5e8b54-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b241/ cat >$WORK/b241/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b096/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b094/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b248/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b252/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b256/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/copy /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath $WORK/b241 -shared -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid _U2Dsh8KASFZszOo6-Gj/_U2Dsh8KASFZszOo6-Gj -goversion go1.10.2 -D "" -importcfg $WORK/b241/importcfg -pack ./copy.go ./manifest.go ./progress_reader.go ./sign.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/2a/2ad6dd16bb1bb04895bb44d7093caec097cf2c14b6ff39c20cecad071293effd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/44/449f26f66f15d04a43ca4d16149fce2ce2578cc6056131e8edf4aa6e4a1f31b8-d # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/f6/f6e79b7bd774befbfe7b5a1f4e49c8edc50656125c635b9da215fde44e16a398-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/ec/ecd37cab8a2a67b87c87db93c26c4ca5b450f1d0b15126b77665ab77432d93ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/6a/6a63efa18a01bf392621a3910ece194372b558fd0f41556f49871ffbc14f9a86-d # internal github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b238/ cat >$WORK/b238/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/overlay /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath $WORK/b238 -shared -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 6PZ_Q_lZqs0j_uAm4mjy/6PZ_Q_lZqs0j_uAm4mjy -goversion go1.10.2 -D "" -importcfg $WORK/b238/importcfg -pack ./overlay.go github.com/containers/image/v5/storage mkdir -p $WORK/b156/ cat >$WORK/b156/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/storage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath $WORK/b156 -shared -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid yK1uVTtyxVQPAsA0XDAA/yK1uVTtyxVQPAsA0XDAA -goversion go1.10.2 -D "" -importcfg $WORK/b156/importcfg -pack ./storage_image.go ./storage_reference.go ./storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/62/62780a3a57b99bc78c335ece6326d7cb0d3894ddabc2f4b83cc2f3d1c7edc6cf-d # internal github.com/containers/buildah/pkg/supplemented mkdir -p $WORK/b422/ cat >$WORK/b422/importcfg << 'EOF' # internal # import config packagefile container/list=$WORK/b121/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b421/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/supplemented /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath $WORK/b422 -shared -p github.com/containers/buildah/pkg/supplemented -complete -installsuffix shared -buildid 0PHO3AiOXqgmuKIoIXHS/0PHO3AiOXqgmuKIoIXHS -goversion go1.10.2 -D "" -importcfg $WORK/b422/importcfg -pack ./errors.go ./supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/21/219ff32a2aa3c0ce49ee6b426de61d5f7735a4c604ee0efc82f0c221e0e7f754-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/39/39367d7281ebcb45234ed7e80bd12e25a78f33b85adfb27060b2afe2ef009f7f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/79/7927342f4e6b0882a576925fce41712bfb1e174a962834c2344163b4c6e2d572-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/39/398a1201e200ead8f281a0f54e205de80437cf9b6fe82354a167b72f564ab34b-d # internal github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b214/ github.com/docker/go-connections/sockets github.com/docker/distribution/registry/client/auth/challenge mkdir -p $WORK/b277/ cat >$WORK/b214/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/api/errcode /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath $WORK/b214 -shared -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid 5fRvoU62wm2afUQcCzAt/5fRvoU62wm2afUQcCzAt -goversion go1.10.2 -D "" -importcfg $WORK/b214/importcfg -pack ./errors.go ./handler.go ./register.go github.com/docker/distribution cat >$WORK/b277/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF mkdir -p $WORK/b276/ cat >$WORK/b276/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b272/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath $WORK/b276 -shared -p github.com/docker/distribution -complete -installsuffix shared -buildid n_XN_u-zISvXVFdUcQ1c/n_XN_u-zISvXVFdUcQ1c -goversion go1.10.2 -D "" -importcfg $WORK/b276/importcfg -pack ./blobs.go ./doc.go ./errors.go ./manifests.go ./registry.go ./tags.go github.com/gorilla/mux cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath $WORK/b277 -shared -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid 4iIL93-3OUXss8N61TT2/4iIL93-3OUXss8N61TT2 -goversion go1.10.2 -D "" -importcfg $WORK/b277/importcfg -pack ./addr.go ./authchallenge.go github.com/docker/distribution/registry/client/transport mkdir -p $WORK/b274/ cat >$WORK/b274/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF mkdir -p $WORK/b278/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath $WORK/b274 -shared -p github.com/gorilla/mux -complete -installsuffix shared -buildid S-yTdgxum-R7gWU8k7TS/S-yTdgxum-R7gWU8k7TS -goversion go1.10.2 -D "" -importcfg $WORK/b274/importcfg -pack ./context.go ./doc.go ./middleware.go ./mux.go ./regexp.go ./route.go ./test_helpers.go cat >$WORK/b278/importcfg << 'EOF' # internal # import config packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF expvar cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/client/transport /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath $WORK/b278 -shared -p github.com/docker/distribution/registry/client/transport -complete -installsuffix shared -buildid 1MDTD4P6B2yO9kTdNEDf/1MDTD4P6B2yO9kTdNEDf -goversion go1.10.2 -D "" -importcfg $WORK/b278/importcfg -pack ./http_reader.go ./transport.go mkdir -p $WORK/b283/ cat >$WORK/b283/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a EOF mkdir -p $WORK/b267/ cd /usr/lib/golang/src/expvar /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath $WORK/b283 -shared -p expvar -std -complete -installsuffix shared -buildid WdRQj8912M5fnepWOp3z/WdRQj8912M5fnepWOp3z -goversion go1.10.2 -D "" -importcfg $WORK/b283/importcfg -pack ./expvar.go cat >$WORK/b267/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b268/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/prometheus/common/expfmt mkdir -p $WORK/b288/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/go-connections/sockets /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath $WORK/b267 -shared -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid f2_z1o7NpatJNGRKzLG3/f2_z1o7NpatJNGRKzLG3 -goversion go1.10.2 -D "" -importcfg $WORK/b267/importcfg -pack ./inmem_socket.go ./proxy.go ./sockets.go ./sockets_unix.go ./tcp_socket.go ./unix_socket.go net/http/httputil mkdir -p $WORK/b336/ cat >$WORK/b288/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b289/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b287/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b290/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b291/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cat >$WORK/b336/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/http/internal=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/common/expfmt /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath $WORK/b288 -shared -p github.com/prometheus/common/expfmt -complete -installsuffix shared -buildid hJjBCfex_1_DOTj4WGrQ/hJjBCfex_1_DOTj4WGrQ -goversion go1.10.2 -D "" -importcfg $WORK/b288/importcfg -pack ./decode.go ./encode.go ./expfmt.go ./text_create.go ./text_parse.go cd /usr/lib/golang/src/net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath $WORK/b336 -shared -p net/http/httputil -std -complete -installsuffix shared -buildid 1Wbak5RPFuUYsB39ayyW/1Wbak5RPFuUYsB39ayyW -goversion go1.10.2 -D "" -importcfg $WORK/b336/importcfg -pack ./dump.go ./httputil.go ./persist.go ./reverseproxy.go github.com/xeipuuv/gojsonschema mkdir -p $WORK/b365/ cat >$WORK/b365/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b366/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/mail=$WORK/b368/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/xeipuuv/gojsonschema /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath $WORK/b365 -shared -p github.com/xeipuuv/gojsonschema -complete -installsuffix shared -buildid mQg8_pnkhHow-sdzt4yp/mQg8_pnkhHow-sdzt4yp -goversion go1.10.2 -D "" -importcfg $WORK/b365/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/b339/ cat >$WORK/b339/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile compress/gzip=$WORK/b216/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b340/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b346/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b341/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/http/httptrace=$WORK/b229/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/golang.org/x/net/http2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath $WORK/b339 -shared -p golang.org/x/net/http2 -complete -installsuffix shared -buildid rLfwZkwDK7-D7THLbdD1/rLfwZkwDK7-D7THLbdD1 -goversion go1.10.2 -D "" -importcfg $WORK/b339/importcfg -pack ./ciphers.go ./client_conn_pool.go ./databuffer.go ./errors.go ./flow.go ./frame.go ./gotrack.go ./headermap.go ./http2.go ./not_go111.go ./pipe.go ./server.go ./transport.go ./write.go ./writesched.go ./writesched_priority.go ./writesched_random.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/ef/ef9c6db22c3a72564eb45ee763145b4f5cd7b1b9da24e7ef3067134a637ed932-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/16/1619e411db459b50851f06affdb80945c6cbabe7561d03b4c50c502bd5ae2135-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/04/0471f35dc7909c6d4de47b0e67f5a13901d2b7519d0fa001f0c08f59673f2ef5-d # internal github.com/containers/buildah/util mkdir -p $WORK/b052/ cat >$WORK/b052/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=$WORK/b053/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b087/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b094/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b214/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF github.com/docker/docker/errdefs mkdir -p $WORK/b316/ cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/util /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath $WORK/b052 -shared -p github.com/containers/buildah/util -complete -installsuffix shared -buildid ew1ESOfB-DtWvC54oJoQ/ew1ESOfB-DtWvC54oJoQ -goversion go1.10.2 -D "" -importcfg $WORK/b052/importcfg -pack ./types.go ./util.go ./util_uint64.go ./util_unix.go cat >$WORK/b316/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b317/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b214/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b318/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b319/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a EOF cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/ac/acb082be65a51d59ee12911423698860d4c569319cc955228717360c925109ef-d # internal cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/errdefs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath $WORK/b316 -shared -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid HD-ACK-mJvk3FdB4Ruzr/HD-ACK-mJvk3FdB4Ruzr -goversion go1.10.2 -D "" -importcfg $WORK/b316/importcfg -pack ./defs.go ./doc.go ./helpers.go ./http_helpers.go ./is.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/e1/e1a05dfa0cc5a79a2e526c0efb2135e04020974d533a7d501c2ba7fd1bc4cf8f-d # internal github.com/containers/image/v5/pkg/tlsclientconfig mkdir -p $WORK/b266/ cat >$WORK/b266/importcfg << 'EOF' # internal # import config packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b267/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b270/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath $WORK/b266 -shared -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 9mlQdrEbeciHA-tqiPJC/9mlQdrEbeciHA-tqiPJC -goversion go1.10.2 -D "" -importcfg $WORK/b266/importcfg -pack ./tlsclientconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/89/8989da69ad59142d9098398dcbb8545aeaa005478e674bc1fcfee64b9112f795-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/c9/c9a8829849f9bde8eec759be76316536e6a98dc7e6d304992f9829f1b1948e54-d # internal github.com/docker/docker/api/types/network mkdir -p $WORK/b315/ cat >$WORK/b315/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b316/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath $WORK/b315 -shared -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 7XgKpR98e8qMJQexhSiM/7XgKpR98e8qMJQexhSiM -goversion go1.10.2 -D "" -importcfg $WORK/b315/importcfg -pack ./network.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/30/306e12a27d6783f433876c7da77d04f03e01946875f32dde43fac464eecf82df-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/eb/eb90cf0061fa8fd90ab1451d8b1482a5dda969de9873fffb0f37d14a919ba42e-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b271/ cat >$WORK/b271/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b214/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b274/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/api/v2 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath $WORK/b271 -shared -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid uwsReRiwXqfbfseXkXGR/uwsReRiwXqfbfseXkXGR -goversion go1.10.2 -D "" -importcfg $WORK/b271/importcfg -pack ./descriptors.go ./doc.go ./errors.go ./headerparser.go ./routes.go ./urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/cf/cfa451031d397ba0b90df11540d885a245cb8ff14a6138cb0228863c95100306-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b303/ cat >$WORK/b303/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/oci/layout /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath $WORK/b303 -shared -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid oWk8PT8uEe9KZ8R9QND4/oWk8PT8uEe9KZ8R9QND4 -goversion go1.10.2 -D "" -importcfg $WORK/b303/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/fa/fac6242a7cbe90f7cf3ad31fcdea152b48b03451cc77a3b9a5c5ddb4b5834c9c-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b329/ cat >$WORK/b329/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b330/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/swarm /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath $WORK/b329 -shared -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid dGUFXyzNFUGORm6whqCK/dGUFXyzNFUGORm6whqCK -goversion go1.10.2 -D "" -importcfg $WORK/b329/importcfg -pack ./common.go ./config.go ./container.go ./network.go ./node.go ./runtime.go ./secret.go ./service.go ./swarm.go ./task.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/54/54abbdb25cb6cc4d091d1e2d3ec7c2eb9a464afe5a5fb69be993291ee676b2da-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b051/ cat >$WORK/b051/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/bind /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath $WORK/b051 -shared -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid Zsk3H7IpL7S-PBUDiyRm/Zsk3H7IpL7S-PBUDiyRm -goversion go1.10.2 -D "" -importcfg $WORK/b051/importcfg -pack ./mount.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/d2/d2f467952753954c3649e80468ac22a19b499ab7001798276d890ff9f6c2d5d2-d # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/0c/0ca7fed0d8cd39b9be6bff81ff663655d6d46a9059838256558f9d12d84bd4ff-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b308/ cat >$WORK/b308/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b329/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b313/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath $WORK/b308 -shared -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid fh-Tkav3P1BMNs3WvVcs/fh-Tkav3P1BMNs3WvVcs -goversion go1.10.2 -D "" -importcfg $WORK/b308/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/b398/ cat >$WORK/b398/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b399/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b265/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b412/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/http/httputil=$WORK/b336/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF github.com/prometheus/client_golang/prometheus mkdir -p $WORK/b282/ cat >$WORK/b282/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile expvar=$WORK/b283/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b284/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b287/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b288/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b291/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b292/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/fsouza/go-dockerclient /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath $WORK/b398 -shared -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid z6nmEcdvx3BP6IXDwZ9i/z6nmEcdvx3BP6IXDwZ9i -goversion go1.10.2 -D "" -importcfg $WORK/b398/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 cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/client_golang/prometheus /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath $WORK/b282 -shared -p github.com/prometheus/client_golang/prometheus -complete -installsuffix shared -buildid WS_R5GkF3-nRwq6UrRV3/WS_R5GkF3-nRwq6UrRV3 -goversion go1.10.2 -D "" -importcfg $WORK/b282/importcfg -pack ./build_info_pre_1.12.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_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/78/7848e146fa7463ad20ccff55bb8de5d7b399866fccc6d7190312f7aa169a9790-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b231/ cat >$WORK/b231/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b232/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b233/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/chroot /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath $WORK/b231 -shared -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid kNfzT1bz_OJpbWiWOlIE/kNfzT1bz_OJpbWiWOlIE -goversion go1.10.2 -D "" -importcfg $WORK/b231/importcfg -pack ./run.go ./seccomp.go ./selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/ff/ff4dbb63f6f648c5f4ac6d3251cc05dba945a94ea13587a29378ff7f37f2765f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/5e/5eaa1eb80ee0f97a1cd757d2a64c796e2a45f1fbe8f4f86e7e391c63d238becd-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b301/ cat >$WORK/b301/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b302/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/oci/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath $WORK/b301 -shared -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid 7APEo0SaXDsRo08Y0zjU/7APEo0SaXDsRo08Y0zjU -goversion go1.10.2 -D "" -importcfg $WORK/b301/importcfg -pack ./oci_dest.go ./oci_src.go ./oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/a2/a29f1d3c00f7cc618ec177a1c9b22798553f7d9f5e86b595147c203d064fbf1e-d # internal github.com/docker/docker/api/types/volume mkdir -p $WORK/b335/ cat >$WORK/b335/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types=$WORK/b308/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/api/types/volume /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath $WORK/b335 -shared -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid oftqWR8E109gOTV8hltV/oftqWR8E109gOTV8hltV -goversion go1.10.2 -D "" -importcfg $WORK/b335/importcfg -pack ./volume_create.go ./volume_list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/ae/ae93725083ca5e7ce18c571d840bf17b28450c26a26f401175cf0a6242b4ff56-d # internal github.com/docker/docker/client mkdir -p $WORK/b306/ cat >$WORK/b306/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b272/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b307/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b308/_pkg_.a packagefile github.com/docker/docker/api/types/container=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b138/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b316/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b267/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/http/httputil=$WORK/b336/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/docker/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath $WORK/b306 -shared -p github.com/docker/docker/client -complete -installsuffix shared -buildid 5x2D1OdVkoTAFxmuucl8/5x2D1OdVkoTAFxmuucl8 -goversion go1.10.2 -D "" -importcfg $WORK/b306/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_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/7b/7b0af6209e47b79ea8737f8c74d47a1843413ef48466fcf5cd7801f805cfbaf7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/cf/cfe175fb946a28dcc4230f5ff9f07cd307d9468ebbf38163ff260da7d8a7ebfb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/b3/b324c2260274bc69334b0212c4821acfa3f33ec5579945fd44ccd840791f47b0-d # internal github.com/opencontainers/runtime-tools/validate mkdir -p $WORK/b359/ cat >$WORK/b359/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/blang/semver=$WORK/b360/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b363/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b365/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-tools/validate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath $WORK/b359 -shared -p github.com/opencontainers/runtime-tools/validate -complete -installsuffix shared -buildid BVpt9_C4BVPse6DbO4ey/BVpt9_C4BVPse6DbO4ey -goversion go1.10.2 -D "" -importcfg $WORK/b359/importcfg -pack ./validate.go ./validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/9d/9de27abb9fb49946fef91081731930e35e3d13f03784ea02a8afca3165c21c50-d # internal github.com/prometheus/client_golang/prometheus/promhttp mkdir -p $WORK/b295/ cat >$WORK/b295/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile compress/gzip=$WORK/b216/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b282/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b287/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b288/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/http/httptrace=$WORK/b229/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/prometheus/client_golang/prometheus/promhttp /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath $WORK/b295 -shared -p github.com/prometheus/client_golang/prometheus/promhttp -complete -installsuffix shared -buildid XSABk8PjdkPOeUyRrqJE/XSABk8PjdkPOeUyRrqJE -goversion go1.10.2 -D "" -importcfg $WORK/b295/importcfg -pack ./delegator.go ./http.go ./instrument_client.go ./instrument_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/fe/fe31b830e0c25becf26be7b6bf661dd54d0945f09ec6f2d1b7a73a7817d5c61c-d # internal k8s.io/apimachinery/pkg/util/net mkdir -p $WORK/b396/ cat >$WORK/b396/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b339/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b381/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/util/net /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath $WORK/b396 -shared -p k8s.io/apimachinery/pkg/util/net -complete -installsuffix shared -buildid y2Oq8bHBIPwQ-8zTR88O/y2Oq8bHBIPwQ-8zTR88O -goversion go1.10.2 -D "" -importcfg $WORK/b396/importcfg -pack ./http.go ./interface.go ./port_range.go ./port_split.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/f7/f72c4696d6b64db9880561c2082497226a153a4557716a4f4fd4bee97143dc84-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b357/ cat >$WORK/b357/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b359/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/opencontainers/runtime-tools/generate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath $WORK/b357 -shared -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid N2KJ396N1SmmzRigsg--/N2KJ396N1SmmzRigsg-- -goversion go1.10.2 -D "" -importcfg $WORK/b357/importcfg -pack ./config.go ./generate.go cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/19/198048b1c2dbe834a0924e077733369a40c011eff9cfba4a549c98472b301762-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b397/ cat >$WORK/b397/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b398/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b414/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b415/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b416/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile text/scanner=$WORK/b065/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/openshift/imagebuilder /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath $WORK/b397 -shared -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid 6hqIzcra8v5JQaLvzgpP/6hqIzcra8v5JQaLvzgpP -goversion go1.10.2 -D "" -importcfg $WORK/b397/importcfg -pack ./builder.go ./constants.go ./dispatchers.go ./doc.go ./evaluator.go ./internals.go ./shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/0c/0c1a4b7ed02bb1a6d7617ee360f27bb04e96a97d13576cb420dd6ea968eea0f4-d # internal k8s.io/apimachinery/pkg/watch mkdir -p $WORK/b395/ cat >$WORK/b395/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b396/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/watch /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath $WORK/b395 -shared -p k8s.io/apimachinery/pkg/watch -complete -installsuffix shared -buildid 79hDm0X_pvQeSvkksphu/79hDm0X_pvQeSvkksphu -goversion go1.10.2 -D "" -importcfg $WORK/b395/importcfg -pack ./doc.go ./filter.go ./mux.go ./streamwatcher.go ./watch.go ./zz_generated.deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/fd/fdc67a374f53d1044b0e6d3dd20fb20c0359c8866b65aba0465cd02dd9886c1a-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b305/ cat >$WORK/b305/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b306/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b270/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/docker/daemon /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath $WORK/b305 -shared -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid 0ADvTcOLzBTAUWsk6SYL/0ADvTcOLzBTAUWsk6SYL -goversion go1.10.2 -D "" -importcfg $WORK/b305/importcfg -pack ./client.go ./daemon_dest.go ./daemon_src.go ./daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/d5/d5cd8dfabaf98dc42d601b2b128958dacb3d094d19cbb9362960da3e0c46863c-d # internal k8s.io/apimachinery/pkg/apis/meta/v1 mkdir -p $WORK/b374/ cat >$WORK/b374/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b371/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b375/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b394/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b395/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/apimachinery/pkg/apis/meta/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath $WORK/b374 -shared -p k8s.io/apimachinery/pkg/apis/meta/v1 -complete -installsuffix shared -buildid y6bLbSYwx07KyhwSy-i5/y6bLbSYwx07KyhwSy-i5 -goversion go1.10.2 -D "" -importcfg $WORK/b374/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_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/72/7291517c8cb8f0ff9f92ee4da7fa5966cf55a6023b730044743eb0eaff745735-d # internal github.com/docker/go-metrics mkdir -p $WORK/b281/ cat >$WORK/b281/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b282/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b295/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/go-metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath $WORK/b281 -shared -p github.com/docker/go-metrics -complete -installsuffix shared -buildid qVh_QzQziijk-ydpFJiW/qVh_QzQziijk-ydpFJiW -goversion go1.10.2 -D "" -importcfg $WORK/b281/importcfg -pack ./counter.go ./docs.go ./gauge.go ./handler.go ./helpers.go ./namespace.go ./register.go ./timer.go ./unit.go cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/cd/cdffbb3db020529884bcb6af065b197ea02db9c539a85aa58f585e8c556eb34b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/32/32074d6ab7b0768457e0ec1acdc12bb40a00df4cf68f9ae2d576a8c7a2b49ec5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/30/307ae6a43f8e1b2d7f25aaa1271a620ecb7ee02952ecdb9e2e09ab43bc940213-d # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/8c/8cc5274f0a570d0b9dc137d58a64b01100496781887a7be544889dcc403c79e3-d # internal github.com/docker/distribution/metrics mkdir -p $WORK/b280/ cat >$WORK/b280/importcfg << 'EOF' # internal # import config packagefile github.com/docker/go-metrics=$WORK/b281/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/metrics /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath $WORK/b280 -shared -p github.com/docker/distribution/metrics -complete -installsuffix shared -buildid fHdZ_TT6PnXtRAhj-bDi/fHdZ_TT6PnXtRAhj-bDi -goversion go1.10.2 -D "" -importcfg $WORK/b280/importcfg -pack ./prometheus.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/03/0331f452c2abe52ec1150122df717c90d1ae49f057ffb2b981fe4bae3632a6c5-d # internal github.com/docker/distribution/registry/storage/cache mkdir -p $WORK/b279/ cat >$WORK/b279/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b280/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/storage/cache /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath $WORK/b279 -shared -p github.com/docker/distribution/registry/storage/cache -complete -installsuffix shared -buildid IY2mHtVfIGXbzYlMmM5N/IY2mHtVfIGXbzYlMmM5N -goversion go1.10.2 -D "" -importcfg $WORK/b279/importcfg -pack ./cache.go ./cachedblobdescriptorstore.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/d3/d310e7345e1d3cdef48bf452ae738c130dc723ea2a1eea960bd3a48184b7d198-d # internal github.com/docker/distribution/registry/storage/cache/memory mkdir -p $WORK/b296/ cat >$WORK/b296/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile github.com/docker/distribution=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b279/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/storage/cache/memory /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath $WORK/b296 -shared -p github.com/docker/distribution/registry/storage/cache/memory -complete -installsuffix shared -buildid I0AAkJozhPwqKF2VEnFh/I0AAkJozhPwqKF2VEnFh -goversion go1.10.2 -D "" -importcfg $WORK/b296/importcfg -pack ./memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/d5/d56794389e8d22cb1d01de528a1bb06c5351b9796bfc8471495010a91ff047da-d # internal github.com/docker/distribution/registry/client mkdir -p $WORK/b275/ cat >$WORK/b275/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/docker/distribution=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b272/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b296/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/docker/distribution/registry/client /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath $WORK/b275 -shared -p github.com/docker/distribution/registry/client -complete -installsuffix shared -buildid EE--qPGifpaqMsK-muEy/EE--qPGifpaqMsK-muEy -goversion go1.10.2 -D "" -importcfg $WORK/b275/importcfg -pack ./blob_writer.go ./errors.go ./repository.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/0c/0c877c037df78b869d14166774fe7c1d9e14afeebecfcbc7630bf982d4bd4da9-d # internal github.com/containers/image/v5/docker mkdir -p $WORK/b259/ cat >$WORK/b259/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b087/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b266/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b214/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b275/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b270/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b297/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/docker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath $WORK/b259 -shared -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid mYpYwvUmUpR8jTS64TrC/mYpYwvUmUpR8jTS64TrC -goversion go1.10.2 -D "" -importcfg $WORK/b259/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_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/50/501aa5078ccfd5d0d5723a1b9e8867c36de86cc9dea0dc248a8edc7b21d747c7-d # internal github.com/containers/image/v5/openshift mkdir -p $WORK/b337/ cat >$WORK/b337/importcfg << 'EOF' # internal # import config packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b140/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b297/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b338/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b339/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b347/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/openshift /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath $WORK/b337 -shared -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid nuqV65MITcv0KCjVFacX/nuqV65MITcv0KCjVFacX -goversion go1.10.2 -D "" -importcfg $WORK/b337/importcfg -pack ./openshift-copies.go ./openshift.go ./openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/4e/4e20ad67790f3724efd3c497e19b96786fd7a52dd7613c47b0b3f3c8ffbfb9b8-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b304/ cat >$WORK/b304/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/directory=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b299/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b337/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/containers/image/v5/transports/alltransports /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath $WORK/b304 -shared -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid xxAROXGM73tr_DOo2uVg/xxAROXGM73tr_DOo2uVg -goversion go1.10.2 -D "" -importcfg $WORK/b304/importcfg -pack ./alltransports.go ./docker_daemon.go ./ostree_stub.go ./storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/fd/fddbcd4ca911ec6f86eb17d7b8637e37e8643f1dcdc3cdaa6230bac4824b3b7c-d # internal github.com/containers/buildah/manifests mkdir -p $WORK/b420/ cat >$WORK/b420/importcfg << 'EOF' # internal # import config packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b421/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b422/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b094/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile io=$WORK/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/manifests /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath $WORK/b420 -shared -p github.com/containers/buildah/manifests -complete -installsuffix shared -buildid OZmQ39JPD8v3aXtigkyy/OZmQ39JPD8v3aXtigkyy -goversion go1.10.2 -D "" -importcfg $WORK/b420/importcfg -pack ./copy.go ./manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/8c/8c61fa13d6ce487170cbbddd52ccfd123411d1ed8726039e7f9863aa5579b17e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/af/afc31f05dacdd8873615a3198f3e3e7a55eed83745021baf0aa03b27d6c1a974-d # internal k8s.io/api/core/v1 mkdir -p $WORK/b370/ cat >$WORK/b370/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b371/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b389/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b394/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/k8s.io/api/core/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath $WORK/b370 -shared -p k8s.io/api/core/v1 -complete -installsuffix shared -buildid -PXr-rWv5-78lyZIaTLP/-PXr-rWv5-78lyZIaTLP -goversion go1.10.2 -D "" -importcfg $WORK/b370/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_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/a6/a6fe055b729a9cb9a1a3d7d23fbe3d93ff1b79eabced93391b206a9a63c44962-d # internal github.com/openshift/api/config/v1 mkdir -p $WORK/b369/ cat >$WORK/b369/importcfg << 'EOF' # internal # import config packagefile encoding/json=$WORK/b026/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b370/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b389/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/src/github.com/openshift/api/config/v1 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath $WORK/b369 -shared -p github.com/openshift/api/config/v1 -complete -installsuffix shared -buildid n8XT-mBa_Ka_tefdr7LP/n8XT-mBa_Ka_tefdr7LP -goversion go1.10.2 -D "" -importcfg $WORK/b369/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_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/57/5757b6baec28984e38d381aa8c983bdfd09fd76ea1db71267acbaad81396dca5-d # internal github.com/containers/buildah mkdir -p $WORK/b042/ cat >$WORK/b042/importcfg << 'EOF' # internal # import config packagefile archive/tar=$WORK/b043/_pkg_.a packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b231/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b238/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b239/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=$WORK/b053/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b299/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b087/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b094/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b349/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b352/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b357/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b369/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b397/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b417/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath $WORK/b042 -shared -p github.com/containers/buildah -complete -installsuffix shared -buildid 7gYH8PbFlRUqeXHazubN/7gYH8PbFlRUqeXHazubN -goversion go1.10.2 -D "" -importcfg $WORK/b042/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_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/76/76967ed590981c85f0d1b02d848b8d2cee744cc25473285a7bf4ed4d5400ed06-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b423/ cat >$WORK/b423/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b424/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/cli /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath $WORK/b423 -shared -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid LwjfK_oN9c02c8b1A1xy/LwjfK_oN9c02c8b1A1xy -goversion go1.10.2 -D "" -importcfg $WORK/b423/importcfg -pack ./common.go github.com/containers/buildah/pkg/parse mkdir -p $WORK/b427/ cat >$WORK/b427/importcfg << 'EOF' # internal # import config packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b428/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b429/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/pkg/parse /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath $WORK/b427 -shared -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid 7m7xYvCGD5It7E4i303r/7m7xYvCGD5It7E4i303r -goversion go1.10.2 -D "" -importcfg $WORK/b427/importcfg -pack ./parse.go ./parse_unix.go github.com/containers/buildah/imagebuildah mkdir -p $WORK/b418/ cat >$WORK/b418/importcfg << 'EOF' # internal # import config packagefile bufio=$WORK/b002/_pkg_.a packagefile bytes=$WORK/b003/_pkg_.a packagefile context=$WORK/b016/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b419/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b398/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b397/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b414/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile time=$WORK/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/imagebuildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath $WORK/b418 -shared -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid YcLUIEwE3ZilWG9-tkq-/YcLUIEwE3ZilWG9-tkq- -goversion go1.10.2 -D "" -importcfg $WORK/b418/importcfg -pack ./build.go ./chroot_symlink_linux.go ./executor.go ./stage_executor.go ./util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/8b/8b11faf26e7d2cf74e3bc15b73ceecc487cc4f5dd7444a9de05a5fb374368de2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/24/245ae76e4e111791065decaa9bcbc296a131e74bf12e7b775b13e0af4f4c1afe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/16/165c34721c4fec9568be2c4f118ce683ba45748c18d0327dd97b5becd6021429-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/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b420/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b423/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b426/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b427/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b240/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b245/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b430/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b429/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b424/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a EOF cd /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build/src/github.com/containers/buildah/cmd/buildah /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath $WORK/b001 -shared -p main -complete -installsuffix shared -buildid sZ2nVE3R_nO4p4WVRanV/sZ2nVE3R_nO4p4WVRanV -goversion go1.10.2 -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_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/28/28029f1d9d4656eee865d104872cd89e3c00badb5cd8f877e6db044232ea2980-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/b016/_pkg_.a packagefile encoding/json=$WORK/b026/_pkg_.a packagefile fmt=$WORK/b017/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=$WORK/b033/_pkg_.a packagefile github.com/containers/buildah=$WORK/b042/_pkg_.a packagefile github.com/containers/buildah/docker=$WORK/b235/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=$WORK/b418/_pkg_.a packagefile github.com/containers/buildah/manifests=$WORK/b420/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=$WORK/b423/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=$WORK/b426/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=$WORK/b427/_pkg_.a packagefile github.com/containers/buildah/pkg/umask=$WORK/b240/_pkg_.a packagefile github.com/containers/buildah/util=$WORK/b052/_pkg_.a packagefile github.com/containers/common/pkg/unshare=$WORK/b054/_pkg_.a packagefile github.com/containers/image/v5/copy=$WORK/b241/_pkg_.a packagefile github.com/containers/image/v5/docker=$WORK/b259/_pkg_.a packagefile github.com/containers/image/v5/image=$WORK/b157/_pkg_.a packagefile github.com/containers/image/v5/manifest=$WORK/b095/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=$WORK/b261/_pkg_.a packagefile github.com/containers/image/v5/storage=$WORK/b156/_pkg_.a packagefile github.com/containers/image/v5/transports=$WORK/b139/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=$WORK/b304/_pkg_.a packagefile github.com/containers/image/v5/types=$WORK/b089/_pkg_.a packagefile github.com/containers/image/v5/version=$WORK/b140/_pkg_.a packagefile github.com/containers/storage=$WORK/b160/_pkg_.a packagefile github.com/docker/go-units=$WORK/b066/_pkg_.a packagefile github.com/etcd-io/bbolt=$WORK/b245/_pkg_.a packagefile github.com/mattn/go-shellwords=$WORK/b430/_pkg_.a packagefile github.com/opencontainers/go-digest=$WORK/b086/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=$WORK/b093/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=$WORK/b092/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=$WORK/b356/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=$WORK/b070/_pkg_.a packagefile github.com/pkg/errors=$WORK/b067/_pkg_.a packagefile github.com/sirupsen/logrus=$WORK/b059/_pkg_.a packagefile github.com/spf13/cobra=$WORK/b429/_pkg_.a packagefile github.com/spf13/pflag=$WORK/b424/_pkg_.a packagefile golang.org/x/crypto/ssh/terminal=$WORK/b234/_pkg_.a packagefile io/ioutil=$WORK/b044/_pkg_.a packagefile os=$WORK/b019/_pkg_.a packagefile os/exec=$WORK/b050/_pkg_.a packagefile path/filepath=$WORK/b045/_pkg_.a packagefile regexp=$WORK/b063/_pkg_.a packagefile runtime=$WORK/b010/_pkg_.a packagefile sort=$WORK/b030/_pkg_.a packagefile strconv=$WORK/b025/_pkg_.a packagefile strings=$WORK/b031/_pkg_.a packagefile syscall=$WORK/b021/_pkg_.a packagefile text/template=$WORK/b211/_pkg_.a packagefile time=$WORK/b022/_pkg_.a packagefile runtime/cgo=$WORK/b039/_pkg_.a packagefile errors=$WORK/b004/_pkg_.a packagefile io=$WORK/b006/_pkg_.a packagefile unicode/utf8=$WORK/b015/_pkg_.a packagefile internal/cpu=$WORK/b005/_pkg_.a packagefile unicode=$WORK/b014/_pkg_.a packagefile reflect=$WORK/b024/_pkg_.a packagefile sync=$WORK/b007/_pkg_.a packagefile encoding=$WORK/b027/_pkg_.a packagefile encoding/base64=$WORK/b028/_pkg_.a packagefile math=$WORK/b018/_pkg_.a packagefile sync/atomic=$WORK/b013/_pkg_.a packagefile unicode/utf16=$WORK/b032/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=$WORK/b034/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=$WORK/b040/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/current=$WORK/b041/_pkg_.a packagefile archive/tar=$WORK/b043/_pkg_.a packagefile github.com/containernetworking/cni/libcni=$WORK/b048/_pkg_.a packagefile github.com/containers/buildah/bind=$WORK/b051/_pkg_.a packagefile github.com/containers/buildah/chroot=$WORK/b231/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=$WORK/b236/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=$WORK/b237/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=$WORK/b238/_pkg_.a packagefile github.com/containers/buildah/pkg/secrets=$WORK/b239/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=$WORK/b053/_pkg_.a packagefile github.com/containers/image/v5/directory=$WORK/b257/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=$WORK/b299/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=$WORK/b085/_pkg_.a packagefile github.com/containers/image/v5/docker/tarfile=$WORK/b300/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=$WORK/b301/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=$WORK/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=$WORK/b087/_pkg_.a packagefile github.com/containers/image/v5/signature=$WORK/b094/_pkg_.a packagefile github.com/containers/storage/pkg/archive=$WORK/b162/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=$WORK/b170/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=$WORK/b058/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=$WORK/b055/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=$WORK/b163/_pkg_.a packagefile github.com/containers/storage/pkg/pools=$WORK/b165/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=$WORK/b069/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=$WORK/b196/_pkg_.a packagefile github.com/containers/storage/pkg/system=$WORK/b056/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf=$WORK/b349/_pkg_.a packagefile github.com/docker/libnetwork/types=$WORK/b352/_pkg_.a packagefile github.com/hashicorp/go-multierror=$WORK/b354/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=$WORK/b357/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=$WORK/b179/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=$WORK/b178/_pkg_.a packagefile github.com/openshift/api/config/v1=$WORK/b369/_pkg_.a packagefile github.com/openshift/imagebuilder=$WORK/b397/_pkg_.a packagefile github.com/seccomp/containers-golang=$WORK/b417/_pkg_.a packagefile golang.org/x/sys/unix=$WORK/b060/_pkg_.a packagefile hash=$WORK/b084/_pkg_.a packagefile math/rand=$WORK/b038/_pkg_.a packagefile net=$WORK/b035/_pkg_.a packagefile net/http=$WORK/b215/_pkg_.a packagefile net/url=$WORK/b132/_pkg_.a packagefile path=$WORK/b047/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=$WORK/b113/_pkg_.a packagefile flag=$WORK/b171/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=$WORK/b419/_pkg_.a packagefile github.com/fsouza/go-dockerclient=$WORK/b398/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=$WORK/b414/_pkg_.a packagefile github.com/containers/buildah/pkg/manifests=$WORK/b421/_pkg_.a packagefile github.com/containers/buildah/pkg/supplemented=$WORK/b422/_pkg_.a packagefile github.com/ghodss/yaml=$WORK/b297/_pkg_.a packagefile text/tabwriter=$WORK/b210/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=$WORK/b428/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=$WORK/b214/_pkg_.a packagefile github.com/syndtr/gocapability/capability=$WORK/b071/_pkg_.a packagefile os/user=$WORK/b046/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=$WORK/b242/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=$WORK/b096/_pkg_.a packagefile github.com/vbauerster/mpb=$WORK/b248/_pkg_.a packagefile github.com/vbauerster/mpb/decor=$WORK/b252/_pkg_.a packagefile golang.org/x/sync/semaphore=$WORK/b256/_pkg_.a packagefile crypto/rand=$WORK/b075/_pkg_.a packagefile crypto/tls=$WORK/b120/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=$WORK/b260/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=$WORK/b158/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=$WORK/b266/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=$WORK/b271/_pkg_.a packagefile github.com/docker/distribution/registry/client=$WORK/b275/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=$WORK/b270/_pkg_.a packagefile mime=$WORK/b225/_pkg_.a packagefile crypto/sha256=$WORK/b108/_pkg_.a packagefile encoding/hex=$WORK/b073/_pkg_.a packagefile github.com/containers/libtrust=$WORK/b114/_pkg_.a packagefile github.com/docker/docker/api/types/versions=$WORK/b138/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/keyctl=$WORK/b262/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=$WORK/b263/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=$WORK/b264/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=$WORK/b265/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=$WORK/b159/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=$WORK/b305/_pkg_.a packagefile github.com/containers/image/v5/openshift=$WORK/b337/_pkg_.a packagefile github.com/containers/image/v5/tarball=$WORK/b348/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=$WORK/b090/_pkg_.a packagefile github.com/BurntSushi/toml=$WORK/b088/_pkg_.a packagefile github.com/containers/storage/drivers=$WORK/b161/_pkg_.a packagefile github.com/containers/storage/drivers/register=$WORK/b173/_pkg_.a packagefile github.com/containers/storage/pkg/config=$WORK/b194/_pkg_.a packagefile github.com/containers/storage/pkg/directory=$WORK/b175/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=$WORK/b195/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=$WORK/b177/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=$WORK/b197/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=$WORK/b198/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=$WORK/b200/_pkg_.a packagefile github.com/klauspost/pgzip=$WORK/b105/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1=$WORK/b168/_pkg_.a packagefile github.com/pquerna/ffjson/inception=$WORK/b202/_pkg_.a packagefile github.com/pquerna/ffjson/shared=$WORK/b203/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=$WORK/b199/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=$WORK/b213/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=$WORK/b172/_pkg_.a packagefile hash/fnv=$WORK/b246/_pkg_.a packagefile log=$WORK/b062/_pkg_.a packagefile crypto=$WORK/b083/_pkg_.a packagefile encoding/csv=$WORK/b425/_pkg_.a packagefile internal/poll=$WORK/b020/_pkg_.a packagefile internal/testlog=$WORK/b023/_pkg_.a packagefile regexp/syntax=$WORK/b064/_pkg_.a packagefile runtime/internal/atomic=$WORK/b011/_pkg_.a packagefile runtime/internal/sys=$WORK/b012/_pkg_.a packagefile internal/race=$WORK/b008/_pkg_.a packagefile text/template/parse=$WORK/b212/_pkg_.a packagefile encoding/binary=$WORK/b029/_pkg_.a packagefile github.com/containernetworking/cni/pkg/invoke=$WORK/b049/_pkg_.a packagefile github.com/containers/storage/pkg/mount=$WORK/b057/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=$WORK/b232/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=$WORK/b233/_pkg_.a packagefile github.com/coreos/go-systemd/dbus=$WORK/b072/_pkg_.a packagefile github.com/godbus/dbus=$WORK/b074/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=$WORK/b258/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=$WORK/b302/_pkg_.a packagefile github.com/mtrmac/gpgme=$WORK/b141/_pkg_.a packagefile golang.org/x/crypto/openpgp=$WORK/b142/_pkg_.a packagefile compress/bzip2=$WORK/b097/_pkg_.a packagefile github.com/containers/storage/pkg/promise=$WORK/b166/_pkg_.a packagefile github.com/klauspost/compress/zstd=$WORK/b098/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/system=$WORK/b167/_pkg_.a packagefile text/scanner=$WORK/b065/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=$WORK/b068/_pkg_.a packagefile math/bits=$WORK/b061/_pkg_.a packagefile golang.org/x/net/context=$WORK/b164/_pkg_.a packagefile math/big=$WORK/b081/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=$WORK/b350/_pkg_.a packagefile github.com/docker/libnetwork/resolvconf/dns=$WORK/b351/_pkg_.a packagefile github.com/ishidawataru/sctp=$WORK/b353/_pkg_.a packagefile github.com/hashicorp/errwrap=$WORK/b355/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=$WORK/b358/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate=$WORK/b359/_pkg_.a packagefile k8s.io/api/core/v1=$WORK/b370/_pkg_.a packagefile k8s.io/apimachinery/pkg/apis/meta/v1=$WORK/b374/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime=$WORK/b386/_pkg_.a packagefile k8s.io/apimachinery/pkg/runtime/schema=$WORK/b389/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=$WORK/b413/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=$WORK/b415/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=$WORK/b416/_pkg_.a packagefile internal/nettrace=$WORK/b036/_pkg_.a packagefile internal/singleflight=$WORK/b037/_pkg_.a packagefile compress/gzip=$WORK/b216/_pkg_.a packagefile container/list=$WORK/b121/_pkg_.a packagefile vendor/golang_org/x/net/http2/hpack=$WORK/b217/_pkg_.a packagefile vendor/golang_org/x/net/idna=$WORK/b218/_pkg_.a packagefile vendor/golang_org/x/net/lex/httplex=$WORK/b223/_pkg_.a packagefile vendor/golang_org/x/net/proxy=$WORK/b224/_pkg_.a packagefile mime/multipart=$WORK/b226/_pkg_.a packagefile net/http/httptrace=$WORK/b229/_pkg_.a packagefile net/http/internal=$WORK/b230/_pkg_.a packagefile net/textproto=$WORK/b228/_pkg_.a packagefile crypto/x509=$WORK/b126/_pkg_.a packagefile github.com/docker/docker/api/types/registry=$WORK/b328/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=$WORK/b329/_pkg_.a packagefile github.com/docker/docker/pkg/archive=$WORK/b399/_pkg_.a packagefile github.com/docker/docker/pkg/fileutils=$WORK/b404/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=$WORK/b409/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=$WORK/b412/_pkg_.a packagefile net/http/httputil=$WORK/b336/_pkg_.a packagefile github.com/docker/docker/pkg/system=$WORK/b406/_pkg_.a packagefile gopkg.in/yaml.v2=$WORK/b298/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/boltdb=$WORK/b243/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=$WORK/b247/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=$WORK/b091/_pkg_.a packagefile github.com/ulikunitz/xz=$WORK/b107/_pkg_.a packagefile container/heap=$WORK/b249/_pkg_.a packagefile github.com/vbauerster/mpb/cwriter=$WORK/b250/_pkg_.a packagefile github.com/vbauerster/mpb/internal=$WORK/b254/_pkg_.a packagefile os/signal=$WORK/b255/_pkg_.a packagefile github.com/VividCortex/ewma=$WORK/b253/_pkg_.a packagefile crypto/aes=$WORK/b076/_pkg_.a packagefile crypto/cipher=$WORK/b077/_pkg_.a packagefile internal/syscall/unix=$WORK/b080/_pkg_.a packagefile crypto/des=$WORK/b122/_pkg_.a packagefile crypto/ecdsa=$WORK/b115/_pkg_.a packagefile crypto/elliptic=$WORK/b116/_pkg_.a packagefile crypto/hmac=$WORK/b123/_pkg_.a packagefile crypto/internal/cipherhw=$WORK/b079/_pkg_.a packagefile crypto/md5=$WORK/b124/_pkg_.a packagefile crypto/rc4=$WORK/b125/_pkg_.a packagefile crypto/rsa=$WORK/b119/_pkg_.a packagefile crypto/sha1=$WORK/b082/_pkg_.a packagefile crypto/sha512=$WORK/b117/_pkg_.a packagefile crypto/subtle=$WORK/b078/_pkg_.a packagefile encoding/asn1=$WORK/b118/_pkg_.a packagefile encoding/pem=$WORK/b129/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305=$WORK/b133/_pkg_.a packagefile vendor/golang_org/x/crypto/curve25519=$WORK/b136/_pkg_.a packagefile github.com/docker/go-connections/sockets=$WORK/b267/_pkg_.a packagefile github.com/docker/distribution/reference=$WORK/b272/_pkg_.a packagefile github.com/gorilla/mux=$WORK/b274/_pkg_.a packagefile github.com/docker/distribution=$WORK/b276/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=$WORK/b277/_pkg_.a packagefile github.com/docker/distribution/registry/client/transport=$WORK/b278/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache=$WORK/b279/_pkg_.a packagefile github.com/docker/distribution/registry/storage/cache/memory=$WORK/b296/_pkg_.a packagefile crypto/x509/pkix=$WORK/b128/_pkg_.a packagefile encoding/base32=$WORK/b137/_pkg_.a packagefile github.com/docker/docker/client=$WORK/b306/_pkg_.a packagefile github.com/imdario/mergo=$WORK/b338/_pkg_.a packagefile golang.org/x/net/http2=$WORK/b339/_pkg_.a packagefile k8s.io/client-go/util/homedir=$WORK/b347/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=$WORK/b174/_pkg_.a packagefile github.com/containers/storage/drivers/btrfs=$WORK/b180/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=$WORK/b181/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=$WORK/b186/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=$WORK/b190/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=$WORK/b192/_pkg_.a packagefile github.com/tchap/go-patricia/patricia=$WORK/b201/_pkg_.a packagefile github.com/klauspost/compress/flate=$WORK/b106/_pkg_.a packagefile hash/crc32=$WORK/b102/_pkg_.a packagefile github.com/pquerna/ffjson/fflib/v1/internal=$WORK/b169/_pkg_.a packagefile go/format=$WORK/b204/_pkg_.a packagefile hash/crc64=$WORK/b112/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=$WORK/b143/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=$WORK/b144/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=$WORK/b145/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=$WORK/b151/_pkg_.a packagefile github.com/klauspost/compress/huff0=$WORK/b099/_pkg_.a packagefile github.com/klauspost/compress/snappy=$WORK/b101/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=$WORK/b103/_pkg_.a packagefile runtime/debug=$WORK/b104/_pkg_.a packagefile github.com/blang/semver=$WORK/b360/_pkg_.a packagefile github.com/opencontainers/runtime-tools/filepath=$WORK/b362/_pkg_.a packagefile github.com/opencontainers/runtime-tools/specerror=$WORK/b363/_pkg_.a packagefile github.com/xeipuuv/gojsonschema=$WORK/b365/_pkg_.a packagefile github.com/gogo/protobuf/proto=$WORK/b331/_pkg_.a packagefile github.com/gogo/protobuf/sortkeys=$WORK/b371/_pkg_.a packagefile k8s.io/apimachinery/pkg/api/resource=$WORK/b372/_pkg_.a packagefile k8s.io/apimachinery/pkg/types=$WORK/b393/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/intstr=$WORK/b394/_pkg_.a packagefile github.com/google/gofuzz=$WORK/b375/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion=$WORK/b376/_pkg_.a packagefile k8s.io/apimachinery/pkg/fields=$WORK/b378/_pkg_.a packagefile k8s.io/apimachinery/pkg/labels=$WORK/b380/_pkg_.a packagefile k8s.io/apimachinery/pkg/selection=$WORK/b379/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/runtime=$WORK/b392/_pkg_.a packagefile k8s.io/apimachinery/pkg/watch=$WORK/b395/_pkg_.a packagefile go/ast=$WORK/b205/_pkg_.a packagefile go/doc=$WORK/b387/_pkg_.a packagefile go/parser=$WORK/b208/_pkg_.a packagefile go/token=$WORK/b207/_pkg_.a packagefile k8s.io/apimachinery/pkg/conversion/queryparams=$WORK/b388/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/errors=$WORK/b384/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/json=$WORK/b390/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/naming=$WORK/b391/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/sets=$WORK/b381/_pkg_.a packagefile k8s.io/klog=$WORK/b385/_pkg_.a packagefile compress/flate=$WORK/b146/_pkg_.a packagefile vendor/golang_org/x/text/secure/bidirule=$WORK/b219/_pkg_.a packagefile vendor/golang_org/x/text/unicode/bidi=$WORK/b221/_pkg_.a packagefile vendor/golang_org/x/text/unicode/norm=$WORK/b222/_pkg_.a packagefile mime/quotedprintable=$WORK/b227/_pkg_.a packagefile crypto/dsa=$WORK/b127/_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 github.com/docker/docker/api/types/container=$WORK/b309/_pkg_.a packagefile github.com/docker/docker/api/types/mount=$WORK/b311/_pkg_.a packagefile github.com/docker/docker/api/types/network=$WORK/b315/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=$WORK/b330/_pkg_.a packagefile github.com/containerd/continuity/fs=$WORK/b400/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=$WORK/b405/_pkg_.a packagefile github.com/docker/docker/pkg/pools=$WORK/b408/_pkg_.a packagefile github.com/docker/docker/pkg/term=$WORK/b410/_pkg_.a packagefile github.com/morikuni/aec=$WORK/b411/_pkg_.a packagefile github.com/docker/docker/pkg/mount=$WORK/b407/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=$WORK/b244/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=$WORK/b109/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=$WORK/b110/_pkg_.a packagefile github.com/mattn/go-isatty=$WORK/b251/_pkg_.a packagefile vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20=$WORK/b134/_pkg_.a packagefile vendor/golang_org/x/crypto/poly1305=$WORK/b135/_pkg_.a packagefile golang.org/x/net/proxy=$WORK/b268/_pkg_.a packagefile github.com/docker/distribution/digestset=$WORK/b273/_pkg_.a packagefile github.com/docker/distribution/metrics=$WORK/b280/_pkg_.a packagefile github.com/docker/docker/api=$WORK/b307/_pkg_.a packagefile github.com/docker/docker/api/types=$WORK/b308/_pkg_.a packagefile github.com/docker/docker/api/types/events=$WORK/b332/_pkg_.a packagefile github.com/docker/docker/api/types/filters=$WORK/b314/_pkg_.a packagefile github.com/docker/docker/api/types/image=$WORK/b333/_pkg_.a packagefile github.com/docker/docker/api/types/time=$WORK/b334/_pkg_.a packagefile github.com/docker/docker/api/types/volume=$WORK/b335/_pkg_.a packagefile github.com/docker/docker/errdefs=$WORK/b316/_pkg_.a packagefile golang.org/x/net/http/httpguts=$WORK/b340/_pkg_.a packagefile golang.org/x/net/http2/hpack=$WORK/b346/_pkg_.a packagefile golang.org/x/net/idna=$WORK/b341/_pkg_.a packagefile github.com/containers/storage/pkg/locker=$WORK/b176/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=$WORK/b182/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=$WORK/b183/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=$WORK/b184/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=$WORK/b185/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=$WORK/b187/_pkg_.a packagefile github.com/containers/storage/drivers/quota=$WORK/b188/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=$WORK/b189/_pkg_.a packagefile github.com/containers/storage/drivers/copy=$WORK/b191/_pkg_.a packagefile github.com/mistifyio/go-zfs=$WORK/b193/_pkg_.a packagefile go/printer=$WORK/b209/_pkg_.a packagefile compress/zlib=$WORK/b147/_pkg_.a packagefile golang.org/x/crypto/cast5=$WORK/b149/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=$WORK/b150/_pkg_.a packagefile image=$WORK/b152/_pkg_.a packagefile image/jpeg=$WORK/b154/_pkg_.a packagefile github.com/klauspost/compress/fse=$WORK/b100/_pkg_.a packagefile database/sql/driver=$WORK/b361/_pkg_.a packagefile github.com/opencontainers/runtime-tools/error=$WORK/b364/_pkg_.a packagefile github.com/xeipuuv/gojsonreference=$WORK/b366/_pkg_.a packagefile net/mail=$WORK/b368/_pkg_.a packagefile gopkg.in/inf.v0=$WORK/b373/_pkg_.a packagefile k8s.io/apimachinery/third_party/forked/golang/reflect=$WORK/b377/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation=$WORK/b382/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/net=$WORK/b396/_pkg_.a packagefile go/scanner=$WORK/b206/_pkg_.a packagefile vendor/golang_org/x/text/transform=$WORK/b220/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=$WORK/b310/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=$WORK/b312/_pkg_.a packagefile github.com/docker/go-connections/nat=$WORK/b313/_pkg_.a packagefile github.com/containerd/continuity/sysx=$WORK/b401/_pkg_.a packagefile golang.org/x/sync/errgroup=$WORK/b403/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=$WORK/b111/_pkg_.a packagefile golang.org/x/net/internal/socks=$WORK/b269/_pkg_.a packagefile github.com/docker/go-metrics=$WORK/b281/_pkg_.a packagefile github.com/containerd/containerd/errdefs=$WORK/b317/_pkg_.a packagefile google.golang.org/grpc/codes=$WORK/b318/_pkg_.a packagefile google.golang.org/grpc/status=$WORK/b319/_pkg_.a packagefile golang.org/x/text/secure/bidirule=$WORK/b342/_pkg_.a packagefile golang.org/x/text/unicode/bidi=$WORK/b344/_pkg_.a packagefile golang.org/x/text/unicode/norm=$WORK/b345/_pkg_.a packagefile hash/adler32=$WORK/b148/_pkg_.a packagefile image/color=$WORK/b153/_pkg_.a packagefile image/internal/imageutil=$WORK/b155/_pkg_.a packagefile github.com/xeipuuv/gojsonpointer=$WORK/b367/_pkg_.a packagefile k8s.io/apimachinery/pkg/util/validation/field=$WORK/b383/_pkg_.a packagefile github.com/containerd/continuity/syscallx=$WORK/b402/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus=$WORK/b282/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/promhttp=$WORK/b295/_pkg_.a packagefile github.com/golang/protobuf/proto=$WORK/b285/_pkg_.a packagefile github.com/golang/protobuf/ptypes=$WORK/b320/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=$WORK/b324/_pkg_.a packagefile google.golang.org/grpc/internal=$WORK/b325/_pkg_.a packagefile golang.org/x/text/transform=$WORK/b343/_pkg_.a packagefile expvar=$WORK/b283/_pkg_.a packagefile github.com/beorn7/perks/quantile=$WORK/b284/_pkg_.a packagefile github.com/prometheus/client_golang/prometheus/internal=$WORK/b286/_pkg_.a packagefile github.com/prometheus/client_model/go=$WORK/b287/_pkg_.a packagefile github.com/prometheus/common/expfmt=$WORK/b288/_pkg_.a packagefile github.com/prometheus/common/model=$WORK/b291/_pkg_.a packagefile github.com/prometheus/procfs=$WORK/b292/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=$WORK/b321/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=$WORK/b322/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=$WORK/b323/_pkg_.a packagefile google.golang.org/grpc/connectivity=$WORK/b326/_pkg_.a packagefile github.com/matttproud/golang_protobuf_extensions/pbutil=$WORK/b289/_pkg_.a packagefile github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg=$WORK/b290/_pkg_.a packagefile github.com/prometheus/procfs/internal/fs=$WORK/b293/_pkg_.a packagefile github.com/prometheus/procfs/internal/util=$WORK/b294/_pkg_.a packagefile google.golang.org/grpc/grpclog=$WORK/b327/_pkg_.a EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -buildmode=pie -buildid=HrzXDFzkGNnpF0h1w5Jo/sZ2nVE3R_nO4p4WVRanV/a-2vkgrbfSCLceEYt-n1/HrzXDFzkGNnpF0h1w5Jo -B 0x8d9a7b9d04b69a423157d499ca44963def4bb069 -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_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out buildah rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory `/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/docs' go-md2man -in buildah.md -out buildah.1 go-md2man -in buildah-rm.md -out buildah-rm.1 go-md2man -in buildah-commit.md -out buildah-commit.1 go-md2man -in buildah-login.md -out buildah-login.1 go-md2man -in buildah-manifest-annotate.md -out buildah-manifest-annotate.1 go-md2man -in buildah-info.md -out buildah-info.1 go-md2man -in buildah-rename.md -out buildah-rename.1 go-md2man -in buildah-manifest-inspect.md -out buildah-manifest-inspect.1 go-md2man -in buildah-config.md -out buildah-config.1 go-md2man -in buildah-manifest-create.md -out buildah-manifest-create.1 go-md2man -in buildah-images.md -out buildah-images.1 go-md2man -in buildah-umount.md -out buildah-umount.1 go-md2man -in buildah-manifest-add.md -out buildah-manifest-add.1 go-md2man -in buildah-from.md -out buildah-from.1 go-md2man -in buildah-copy.md -out buildah-copy.1 go-md2man -in buildah-push.md -out buildah-push.1 go-md2man -in buildah-unshare.md -out buildah-unshare.1 go-md2man -in buildah-bud.md -out buildah-bud.1 go-md2man -in buildah-mount.md -out buildah-mount.1 go-md2man -in buildah-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-rmi.md -out buildah-rmi.1 go-md2man -in buildah-logout.md -out buildah-logout.1 go-md2man -in buildah-pull.md -out buildah-pull.1 go-md2man -in buildah-add.md -out buildah-add.1 go-md2man -in buildah-manifest-remove.md -out buildah-manifest-remove.1 go-md2man -in buildah-version.md -out buildah-version.1 go-md2man -in buildah-containers.md -out buildah-containers.1 go-md2man -in buildah-manifest-push.md -out buildah-manifest-push.1 make: Leaving directory `/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V2g9Zt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 + cd buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build:/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9:/usr/share/gocode + GOPATH=/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/_build:/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9:/usr/share/gocode + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 PREFIX=/usr install install.completions install -D -m0755 buildah /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64//usr/bin/buildah install -m 644 -D contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 PREFIX=/usr -C docs install make: Entering directory `/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/docs' install -d /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64//usr/share/man/man1 make: Leaving directory `/builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9/docs' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m /builddir/build/BUILD/buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 extracting debug info from /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/bin/buildah /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 22513 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: buildah-1.12.0-2.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L7auIf + umask 022 + cd /builddir/build/BUILD + cd buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/share/doc/buildah-1.12.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/share/doc/buildah-1.12.0 + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/share/doc/buildah-1.12.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7WbEr1 + umask 022 + cd /builddir/build/BUILD + cd buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/share/licenses/buildah-1.12.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/share/licenses/buildah-1.12.0 + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64/usr/share/licenses/buildah-1.12.0 + exit 0 Provides: buildah = 1.12.0-2.el7 buildah(x86-64) = 1.12.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: buildah-debuginfo-1.12.0-2.el7.x86_64 Provides: buildah-debuginfo = 1.12.0-2.el7 buildah-debuginfo(x86-64) = 1.12.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 Wrote: /builddir/build/RPMS/buildah-1.12.0-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.12.0-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dxe76I + umask 022 + cd /builddir/build/BUILD + cd buildah-6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/buildah-1.12.0-2.el7.x86_64 + exit 0 Child return code was: 0